=>> Building security/keepass-diff build started at Sun Jan 25 03:39:19 EST 2026 port directory: /usr/ports/security/keepass-diff package name: keepass-diff-1.1.3 building for: FreeBSD pkg.DaveG.ca 13.5-RELEASE-p7 FreeBSD 13.5-RELEASE-p7 1305000 amd64 maintained by: hiroo.ono+freebsd@gmail.com Makefile datestamp: -rw-r--r-- 1 root wheel 469 Jan 5 20:59 /usr/ports/security/keepass-diff/Makefile Ports top last git commit: 076a295eb33c Ports top unclean checkout: no Port dir last git commit: 9e541676ef69 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500068 Jail OSVERSION: 1305000 Job Id: 05 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1305000 UNAME_v=FreeBSD 13.5-RELEASE-p7 1305000 UNAME_r=13.5-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/usr/local/poudriere/data/.m/freebsd_13_5_x64-HEAD-ALL/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=tmux-256color OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/freebsd_13_5_x64-HEAD-ALL/05/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=freebsd_13_5_x64-HEAD-ALL SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/freebsd_13_5_x64-HEAD-ALL/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for keepass-diff-1.1.3: NATIVE=off: Use native optimization (-march=native) ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- hiroo.ono+freebsd@gmail.com --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/keepass-diff/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/keepass-diff/work XDG_CACHE_HOME=/wrkdirs/usr/ports/security/keepass-diff/work/.cache HOME=/wrkdirs/usr/ports/security/keepass-diff/work TMPDIR="/wrkdirs/usr/ports/security/keepass-diff/work" PATH=/wrkdirs/usr/ports/security/keepass-diff/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/security/keepass-diff/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/keepass-diff/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/keepass-diff/work XDG_CACHE_HOME=/wrkdirs/usr/ports/security/keepass-diff/work/.cache HOME=/wrkdirs/usr/ports/security/keepass-diff/work TMPDIR="/wrkdirs/usr/ports/security/keepass-diff/work" PATH=/wrkdirs/usr/ports/security/keepass-diff/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/security/keepass-diff/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=13.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/keepass-diff" EXAMPLESDIR="share/examples/keepass-diff" DATADIR="share/keepass-diff" WWWDIR="www/keepass-diff" ETCDIR="etc/keepass-diff" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/keepass-diff DOCSDIR=/usr/local/share/doc/keepass-diff EXAMPLESDIR=/usr/local/share/examples/keepass-diff WWWDIR=/usr/local/www/keepass-diff ETCDIR=/usr/local/etc/keepass-diff --End SUB_LIST-- ---Begin make.conf--- DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> keepass-diff-1.1.3 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.5.1.pkg [pkg.DaveG.ca] Installing pkg-2.5.1... [pkg.DaveG.ca] Extracting pkg-2.5.1: .......... done ===> keepass-diff-1.1.3 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of keepass-diff-1.1.3 =========================================================================== =================================================== ===== 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 keepass-diff-1.1.3 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by keepass-diff-1.1.3 for building => SHA256 Checksum OK for rust/crates/adler-0.2.3.crate. => SHA256 Checksum OK for rust/crates/aes-0.7.4.crate. => SHA256 Checksum OK for rust/crates/arrayref-0.3.6.crate. => SHA256 Checksum OK for rust/crates/arrayvec-0.5.2.crate. => SHA256 Checksum OK for rust/crates/atty-0.2.14.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.0.1.crate. => SHA256 Checksum OK for rust/crates/base64-0.13.0.crate. => SHA256 Checksum OK for rust/crates/bitflags-1.2.1.crate. => SHA256 Checksum OK for rust/crates/blake2b_simd-0.5.11.crate. => SHA256 Checksum OK for rust/crates/block-buffer-0.9.0.crate. => SHA256 Checksum OK for rust/crates/block-modes-0.8.1.crate. => SHA256 Checksum OK for rust/crates/block-padding-0.2.1.crate. => SHA256 Checksum OK for rust/crates/byteorder-1.4.2.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.0.crate. => SHA256 Checksum OK for rust/crates/chacha20-0.7.2.crate. => SHA256 Checksum OK for rust/crates/chrono-0.4.19.crate. => SHA256 Checksum OK for rust/crates/cipher-0.3.0.crate. => SHA256 Checksum OK for rust/crates/clap-3.0.10.crate. => SHA256 Checksum OK for rust/crates/clap_derive-3.0.6.crate. => SHA256 Checksum OK for rust/crates/constant_time_eq-0.1.5.crate. => SHA256 Checksum OK for rust/crates/cpufeatures-0.1.5.crate. => SHA256 Checksum OK for rust/crates/crc32fast-1.2.1.crate. => SHA256 Checksum OK for rust/crates/crossbeam-utils-0.8.1.crate. => SHA256 Checksum OK for rust/crates/crypto-mac-0.11.1.crate. => SHA256 Checksum OK for rust/crates/digest-0.9.0.crate. => SHA256 Checksum OK for rust/crates/flate2-1.0.20.crate. => SHA256 Checksum OK for rust/crates/generic-array-0.14.4.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.11.2.crate. => SHA256 Checksum OK for rust/crates/heck-0.4.0.crate. => SHA256 Checksum OK for rust/crates/hermit-abi-0.1.18.crate. => SHA256 Checksum OK for rust/crates/hex-literal-0.3.3.crate. => SHA256 Checksum OK for rust/crates/hmac-0.11.0.crate. => SHA256 Checksum OK for rust/crates/indexmap-1.8.0.crate. => SHA256 Checksum OK for rust/crates/keepass-0.4.9.crate. => SHA256 Checksum OK for rust/crates/lazy_static-1.4.0.crate. => SHA256 Checksum OK for rust/crates/libc-0.2.98.crate. => SHA256 Checksum OK for rust/crates/memchr-2.4.1.crate. => SHA256 Checksum OK for rust/crates/miniz_oxide-0.4.3.crate. => SHA256 Checksum OK for rust/crates/num-integer-0.1.44.crate. => SHA256 Checksum OK for rust/crates/num-traits-0.2.14.crate. => SHA256 Checksum OK for rust/crates/opaque-debug-0.3.0.crate. => SHA256 Checksum OK for rust/crates/os_str_bytes-6.0.0.crate. => SHA256 Checksum OK for rust/crates/proc-macro-error-1.0.4.crate. => SHA256 Checksum OK for rust/crates/proc-macro-error-attr-1.0.4.crate. => SHA256 Checksum OK for rust/crates/proc-macro2-1.0.36.crate. => SHA256 Checksum OK for rust/crates/quote-1.0.14.crate. => SHA256 Checksum OK for rust/crates/rpassword-5.0.1.crate. => SHA256 Checksum OK for rust/crates/rust-argon2-0.8.3.crate. => SHA256 Checksum OK for rust/crates/salsa20-0.8.1.crate. => SHA256 Checksum OK for rust/crates/secstr-0.4.0.crate. => SHA256 Checksum OK for rust/crates/sha2-0.9.5.crate. => SHA256 Checksum OK for rust/crates/strsim-0.10.0.crate. => SHA256 Checksum OK for rust/crates/subtle-2.4.1.crate. => SHA256 Checksum OK for rust/crates/syn-1.0.85.crate. => SHA256 Checksum OK for rust/crates/termcolor-1.1.2.crate. => SHA256 Checksum OK for rust/crates/terminal_size-0.1.17.crate. => SHA256 Checksum OK for rust/crates/textwrap-0.14.2.crate. => SHA256 Checksum OK for rust/crates/time-0.1.44.crate. => SHA256 Checksum OK for rust/crates/twofish-0.6.0.crate. => SHA256 Checksum OK for rust/crates/typenum-1.12.0.crate. => SHA256 Checksum OK for rust/crates/unicode-xid-0.2.2.crate. => SHA256 Checksum OK for rust/crates/version_check-0.9.3.crate. => SHA256 Checksum OK for rust/crates/wasi-0.10.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.5.crate. => SHA256 Checksum OK for rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/xml-rs-0.8.3.crate. => SHA256 Checksum OK for Narigo-keepass-diff-1.1.3_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by keepass-diff-1.1.3 for building ===> Extracting for keepass-diff-1.1.3 => SHA256 Checksum OK for rust/crates/adler-0.2.3.crate. => SHA256 Checksum OK for rust/crates/aes-0.7.4.crate. => SHA256 Checksum OK for rust/crates/arrayref-0.3.6.crate. => SHA256 Checksum OK for rust/crates/arrayvec-0.5.2.crate. => SHA256 Checksum OK for rust/crates/atty-0.2.14.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.0.1.crate. => SHA256 Checksum OK for rust/crates/base64-0.13.0.crate. => SHA256 Checksum OK for rust/crates/bitflags-1.2.1.crate. => SHA256 Checksum OK for rust/crates/blake2b_simd-0.5.11.crate. => SHA256 Checksum OK for rust/crates/block-buffer-0.9.0.crate. => SHA256 Checksum OK for rust/crates/block-modes-0.8.1.crate. => SHA256 Checksum OK for rust/crates/block-padding-0.2.1.crate. => SHA256 Checksum OK for rust/crates/byteorder-1.4.2.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.0.crate. => SHA256 Checksum OK for rust/crates/chacha20-0.7.2.crate. => SHA256 Checksum OK for rust/crates/chrono-0.4.19.crate. => SHA256 Checksum OK for rust/crates/cipher-0.3.0.crate. => SHA256 Checksum OK for rust/crates/clap-3.0.10.crate. => SHA256 Checksum OK for rust/crates/clap_derive-3.0.6.crate. => SHA256 Checksum OK for rust/crates/constant_time_eq-0.1.5.crate. => SHA256 Checksum OK for rust/crates/cpufeatures-0.1.5.crate. => SHA256 Checksum OK for rust/crates/crc32fast-1.2.1.crate. => SHA256 Checksum OK for rust/crates/crossbeam-utils-0.8.1.crate. => SHA256 Checksum OK for rust/crates/crypto-mac-0.11.1.crate. => SHA256 Checksum OK for rust/crates/digest-0.9.0.crate. => SHA256 Checksum OK for rust/crates/flate2-1.0.20.crate. => SHA256 Checksum OK for rust/crates/generic-array-0.14.4.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.11.2.crate. => SHA256 Checksum OK for rust/crates/heck-0.4.0.crate. => SHA256 Checksum OK for rust/crates/hermit-abi-0.1.18.crate. => SHA256 Checksum OK for rust/crates/hex-literal-0.3.3.crate. => SHA256 Checksum OK for rust/crates/hmac-0.11.0.crate. => SHA256 Checksum OK for rust/crates/indexmap-1.8.0.crate. => SHA256 Checksum OK for rust/crates/keepass-0.4.9.crate. => SHA256 Checksum OK for rust/crates/lazy_static-1.4.0.crate. => SHA256 Checksum OK for rust/crates/libc-0.2.98.crate. => SHA256 Checksum OK for rust/crates/memchr-2.4.1.crate. => SHA256 Checksum OK for rust/crates/miniz_oxide-0.4.3.crate. => SHA256 Checksum OK for rust/crates/num-integer-0.1.44.crate. => SHA256 Checksum OK for rust/crates/num-traits-0.2.14.crate. => SHA256 Checksum OK for rust/crates/opaque-debug-0.3.0.crate. => SHA256 Checksum OK for rust/crates/os_str_bytes-6.0.0.crate. => SHA256 Checksum OK for rust/crates/proc-macro-error-1.0.4.crate. => SHA256 Checksum OK for rust/crates/proc-macro-error-attr-1.0.4.crate. => SHA256 Checksum OK for rust/crates/proc-macro2-1.0.36.crate. => SHA256 Checksum OK for rust/crates/quote-1.0.14.crate. => SHA256 Checksum OK for rust/crates/rpassword-5.0.1.crate. => SHA256 Checksum OK for rust/crates/rust-argon2-0.8.3.crate. => SHA256 Checksum OK for rust/crates/salsa20-0.8.1.crate. => SHA256 Checksum OK for rust/crates/secstr-0.4.0.crate. => SHA256 Checksum OK for rust/crates/sha2-0.9.5.crate. => SHA256 Checksum OK for rust/crates/strsim-0.10.0.crate. => SHA256 Checksum OK for rust/crates/subtle-2.4.1.crate. => SHA256 Checksum OK for rust/crates/syn-1.0.85.crate. => SHA256 Checksum OK for rust/crates/termcolor-1.1.2.crate. => SHA256 Checksum OK for rust/crates/terminal_size-0.1.17.crate. => SHA256 Checksum OK for rust/crates/textwrap-0.14.2.crate. => SHA256 Checksum OK for rust/crates/time-0.1.44.crate. => SHA256 Checksum OK for rust/crates/twofish-0.6.0.crate. => SHA256 Checksum OK for rust/crates/typenum-1.12.0.crate. => SHA256 Checksum OK for rust/crates/unicode-xid-0.2.2.crate. => SHA256 Checksum OK for rust/crates/version_check-0.9.3.crate. => SHA256 Checksum OK for rust/crates/wasi-0.10.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.5.crate. => SHA256 Checksum OK for rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/xml-rs-0.8.3.crate. => SHA256 Checksum OK for Narigo-keepass-diff-1.1.3_GH0.tar.gz. ===> Moving crates to /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3//cargo-crates =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for keepass-diff-1.1.3 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> keepass-diff-1.1.3 depends on package: rust>=1.92.0 - not found ===> Installing existing package /packages/All/rust-1.92.0.pkg [pkg.DaveG.ca] Installing rust-1.92.0... [pkg.DaveG.ca] `-- Installing curl-8.17.0... [pkg.DaveG.ca] | `-- Installing brotli-1.2.0,1... [pkg.DaveG.ca] | `-- Extracting brotli-1.2.0,1: .......... done [pkg.DaveG.ca] | `-- Installing libidn2-2.3.8... [pkg.DaveG.ca] | | `-- Installing indexinfo-0.3.1_1... [pkg.DaveG.ca] | | `-- Extracting indexinfo-0.3.1_1: . done [pkg.DaveG.ca] | | `-- Installing libunistring-1.4.1... [pkg.DaveG.ca] | | `-- Extracting libunistring-1.4.1: .......... done [pkg.DaveG.ca] | `-- Extracting libidn2-2.3.8: .......... done [pkg.DaveG.ca] | `-- Installing libnghttp2-1.68.0... [pkg.DaveG.ca] | `-- Extracting libnghttp2-1.68.0: ....... done [pkg.DaveG.ca] | `-- Installing libpsl-0.21.5_2... [pkg.DaveG.ca] | `-- Extracting libpsl-0.21.5_2: ........ done [pkg.DaveG.ca] | `-- Installing libssh2-1.11.1,3... [pkg.DaveG.ca] | `-- Extracting libssh2-1.11.1,3: .......... done [pkg.DaveG.ca] | `-- Installing zstd-1.5.7_1... [pkg.DaveG.ca] | `-- Extracting zstd-1.5.7_1: .......... done [pkg.DaveG.ca] `-- Extracting curl-8.17.0: .......... done [pkg.DaveG.ca] Extracting rust-1.92.0: .......... done ===> keepass-diff-1.1.3 depends on package: rust>=1.92.0 - found ===> Returning to build of keepass-diff-1.1.3 ===> keepass-diff-1.1.3 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.12_8.pkg [pkg.DaveG.ca] Installing ccache-3.7.12_8... [pkg.DaveG.ca] Extracting ccache-3.7.12_8: ......... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for clang create symlink for clang (world) create symlink for clang++ create symlink for clang++ (world) ===== Message from ccache-3.7.12_8: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> keepass-diff-1.1.3 depends on file: /usr/local/bin/ccache - found ===> Returning to build of keepass-diff-1.1.3 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for keepass-diff-1.1.3 ===> Additional optimization to port applied ===> Cargo config: [source.cargo] directory = '/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3//cargo-crates' [source.crates-io] replace-with = 'cargo' ===> Updating Cargo.lock Locking 0 packages to latest compatible versions note: to see how you depend on a package, run `cargo tree --invert @` =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for keepass-diff-1.1.3 warning: no edition set: defaulting to the 2015 edition while the latest is 2024 Compiling version_check v0.9.3 Compiling autocfg v1.0.1 Compiling typenum v1.12.0 Compiling libc v0.2.98 Compiling cfg-if v1.0.0 Compiling proc-macro2 v1.0.36 Compiling unicode-xid v0.2.2 Compiling syn v1.0.85 Compiling crc32fast v1.2.1 Compiling memchr v2.4.1 Compiling cpufeatures v0.1.5 Compiling opaque-debug v0.3.0 Compiling lazy_static v1.4.0 Compiling bitflags v1.2.1 Compiling constant_time_eq v0.1.5 Compiling adler v0.2.3 Compiling subtle v2.4.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=version_check CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/version_check-0.9.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/version_check-0.9.3/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.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name version_check --edition=2015 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/version_check-0.9.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=72e3301b52ca5387 -C extra-filename=-f31e4dffa2c8f022 --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/autocfg-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/autocfg-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Josh Stone ' CARGO_PKG_DESCRIPTION='Automatic cfg for Rust compiler features' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=autocfg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/autocfg' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.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/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name autocfg --edition=2015 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/autocfg-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=25f6240faed3dc2c -C extra-filename=-f60aaa57c322204c --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_main CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.12.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_main --edition=2015 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("force_unix_path_separator", "i128", "no_std", "strict"))' -C metadata=e282962a5aaef951 -C extra-filename=-9f28b8bbf92776d9 --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/typenum-9f28b8bbf92776d9 -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Compiling arrayref v0.3.6 Compiling arrayvec v0.5.2 Compiling hashbrown v0.11.2 Compiling base64 v0.13.0 Compiling heck v0.4.0 Compiling block-padding v0.2.1 Compiling byteorder v1.4.2 Compiling xml-rs v0.8.3 Compiling hex-literal v0.3.3 Compiling termcolor v1.1.2 Compiling strsim v0.10.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/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.98 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=98 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/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=f35d507fd863b2ad -C extra-filename=-ae26948dcc327adb --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/libc-ae26948dcc327adb -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/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.31 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/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/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=d91220aae5acb673 -C extra-filename=-2040b7a610e6bf63 --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/proc-macro2-2040b7a610e6bf63 -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/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/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=e3ffc905a0b830c0 -C extra-filename=-1e473bfa730f368f --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_xid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/unicode-xid-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/unicode-xid-0.2.2/Cargo.toml CARGO_PKG_AUTHORS='erick.tryzelaar :kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-xid' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-xid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-xid' 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/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_xid --edition=2015 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/unicode-xid-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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "default", "no_std"))' -C metadata=3797341a7de0f147 -C extra-filename=-bdb87f01d4fe998b --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.85 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=85 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=143d09fda5eff607 -C extra-filename=-2542d77a36c9759f --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/syn-2542d77a36c9759f -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrayvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/arrayvec-0.5.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/arrayvec-0.5.2/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrayvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/arrayvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name arrayvec --edition=2018 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/arrayvec-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("array-sizes-129-255", "array-sizes-33-128", "default", "serde", "std", "unstable-const-fn"))' -C metadata=dea08c9a720f6240 -C extra-filename=-ed3c2db23540ff90 --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cpufeatures CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/cpufeatures-0.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/cpufeatures-0.1.5/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Lightweight and efficient no-std compatible alternative to the is_x86_feature_detected'\!' macro ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cpufeatures CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.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/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name cpufeatures --edition=2018 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/cpufeatures-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3a6c221274f0f76b -C extra-filename=-332e612313a492d6 --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/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='' CARGO_PKG_VERSION=2.4.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=d5cc40def4ba838c -C extra-filename=-4ffd81c8d89a35c5 --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/memchr-4ffd81c8d89a35c5 -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lazy_static CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/lazy_static-1.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/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/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name lazy_static --edition=2015 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/lazy_static-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=767c8e3ff838c0a1 -C extra-filename=-71d61face2256daa --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=opaque_debug CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/opaque-debug-0.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/opaque-debug-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Macro for opaque Debug trait implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=opaque-debug CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' 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/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name opaque_debug --edition=2018 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/opaque-debug-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a21aa200abda23ab -C extra-filename=-2a92f6e59c64099e --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hex_literal CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/hex-literal-0.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/hex-literal-0.3.3/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Procedural macro for converting hexadecimal string to byte array at compile time.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hex-literal CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' 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/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name hex_literal --edition=2018 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/hex-literal-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=66abdf4ae858f020 -C extra-filename=-7db9f684c7c567be --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=constant_time_eq CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/constant_time_eq-0.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/constant_time_eq-0.1.5/Cargo.toml CARGO_PKG_AUTHORS='Cesar Eduardo Barros ' CARGO_PKG_DESCRIPTION='Compares two equal-sized byte strings in constant time.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=CC0-1.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=constant_time_eq CARGO_PKG_README=README CARGO_PKG_REPOSITORY='https://github.com/cesarb/constant_time_eq' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name constant_time_eq --edition=2015 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/constant_time_eq-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1a23a7c525ee206a -C extra-filename=-302b1f96b1a931bc --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=adler CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/adler-0.2.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/adler-0.2.3/Cargo.toml CARGO_PKG_AUTHORS='Jonas Schievink ' CARGO_PKG_DESCRIPTION='A simple clean-room implementation of the Adler-32 checksum' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='0BSD OR MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=adler CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jonas-schievink/adler.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=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/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name adler --edition=2015 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/adler-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=fa4d3eef426306c6 -C extra-filename=-8b783a7867dafb13 --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=subtle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/subtle-2.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/subtle-2.4.1/Cargo.toml CARGO_PKG_AUTHORS='Isis Lovecruft :Henry de Valence ' CARGO_PKG_DESCRIPTION='Pure-Rust traits and utilities for constant-time cryptographic implementations.' CARGO_PKG_HOMEPAGE='https://dalek.rs/' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=subtle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dalek-cryptography/subtle' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.4.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name subtle --edition=2015 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/subtle-2.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "nightly", "std"))' -C metadata=9eccb917441c438c -C extra-filename=-a133279ced598fbc --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrayref CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/arrayref-0.3.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/arrayref-0.3.6/Cargo.toml CARGO_PKG_AUTHORS='David Roundy ' CARGO_PKG_DESCRIPTION='Macros to take array references of slices' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=BSD-2-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrayref CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/droundy/arrayref' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name arrayref --edition=2015 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/arrayref-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7b313ff2307178f4 -C extra-filename=-f4efe9298f4e6879 --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crc32fast-1.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crc32fast-1.2.1/Cargo.toml CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.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/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crc32fast-1.2.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=98f9e58b75011c53 -C extra-filename=-7131cc339a4c6605 --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/crc32fast-7131cc339a4c6605 -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/hashbrown-0.11.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/hashbrown-0.11.2/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT 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='' CARGO_PKG_VERSION=0.11.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2018 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/hashbrown-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="raw"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "ahash-compile-time-rng", "alloc", "bumpalo", "compiler_builtins", "core", "default", "inline-more", "nightly", "raw", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=daddbcb7f7062d9c -C extra-filename=-0fc359116d0b89d7 --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=base64 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/base64-0.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/base64-0.13.0/Cargo.toml CARGO_PKG_AUTHORS='Alice Maz :Marshall Pierce ' CARGO_PKG_DESCRIPTION='encodes and decodes base64 as bytes or utf8' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=base64 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/marshallpierce/rust-base64' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.13.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/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name base64 --edition=2018 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/base64-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=43633a1a3ff96d65 -C extra-filename=-5f7cbff8ce8f729e --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=heck CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/heck-0.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/heck-0.4.0/Cargo.toml CARGO_PKG_AUTHORS='Without Boats ' CARGO_PKG_DESCRIPTION='heck is a case conversion library.' CARGO_PKG_HOMEPAGE='https://github.com/withoutboats/heck' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heck CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/withoutboats/heck' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.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/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name heck --edition=2018 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/heck-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-segmentation"))' -C metadata=dfd2bfa1224243c2 -C extra-filename=-37d23e273ef3e1c4 --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=block_padding CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/block-padding-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/block-padding-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Padding and unpadding of messages divided into blocks.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=block-padding CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' 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/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name block_padding --edition=2018 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/block-padding-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4e2802f1c5df3176 -C extra-filename=-1a5c95296ce54fe6 --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=byteorder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/byteorder-1.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/byteorder-1.4.2/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Library for reading/writing numbers in big-endian and little-endian.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/byteorder' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=byteorder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/byteorder' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name byteorder --edition=2018 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/byteorder-1.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=3bdc5fa87bed1ddd -C extra-filename=-0a42947a1b6c6d55 --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `-C ar`: this option is deprecated and does nothing Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=xml CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/Cargo.toml CARGO_PKG_AUTHORS='Vladimir Matveev ' CARGO_PKG_DESCRIPTION='An XML library in pure Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=xml-rs CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/netvl/xml-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name xml --edition=2015 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=48d2a63f501370aa -C extra-filename=-7dace417796d44dd --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/bitflags-1.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/bitflags-1.2.1/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags. ' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE=MIT/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.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/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/bitflags-1.2.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "example_generated"))' -C metadata=6597304393c33526 -C extra-filename=-9d83929bd4075f6e --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/bitflags-9d83929bd4075f6e -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=termcolor CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/termcolor-1.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/termcolor-1.1.2/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A simple cross platform library for writing colored text to a terminal. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/termcolor' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=termcolor CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/termcolor' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name termcolor --edition=2018 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/termcolor-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3dffa531b6af57b8 -C extra-filename=-965789bc713edc82 --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/build.rs:62:30 | 62 | let semver_exempt = cfg!(procmacro2_semver_exempt) || docs_rs; | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/strsim-0.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/strsim-0.10.0/Cargo.toml CARGO_PKG_AUTHORS='Danny Guo ' CARGO_PKG_DESCRIPTION='Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. ' CARGO_PKG_HOMEPAGE='https://github.com/dguo/strsim-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strsim CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dguo/strsim-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name strsim --edition=2015 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/strsim-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=85299ab894cdc3e4 -C extra-filename=-fb1f8cfa2d72cb21 --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `cfg-if` (lib) generated 1 warning (1 duplicate) warning: `cpufeatures` (lib) generated 1 warning (1 duplicate) warning: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/lazy_static-1.4.0/src/inline_lazy.rs:26:43 | 26 | pub fn get(&'static self, f: F) -> &T | ------- ^^ the same lifetime is elided here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'static` | 26 | pub fn get(&'static self, f: F) -> &'static T | +++++++ warning: `opaque-debug` (lib) generated 1 warning (1 duplicate) warning: `unicode-xid` (lib) generated 1 warning (1 duplicate) warning: `lazy_static` (lib) generated 2 warnings (1 duplicate) warning: `arrayref` (lib) generated 1 warning (1 duplicate) warning: `#[inline]` attribute cannot be used on required trait methods --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/subtle-2.4.1/src/lib.rs:260:5 | 260 | #[inline] | ^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[inline]` can be applied to closures, functions, inherent methods, provided trait methods, and trait methods in impl blocks = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default warning: `#[inline]` attribute cannot be used on required trait methods --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/subtle-2.4.1/src/lib.rs:383:5 | 383 | #[inline] | ^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[inline]` can be applied to closures, functions, inherent methods, provided trait methods, and trait methods in impl blocks warning: `#[inline]` attribute cannot be used on required trait methods --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/subtle-2.4.1/src/lib.rs:533:5 | 533 | #[inline] | ^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[inline]` can be applied to closures, functions, inherent methods, provided trait methods, and trait methods in impl blocks warning: `constant_time_eq` (lib) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/base64-0.13.0/src/lib.rs:60:13 | 60 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration note: the lint level is defined here --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/base64-0.13.0/src/lib.rs:69:5 | 69 | warnings | ^^^^^^^^ = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` warning: `adler` (lib) generated 1 warning (1 duplicate) warning: `block-padding` (lib) generated 1 warning (1 duplicate) warning: `subtle` (lib) generated 4 warnings (1 duplicate) warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/common.rs:120:18 | 120 | ':' | 'A'...'Z' | '_' | 'a'...'z' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: `#[warn(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/common.rs:120:36 | 120 | ':' | 'A'...'Z' | '_' | 'a'...'z' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/common.rs:121:17 | 121 | '\u{C0}'...'\u{D6}' | '\u{D8}'...'\u{F6}' | '\u{F8}'...'\u{2FF}' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/common.rs:121:39 | 121 | '\u{C0}'...'\u{D6}' | '\u{D8}'...'\u{F6}' | '\u{F8}'...'\u{2FF}' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/common.rs:121:61 | 121 | '\u{C0}'...'\u{D6}' | '\u{D8}'...'\u{F6}' | '\u{F8}'...'\u{2FF}' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/common.rs:122:18 | 122 | '\u{370}'...'\u{37D}' | '\u{37F}'...'\u{1FFF}' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/common.rs:122:42 | 122 | '\u{370}'...'\u{37D}' | '\u{37F}'...'\u{1FFF}' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/common.rs:123:19 | 123 | '\u{200C}'...'\u{200D}' | '\u{2070}'...'\u{218F}' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/common.rs:123:45 | 123 | '\u{200C}'...'\u{200D}' | '\u{2070}'...'\u{218F}' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/common.rs:124:19 | 124 | '\u{2C00}'...'\u{2FEF}' | '\u{3001}'...'\u{D7FF}' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/common.rs:124:45 | 124 | '\u{2C00}'...'\u{2FEF}' | '\u{3001}'...'\u{D7FF}' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/common.rs:125:19 | 125 | '\u{F900}'...'\u{FDCF}' | '\u{FDF0}'...'\u{FFFD}' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/common.rs:125:45 | 125 | '\u{F900}'...'\u{FDCF}' | '\u{FDF0}'...'\u{FFFD}' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/common.rs:126:20 | 126 | '\u{10000}'...'\u{EFFFF}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/common.rs:138:24 | 138 | '-' | '.' | '0'...'9' | '\u{B7}' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/common.rs:139:18 | 139 | '\u{300}'...'\u{36F}' | '\u{203F}'...'\u{2040}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/common.rs:139:43 | 139 | '\u{300}'...'\u{36F}' | '\u{203F}'...'\u{2040}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/reader/lexer.rs:295:19 | 295 | match try!(self.read_next_token(c)) { | ^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/reader/lexer.rs:306:27 | 306 | let c = match try!(util::next_char_from(b)) { | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/reader/lexer.rs:311:19 | 311 | match try!(self.read_next_token(c)) { | ^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/arrayvec-0.5.2/src/lib.rs:598:21 | 598 | pub fn drain(&mut self, range: R) -> Drain | ^^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 598 | pub fn drain(&mut self, range: R) -> Drain<'_, A> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/arrayvec-0.5.2/src/lib.rs:625:20 | 625 | fn drain_range(&mut self, start: usize, end: usize) -> Drain | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 625 | fn drain_range(&mut self, start: usize, end: usize) -> Drain<'_, A> | +++ warning: `syn` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=clone-impls,default,derive,full,parsing,printing,proc-macro,quote CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_CLONE_IMPLS=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_FULL=1 CARGO_FEATURE_PARSING=1 CARGO_FEATURE_PRINTING=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_FEATURE_QUOTE=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.85 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=85 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps:/wrkdirs/usr/ports/security/keepass-diff/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/syn-b51dd8e489b26c12/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/syn-2542d77a36c9759f/build-script-build` warning: `version_check` (lib) generated 1 warning (1 duplicate) Compiling generic-array v0.14.4 Compiling proc-macro-error-attr v1.0.4 Compiling proc-macro-error v1.0.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/generic-array-0.14.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/generic-array-0.14.4/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/generic-array-0.14.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde"))' -C metadata=334214135677edc6 -C extra-filename=-1cc200a5624b2022 --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/generic-array-1cc200a5624b2022 -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --extern version_check=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libversion_check-f31e4dffa2c8f022.rlib --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro-error-attr-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro-error-attr-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='CreepySkeleton ' CARGO_PKG_DESCRIPTION='Attribute macro for proc-macro-error crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-error-attr CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://gitlab.com/CreepySkeleton/proc-macro-error' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro-error-attr-1.0.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7f590e0a46652a22 -C extra-filename=-b9da011a95e9bb92 --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/proc-macro-error-attr-b9da011a95e9bb92 -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --extern version_check=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libversion_check-f31e4dffa2c8f022.rlib --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro-error-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro-error-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='CreepySkeleton ' CARGO_PKG_DESCRIPTION='Almost drop-in replacement to panics in proc-macros' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-error CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/CreepySkeleton/proc-macro-error' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro-error-1.0.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="syn"' --cfg 'feature="syn-error"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "syn", "syn-error"))' -C metadata=5c8a61e2e169be29 -C extra-filename=-2c6d0b4dac4100fa --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/proc-macro-error-2c6d0b4dac4100fa -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --extern version_check=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libversion_check-f31e4dffa2c8f022.rlib --cap-lints warn -C ar=ar -C linker=cc` warning: `libc` (build script) generated 1 warning (1 duplicate) warning: `proc-macro2` (build script) generated 2 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/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.98 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=98 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps:/wrkdirs/usr/ports/security/keepass-diff/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/libc-96aff0e6ca592a57/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/libc-ae26948dcc327adb/build-script-build` 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='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/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.31 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps:/wrkdirs/usr/ports/security/keepass-diff/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/proc-macro2-283161481f1e8516/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/proc-macro2-2040b7a610e6bf63/build-script-build` warning: `memchr` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/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='' CARGO_PKG_VERSION=2.4.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps:/wrkdirs/usr/ports/security/keepass-diff/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/memchr-504a56b9a266571e/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/memchr-4ffd81c8d89a35c5/build-script-build` [libc 0.2.98] cargo:rerun-if-changed=build.rs [proc-macro2 1.0.36] cargo:rerun-if-changed=build.rs [memchr 2.4.1] cargo:rustc-cfg=memchr_runtime_simd [memchr 2.4.1] cargo:rustc-cfg=memchr_runtime_sse2 [memchr 2.4.1] cargo:rustc-cfg=memchr_runtime_sse42 [memchr 2.4.1] cargo:rustc-cfg=memchr_runtime_avx Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/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='' CARGO_PKG_VERSION=2.4.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/memchr-504a56b9a266571e/out /usr/local/bin/rustc --crate-name memchr --edition=2018 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=f33e40d9a185e1e2 -C extra-filename=-e37c202a1e68afa7 --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx` warning: `autocfg` (lib) generated 1 warning (1 duplicate) Compiling num-traits v0.2.14 Compiling num-integer v0.1.44 Compiling crossbeam-utils v0.8.1 Compiling miniz_oxide v0.4.3 Compiling indexmap v1.8.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/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='' 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/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.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("default", "i128", "libm", "std"))' -C metadata=4ad017b77aab6aca -C extra-filename=-de2a8ea3cbcd6818 --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/num-traits-de2a8ea3cbcd6818 -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libautocfg-f60aaa57c322204c.rlib --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/Cargo.toml CARGO_PKG_AUTHORS='The Crossbeam Project Developers' 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='' CARGO_PKG_VERSION=0.8.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="lazy_static"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lazy_static", "nightly", "std"))' -C metadata=1b908cfd2c63e090 -C extra-filename=-c2f3f71c83cc22e2 --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/crossbeam-utils-c2f3f71c83cc22e2 -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libautocfg-f60aaa57c322204c.rlib --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-integer-0.1.44 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-integer-0.1.44/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Integer traits and functions' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-integer' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-integer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-integer' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.44 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=44 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-integer-0.1.44/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=9288dd443d43009c -C extra-filename=-d71f7d835dce74f9 --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/num-integer-d71f7d835dce74f9 -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libautocfg-f60aaa57c322204c.rlib --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/miniz_oxide-0.4.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/miniz_oxide-0.4.3/Cargo.toml CARGO_PKG_AUTHORS='Frommi :oyvindln ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression library rewritten in Rust based on miniz' CARGO_PKG_HOMEPAGE='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_LICENSE='MIT OR Zlib OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=miniz_oxide CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/miniz_oxide-0.4.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "no_extern_crate_alloc", "rustc-dep-of-std"))' -C metadata=23ff2daa0714f52b -C extra-filename=-20369cb208439d4b --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/miniz_oxide-20369cb208439d4b -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libautocfg-f60aaa57c322204c.rlib --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/indexmap-1.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/indexmap-1.8.0/Cargo.toml CARGO_PKG_AUTHORS='bluss:Josh Stone ' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration. The indexmap is a hash table where the iteration order of the key-value pairs is independent of the hash values of the keys. It has the usual hash table functionality, it preserves insertion order except after removals, and it allows lookup of its elements by either hash table key or numerical index. A corresponding hash set type is also provided. This crate was initially published under the name ordermap, but it was renamed to indexmap. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/bluss/indexmap' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.8.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/indexmap-1.8.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rayon", "rustc-rayon", "serde", "serde-1", "std", "test_debug", "test_low_transition_point"))' -C metadata=ddc197fc380a3ea9 -C extra-filename=-e7bf71aaa942860d --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/indexmap-e7bf71aaa942860d -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libautocfg-f60aaa57c322204c.rlib --cap-lints warn -C ar=ar -C linker=cc` Compiling blake2b_simd v0.5.11 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/base64-0.13.0/src/chunked_encoder.rs:94:26 | 94 | pub(crate) fn new(s: &mut String) -> StringSink { | ^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` help: use `'_` for type paths | 94 | pub(crate) fn new(s: &mut String) -> StringSink<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/base64-0.13.0/src/display.rs:25:31 | 25 | pub fn with_config(bytes: &[u8], config: Config) -> Base64Display { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 25 | pub fn with_config(bytes: &[u8], config: Config) -> Base64Display<'_> { | ++++ [syn 1.0.85] cargo:rustc-cfg=syn_disable_nightly_tests Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=blake2b_simd CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/blake2b_simd-0.5.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/blake2b_simd-0.5.11/Cargo.toml CARGO_PKG_AUTHORS='Jack O'\''Connor' CARGO_PKG_DESCRIPTION='a pure Rust BLAKE2b implementation with dynamic SIMD' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=blake2b_simd CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/oconnor663/blake2_simd' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name blake2b_simd --edition=2018 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/blake2b_simd-0.5.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "uninline_portable"))' -C metadata=8d1998aa88e054cc -C extra-filename=-a2d489d9459dd657 --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --extern arrayref=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libarrayref-f4efe9298f4e6879.rmeta --extern arrayvec=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libarrayvec-ed3c2db23540ff90.rmeta --extern constant_time_eq=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libconstant_time_eq-302b1f96b1a931bc.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `crc32fast` (build script) generated 1 warning (1 duplicate) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/reader/error.rs:121:26 | 121 | fn error_description(e: &error::Error) -> &str { e.description() } | ^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default help: if this is a dyn-compatible trait, use `dyn` | 121 | fn error_description(e: &dyn error::Error) -> &str { e.description() } | +++ warning: `bitflags` (build script) generated 1 warning (1 duplicate) warning: `arrayvec` (lib) generated 3 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/bitflags-1.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/bitflags-1.2.1/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags. ' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE=MIT/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.2.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps:/wrkdirs/usr/ports/security/keepass-diff/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/bitflags-ec8ed60e0883bbad/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/bitflags-9d83929bd4075f6e/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crc32fast-1.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crc32fast-1.2.1/Cargo.toml CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps:/wrkdirs/usr/ports/security/keepass-diff/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/crc32fast-c1bd92b7309f26e5/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/crc32fast-7131cc339a4c6605/build-script-build` warning: `heck` (lib) generated 1 warning (1 duplicate) warning: `hex-literal` (lib) generated 1 warning (1 duplicate) [libc 0.2.98] cargo:rustc-cfg=freebsd11 [libc 0.2.98] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.98] cargo:rustc-cfg=libc_union [libc 0.2.98] cargo:rustc-cfg=libc_const_size_of [libc 0.2.98] cargo:rustc-cfg=libc_align [libc 0.2.98] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.98] cargo:rustc-cfg=libc_packedN [libc 0.2.98] cargo:rustc-cfg=libc_cfg_target_vendor Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/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.98 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=98 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/libc-96aff0e6ca592a57/out /usr/local/bin/rustc --crate-name libc --edition=2015 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=8ef9fcb8ad9111be -C extra-filename=-d412d23539dd4764 --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor` [proc-macro2 1.0.36] cargo:rustc-cfg=use_proc_macro [proc-macro2 1.0.36] cargo:rustc-cfg=wrap_proc_macro [crc32fast 1.2.1] cargo:rerun-if-changed=build.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/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.31 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/security/keepass-diff/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/proc-macro2-283161481f1e8516/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2018 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-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", "nightly", "proc-macro", "span-locations"))' -C metadata=53dd4d04c9f10d59 -C extra-filename=-8afb420761333bff --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --extern unicode_xid=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libunicode_xid-bdb87f01d4fe998b.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg use_proc_macro --cfg wrap_proc_macro` [crc32fast 1.2.1] cargo:rustc-cfg=crc32fast_stdarchx86 warning: unexpected `cfg` condition name: `proc_macro_span` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:90:34 | 90 | #![cfg_attr(any(proc_macro_span, super_unstable), feature(proc_macro_span))] | ^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:110:11 | 110 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:110:37 | 110 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:110:58 | 110 | #[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: `use_proc_macro` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:118:7 | 118 | #[cfg(use_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(use_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:124:7 | 124 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:132:11 | 132 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:135:7 | 135 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:145:7 | 145 | #[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: `use_proc_macro` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:222:7 | 222 | #[cfg(use_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(use_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `use_proc_macro` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:229:7 | 229 | #[cfg(use_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(use_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:307:11 | 307 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:307:45 | 307 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:307:63 | 307 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:315:11 | 315 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:315:45 | 315 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:315:63 | 315 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:348:11 | 348 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:348:45 | 348 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:348:63 | 348 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:358:7 | 358 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:370:7 | 370 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:379:7 | 379 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/parse.rs:11:11 | 11 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/parse.rs:20:19 | 20 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/parse.rs:165:15 | 165 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/parse.rs:172:23 | 172 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/parse.rs:178:27 | 178 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/parse.rs:191:19 | 191 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/parse.rs:205:19 | 205 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/parse.rs:214:23 | 214 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/parse.rs:216:23 | 216 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/parse.rs:227:23 | 227 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/parse.rs:239:15 | 239 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/parse.rs:243:19 | 243 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/parse.rs:245:19 | 245 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/parse.rs:790:11 | 790 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/parse.rs:794:15 | 794 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/parse.rs:796:15 | 796 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:3:7 | 3 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:5:7 | 5 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:11:7 | 11 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:136:7 | 136 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:150:11 | 150 | #[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: `use_proc_macro` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:202:7 | 202 | #[cfg(use_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(use_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `use_proc_macro` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:212:7 | 212 | #[cfg(use_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(use_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/mod.rs:6:7 | 6 | #[cfg(memchr_libc)] | ^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/mod.rs:12:46 | 12 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/x86/mod.rs:45:25 | 45 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | ^^^^^^^^^^^^^^^^^^ ... 96 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memchr, haystack, n1) | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/x86/mod.rs:47:32 | 47 | } else if cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ ... 96 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memchr, haystack, n1) | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/x86/mod.rs:45:25 | 45 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | ^^^^^^^^^^^^^^^^^^ ... 101 | / unsafe_ifunc!( 102 | | fn(u8, u8, &[u8]) -> Option, 103 | | memchr2, 104 | | haystack, 105 | | n1, 106 | | n2 107 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/x86/mod.rs:47:32 | 47 | } else if cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ ... 101 | / unsafe_ifunc!( 102 | | fn(u8, u8, &[u8]) -> Option, 103 | | memchr2, 104 | | haystack, 105 | | n1, 106 | | n2 107 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/x86/mod.rs:45:25 | 45 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | ^^^^^^^^^^^^^^^^^^ ... 112 | / unsafe_ifunc!( 113 | | fn(u8, u8, u8, &[u8]) -> Option, 114 | | memchr3, 115 | | haystack, ... | 118 | | n3 119 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/x86/mod.rs:47:32 | 47 | } else if cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ ... 112 | / unsafe_ifunc!( 113 | | fn(u8, u8, u8, &[u8]) -> Option, 114 | | memchr3, 115 | | haystack, ... | 118 | | n3 119 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/x86/mod.rs:45:25 | 45 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | ^^^^^^^^^^^^^^^^^^ ... 124 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memrchr, haystack, n1) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/x86/mod.rs:47:32 | 47 | } else if cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ ... 124 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memrchr, haystack, n1) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/x86/mod.rs:45:25 | 45 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | ^^^^^^^^^^^^^^^^^^ ... 129 | / unsafe_ifunc!( 130 | | fn(u8, u8, &[u8]) -> Option, 131 | | memrchr2, 132 | | haystack, 133 | | n1, 134 | | n2 135 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/x86/mod.rs:47:32 | 47 | } else if cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ ... 129 | / unsafe_ifunc!( 130 | | fn(u8, u8, &[u8]) -> Option, 131 | | memrchr2, 132 | | haystack, 133 | | n1, 134 | | n2 135 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/x86/mod.rs:45:25 | 45 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | ^^^^^^^^^^^^^^^^^^ ... 140 | / unsafe_ifunc!( 141 | | fn(u8, u8, u8, &[u8]) -> Option, 142 | | memrchr3, 143 | | haystack, ... | 146 | | n3 147 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/x86/mod.rs:47:32 | 47 | } else if cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ ... 140 | / unsafe_ifunc!( 141 | | fn(u8, u8, u8, &[u8]) -> Option, 142 | | memrchr3, 143 | | haystack, ... | 146 | | n3 147 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/mod.rs:94:39 | 94 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/mod.rs:101:9 | 101 | memchr_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(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/mod.rs:102:41 | 102 | not(all(target_arch = "x86_64", memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/mod.rs:111:13 | 111 | not(memchr_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(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/mod.rs:112:41 | 112 | not(all(target_arch = "x86_64", memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/mod.rs:158:39 | 158 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/mod.rs:165:41 | 165 | not(all(target_arch = "x86_64", memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/mod.rs:216:39 | 216 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/mod.rs:223:41 | 223 | not(all(target_arch = "x86_64", memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/mod.rs:267:39 | 267 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/mod.rs:274:9 | 274 | memchr_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(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/mod.rs:276:41 | 276 | not(all(target_arch = "x86_64", memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/mod.rs:285:17 | 285 | not(all(memchr_libc, target_os = "linux")), | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/mod.rs:286:41 | 286 | not(all(target_arch = "x86_64", memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/mod.rs:332:39 | 332 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/mod.rs:339:41 | 339 | not(all(target_arch = "x86_64", memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/mod.rs:390:39 | 390 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/mod.rs:397:41 | 397 | not(all(target_arch = "x86_64", memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memmem/mod.rs:149:35 | 149 | #[cfg(all(target_arch = "x86_64", memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memmem/mod.rs:159:46 | 159 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memmem/mod.rs:774:50 | 774 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memmem/mod.rs:776:50 | 776 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memmem/prefilter/mod.rs:4:35 | 4 | #[cfg(all(target_arch = "x86_64", memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memmem/prefilter/mod.rs:6:46 | 6 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:305:7 | 305 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memmem/prefilter/mod.rs:272:46 | 272 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memmem/prefilter/mod.rs:313:50 | 313 | #[cfg(not(all(not(miri), target_arch = "x86_64", memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memmem/prefilter/mod.rs:285:17 | 285 | if cfg!(memchr_runtime_avx) { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memmem/prefilter/mod.rs:293:13 | 293 | if cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memmem/rarebytes.rs:99:11 | 99 | #[cfg(memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memmem/rarebytes.rs:107:11 | 107 | #[cfg(memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memmem/x86/avx.rs:24:22 | 24 | if !cfg!(memchr_runtime_avx) || !is_x86_feature_detected!("avx2") { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memmem/x86/sse.rs:14:18 | 14 | if !cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memmem/mod.rs:781:50 | 781 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crc32fast CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crc32fast-1.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crc32fast-1.2.1/Cargo.toml CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.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/security/keepass-diff/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/crc32fast-c1bd92b7309f26e5/out /usr/local/bin/rustc --crate-name crc32fast --edition=2015 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crc32fast-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=ce2bee82290325bd -C extra-filename=-4271c7a2902cbede --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libcfg_if-1e473bfa730f368f.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg crc32fast_stdarchx86` warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memmem/mod.rs:802:54 | 802 | #[cfg(not(all(not(miri), target_arch = "x86_64", memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memmem/mod.rs:850:17 | 850 | memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [bitflags 1.2.1] cargo:rustc-cfg=bitflags_const_fn warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memmem/mod.rs:856:17 | 856 | memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memmem/mod.rs:879:17 | 879 | memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memmem/mod.rs:885:17 | 885 | memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memmem/mod.rs:927:17 | 927 | memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memmem/mod.rs:941:17 | 941 | memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:319:7 | 319 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:327:7 | 327 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:354:7 | 354 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:369:7 | 369 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:374:7 | 374 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:418:11 | 418 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:420:11 | 420 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:21:11 | 21 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:28:11 | 28 | #[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: `no_bind_by_move_pattern_guard` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:70:23 | 70 | #[cfg(not(no_bind_by_move_pattern_guard))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_bind_by_move_pattern_guard)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_bind_by_move_pattern_guard)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_bind_by_move_pattern_guard` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:80:19 | 80 | #[cfg(no_bind_by_move_pattern_guard)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_bind_by_move_pattern_guard)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_bind_by_move_pattern_guard)");` 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:72:23 | 72 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:74:27 | 74 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:125:19 | 125 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:425:15 | 425 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:430:11 | 430 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=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_hygiene` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:435:15 | 435 | #[cfg(not(no_hygiene))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_hygiene)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_hygiene)");` 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:440:11 | 440 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:456:11 | 456 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:467:11 | 467 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:476:11 | 476 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:485:15 | 485 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:490:11 | 490 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:505:15 | 505 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:510:11 | 510 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:518:15 | 518 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:523:11 | 523 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:534:15 | 534 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:537:19 | 537 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:543:11 | 543 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:550:13 | 550 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:743:15 | 743 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:754:11 | 754 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:7:7 | 7 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:360:7 | 360 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:366:7 | 366 | #[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: `base64` (lib) generated 4 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/bitflags-1.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/bitflags-1.2.1/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags. ' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE=MIT/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.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/security/keepass-diff/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/bitflags-ec8ed60e0883bbad/out /usr/local/bin/rustc --crate-name bitflags --edition=2015 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/bitflags-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "example_generated"))' -C metadata=bb417f3ed921599a -C extra-filename=-1777ca969aea31ea --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --cfg bitflags_const_fn` warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:388:7 | 388 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:398:11 | 398 | #[cfg(any(super_unstable, feature = "span-locations"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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: `no_lexerror_display` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:287:23 | 287 | #[cfg(not(no_lexerror_display))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_lexerror_display)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_lexerror_display)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_lexerror_display` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:289:19 | 289 | #[cfg(no_lexerror_display)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_lexerror_display)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_lexerror_display)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_hygiene` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:419:15 | 419 | #[cfg(not(no_hygiene))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_hygiene)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_hygiene)");` 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:428:11 | 428 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:472:11 | 472 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:480:15 | 480 | #[cfg(any(super_unstable, feature = "span-locations"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:497:15 | 497 | #[cfg(any(super_unstable, feature = "span-locations"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:524:11 | 524 | #[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: `no_hygiene` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:439:23 | 439 | #[cfg(not(no_hygiene))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_hygiene)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_hygiene)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_hygiene` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:443:19 | 443 | #[cfg(no_hygiene)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_hygiene)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_hygiene)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_hygiene` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:453:23 | 453 | #[cfg(not(no_hygiene))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_hygiene)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_hygiene)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_hygiene` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:457:19 | 457 | #[cfg(no_hygiene)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_hygiene)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_hygiene)");` 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:516:19 | 516 | #[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_group_open_close` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:623:23 | 623 | #[cfg(not(no_group_open_close))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_group_open_close)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_group_open_close)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_group_open_close` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:625:19 | 625 | #[cfg(no_group_open_close)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_group_open_close)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_group_open_close)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_group_open_close` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:633:23 | 633 | #[cfg(not(no_group_open_close))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_group_open_close)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_group_open_close)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_group_open_close` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:635:19 | 635 | #[cfg(no_group_open_close)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_group_open_close)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_group_open_close)");` 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:905:19 | 905 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:907:23 | 907 | #[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: `no_literal_from_str` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:941:15 | 941 | #[cfg(not(no_literal_from_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(no_literal_from_str)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_literal_from_str)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_literal_from_str` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:945:11 | 945 | #[cfg(no_literal_from_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(no_literal_from_str)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_literal_from_str)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_hygiene` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:422:15 | 422 | #[cfg(not(no_hygiene))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_hygiene)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_hygiene)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/reader/error.rs:121:52 | 121 | fn error_description(e: &error::Error) -> &str { e.description() } | ^^^^^^^^^^^ warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/writer/emitter.rs:52:39 | 52 | write!(f, "{}", other.description()), | ^^^^^^^^^^^ warning: unexpected `cfg` condition name: `libc_deny_warnings` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/lib.rs:18:13 | 18 | #![cfg_attr(libc_deny_warnings, deny(warnings))] | ^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/lib.rs:21:13 | 21 | #![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` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/lib.rs:31:13 | 31 | #![cfg_attr(libc_const_extern_fn, 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)'] } = 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_priv_mod_use` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/lib.rs:49:14 | 49 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/lib.rs:50:15 | 50 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/lib.rs:108:21 | 108 | } else if #[cfg(target_os = "switch")] { | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:689:40 | 689 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:689:51 | 689 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:702:40 | 702 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:702:51 | 702 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:748:40 | 748 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:748:51 | 748 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:786:40 | 786 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:786:51 | 786 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:977:40 | 977 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:977:51 | 977 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:1214:40 | 1214 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:1214:51 | 1214 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:1405:48 | 1405 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:1405:59 | 1405 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/mod.rs:603:40 | 603 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/mod.rs:603:51 | 603 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/mod.rs:603:62 | 603 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/mod.rs:608:40 | 608 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/mod.rs:608:51 | 608 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/mod.rs:608:62 | 608 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/mod.rs:641:40 | 641 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/mod.rs:641:51 | 641 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/mod.rs:652:40 | 652 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/mod.rs:652:51 | 652 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/mod.rs:821:40 | 821 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/mod.rs:821:51 | 821 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/mod.rs:821:62 | 821 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/freebsdlike/mod.rs:1439:40 | 1439 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/freebsdlike/mod.rs:1439:51 | 1439 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/freebsdlike/mod.rs:1455:40 | 1455 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/freebsdlike/mod.rs:1455:51 | 1455 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/freebsdlike/freebsd/mod.rs:1637:43 | 1637 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/freebsdlike/freebsd/mod.rs:1639:43 | 1639 | #[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 value: `wasi` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/lib.rs:144:25 | 144 | } else if #[cfg(any(target_env = "wasi", target_os = "wasi"))] { | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_env` are: ``, `gnu`, `macabi`, `mlibc`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `p3`, `relibc`, `sgx`, `sim`, `uclibc`, and `v5` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_const_extern_fn` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/macros.rs:184:14 | 184 | 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: `crc32fast_stdarchx86` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crc32fast-1.2.1/src/specialized/mod.rs:3:9 | 3 | crc32fast_stdarchx86, | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crc32fast_stdarchx86)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crc32fast_stdarchx86)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `proc-macro-error` (build script) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `bitflags_const_fn` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/bitflags-1.2.1/src/lib.rs:424:7 | 424 | #[cfg(bitflags_const_fn)] | ^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bitflags_const_fn)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bitflags_const_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: `bitflags_const_fn` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/bitflags-1.2.1/src/lib.rs:451:11 | 451 | #[cfg(not(bitflags_const_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(bitflags_const_fn)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bitflags_const_fn)");` 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,syn,syn-error CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_SYN=1 CARGO_FEATURE_SYN_ERROR=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro-error-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro-error-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='CreepySkeleton ' CARGO_PKG_DESCRIPTION='Almost drop-in replacement to panics in proc-macros' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-error CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/CreepySkeleton/proc-macro-error' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps:/wrkdirs/usr/ports/security/keepass-diff/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/proc-macro-error-3800a9a045bc6184/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/proc-macro-error-2c6d0b4dac4100fa/build-script-build` warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crc32fast-1.2.1/src/specialized/pclmulqdq.rs:147:5 | 147 | drop(K6); | ^^^^^--^ | | | argument has type `i64` | = note: `#[warn(dropping_copy_types)]` on by default help: use `let _ = ...` to ignore the expression or result | 147 - drop(K6); 147 + let _ = K6; | warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:504:11 | 504 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:527:11 | 527 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:958:11 | 958 | #[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 value: `rumprun` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:343:25 | 343 | target_vendor = "rumprun"))] { | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_vendor` are: `amd`, `apple`, `espressif`, `fortanix`, `ibm`, `kmc`, `mti`, `nintendo`, `nvidia`, `openwrt`, `pc`, `risc0`, `sony`, `sun`, `unikraft`, `unknown`, `uwp`, `vex`, `win7`, and `wrs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `illumos` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:369:21 | 369 | } else if #[cfg(target_env = "illumos")] { | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_env` are: ``, `gnu`, `macabi`, `mlibc`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `p3`, `relibc`, `sgx`, `sim`, `uclibc`, and `v5` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_core_cvoid` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:1468:14 | 1468 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:1488:14 | 1488 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:573:9 | 573 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:581:9 | 581 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:597:9 | 597 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:607:9 | 607 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:621:9 | 621 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:653:9 | 653 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:1145:9 | 1145 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:1157:9 | 1157 | 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: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:1379:9 | 1379 | extern { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | = note: `#[warn(missing_abi)]` on by default warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:1423:9 | 1423 | extern { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/macros.rs:243:28 | 243 | pub unsafe extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/mod.rs:528:1 | 528 | / f! { 529 | | pub fn CMSG_FIRSTHDR(mhdr: *const ::msghdr) -> *mut ::cmsghdr { 530 | | if (*mhdr).msg_controllen as usize >= ::mem::size_of::<::cmsghdr>() { 531 | | (*mhdr).msg_control as *mut ::cmsghdr ... | 562 | | } | |_- in this macro invocation | = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/macros.rs:259:21 | 259 | pub extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/mod.rs:564:1 | 564 | / safe_f! { 565 | | pub {const} fn WTERMSIG(status: ::c_int) -> ::c_int { 566 | | status & 0o177 ... | 584 | | } | |_- in this macro invocation | = note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libc_const_size_of` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/freebsdlike/mod.rs:400:22 | 400 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/freebsdlike/mod.rs:402:29 | 402 | } 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/freebsdlike/mod.rs:404:21 | 404 | } 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: `num-integer` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-integer-0.1.44 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-integer-0.1.44/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Integer traits and functions' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-integer' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-integer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-integer' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.44 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=44 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps:/wrkdirs/usr/ports/security/keepass-diff/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/num-integer-2bbc4bbc8600c3b0/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/num-integer-d71f7d835dce74f9/build-script-build` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/macros.rs:259:21 | 259 | pub extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/freebsdlike/mod.rs:1361:1 | 1361 | / safe_f! { 1362 | | pub {const} fn WIFCONTINUED(status: ::c_int) -> bool { 1363 | | status == 0x13 ... | 1373 | | } | |_- in this macro invocation | = note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/macros.rs:97:22 | 97 | if #[cfg(libc_union)] { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/freebsdlike/freebsd/mod.rs:185:1 | 185 | / s_no_extra_traits! { 186 | | pub struct utmpx { 187 | | pub ut_type: ::c_short, 188 | | pub ut_tv: ::timeval, ... | 244 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/freebsdlike/freebsd/mod.rs:197:11 | 197 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/freebsdlike/freebsd/mod.rs:1719:14 | 1719 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/freebsdlike/freebsd/mod.rs:1722:21 | 1722 | } 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/freebsdlike/freebsd/mod.rs:1725:25 | 1725 | } 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/freebsdlike/freebsd/mod.rs:1725:36 | 1725 | } 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/freebsdlike/freebsd/mod.rs:208:15 | 208 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/freebsdlike/freebsd/mod.rs:210:19 | 210 | #[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: `typenum` (build script) generated 1 warning warning: `byteorder` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.12.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps:/wrkdirs/usr/ports/security/keepass-diff/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/typenum-7deaf7a9c269fd44/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/typenum-9f28b8bbf92776d9/build-script-main` [proc-macro-error 1.0.4] cargo:rustc-cfg=use_fallback [typenum 1.12.0] cargo:rustc-env=TYPENUM_BUILD_CONSTS=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/typenum-7deaf7a9c269fd44/out/consts.rs warning: `proc-macro-error-attr` (build script) generated 1 warning (1 duplicate) [typenum 1.12.0] cargo:rustc-env=TYPENUM_BUILD_OP=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/typenum-7deaf7a9c269fd44/out/op.rs warning: `indexmap` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=typenum CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.12.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/typenum-7deaf7a9c269fd44/out TYPENUM_BUILD_CONSTS=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/typenum-7deaf7a9c269fd44/out/consts.rs TYPENUM_BUILD_OP=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/typenum-7deaf7a9c269fd44/out/op.rs /usr/local/bin/rustc --crate-name typenum --edition=2015 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("force_unix_path_separator", "i128", "no_std", "strict"))' -C metadata=02f5eb408bd39cc0 -C extra-filename=-0d62358d9f3cb729 --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/indexmap-1.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/indexmap-1.8.0/Cargo.toml CARGO_PKG_AUTHORS='bluss:Josh Stone ' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration. The indexmap is a hash table where the iteration order of the key-value pairs is independent of the hash values of the keys. It has the usual hash table functionality, it preserves insertion order except after removals, and it allows lookup of its elements by either hash table key or numerical index. A corresponding hash set type is also provided. This crate was initially published under the name ordermap, but it was renamed to indexmap. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/bluss/indexmap' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.8.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps:/wrkdirs/usr/ports/security/keepass-diff/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/indexmap-4250ac1c3e7ae3d4/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/indexmap-e7bf71aaa942860d/build-script-build` warning: `bitflags` (lib) generated 3 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro-error-attr-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro-error-attr-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='CreepySkeleton ' CARGO_PKG_DESCRIPTION='Attribute macro for proc-macro-error crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-error-attr CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://gitlab.com/CreepySkeleton/proc-macro-error' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps:/wrkdirs/usr/ports/security/keepass-diff/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/proc-macro-error-attr-8150fc9a9f17f64a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/proc-macro-error-attr-b9da011a95e9bb92/build-script-build` warning: `miniz_oxide` (build script) generated 1 warning (1 duplicate) [indexmap 1.8.0] cargo:rustc-cfg=has_std warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/macros.rs:243:28 | 243 | pub unsafe extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/freebsdlike/freebsd/mod.rs:1309:1 | 1309 | / f! { 1310 | | pub fn CMSG_DATA(cmsg: *const ::cmsghdr) -> *mut ::c_uchar { 1311 | | (cmsg as *mut ::c_uchar) 1312 | | .offset(_ALIGN(::mem::size_of::<::cmsghdr>()) as isize) ... | 1386 | | } | |_- in this macro invocation | = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/macros.rs:259:21 | 259 | pub extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/freebsdlike/freebsd/mod.rs:1388:1 | 1388 | / safe_f! { 1389 | | pub {const} fn WIFSIGNALED(status: ::c_int) -> bool { 1390 | | (status & 0o177) != 0o177 && (status & 0o177) != 0 && status != 0x13 1391 | | } 1392 | | } | |_- in this macro invocation | = note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libc_const_size_of` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:181:14 | 181 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:204:14 | 204 | 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: `crc32fast` (lib) generated 3 warnings (1 duplicate) warning: `generic-array` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/generic-array-0.14.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/generic-array-0.14.4/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps:/wrkdirs/usr/ports/security/keepass-diff/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/generic-array-bf103d8597ecfefe/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/generic-array-1cc200a5624b2022/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/miniz_oxide-0.4.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/miniz_oxide-0.4.3/Cargo.toml CARGO_PKG_AUTHORS='Frommi :oyvindln ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression library rewritten in Rust based on miniz' CARGO_PKG_HOMEPAGE='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_LICENSE='MIT OR Zlib OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=miniz_oxide CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps:/wrkdirs/usr/ports/security/keepass-diff/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/miniz_oxide-d3bb7bae47af829f/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/miniz_oxide-20369cb208439d4b/build-script-build` warning: `termcolor` (lib) generated 1 warning (1 duplicate) warning: `crossbeam-utils` (build script) generated 1 warning (1 duplicate) warning: `hashbrown` (lib) generated 1 warning (1 duplicate) Compiling os_str_bytes v6.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,lazy_static,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_LAZY_STATIC=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/Cargo.toml CARGO_PKG_AUTHORS='The Crossbeam Project Developers' 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='' CARGO_PKG_VERSION=0.8.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps:/wrkdirs/usr/ports/security/keepass-diff/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/crossbeam-utils-34234ec39ff394cc/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/crossbeam-utils-c2f3f71c83cc22e2/build-script-build` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/name.rs:102:30 | 102 | pub fn local(local_name: &str) -> Name { | ^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 102 | pub fn local(local_name: &str) -> Name<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/name.rs:145:25 | 145 | pub fn repr_display(&self) -> ReprDisplay { | ^^^^^ ^^^^^^^^^^^ | | | | | the same lifetime is hidden here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 145 | pub fn repr_display(&self) -> ReprDisplay<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/name.rs:193:19 | 193 | pub fn borrow(&self) -> Name { | ^^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 193 | pub fn borrow(&self) -> Name<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/attribute.rs:58:19 | 58 | pub fn borrow(&self) -> Attribute { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 58 | pub fn borrow(&self) -> Attribute<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/escape.rs:73:18 | 73 | fn escape_str(s: &str, dispatch: fn(char) -> Value) -> Cow { | ^^^^ the lifetime is elided here ^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 73 | fn escape_str(s: &str, dispatch: fn(char) -> Value) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/escape.rs:94:32 | 94 | pub fn escape_str_attribute(s: &str) -> Cow { | ^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 94 | pub fn escape_str_attribute(s: &str) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/escape.rs:110:29 | 110 | pub fn escape_str_pcdata(s: &str) -> Cow { | ^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 110 | pub fn escape_str_pcdata(s: &str) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/namespace.rs:336:27 | 336 | pub fn checked_target(&mut self) -> CheckedTarget { | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 336 | pub fn checked_target(&mut self) -> CheckedTarget<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/namespace.rs:342:17 | 342 | pub fn iter(&self) -> NamespaceStackMappings { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 342 | pub fn iter(&self) -> NamespaceStackMappings<'_> { | ++++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=os_str_bytes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/os_str_bytes-6.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/os_str_bytes-6.0.0/Cargo.toml CARGO_PKG_AUTHORS=dylni CARGO_PKG_DESCRIPTION='Utilities for converting between byte sequences and platform-native strings ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=os_str_bytes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dylni/os_str_bytes' CARGO_PKG_RUST_VERSION=1.52.0 CARGO_PKG_VERSION=6.0.0 CARGO_PKG_VERSION_MAJOR=6 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name os_str_bytes --edition=2018 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/os_str_bytes-6.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="raw_os_str"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "memchr", "print_bytes", "raw_os_str", "uniquote"))' -C metadata=a4657c93d4260740 -C extra-filename=-2c780a428855321d --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libmemchr-e37c202a1e68afa7.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `num-traits` (build script) generated 1 warning (1 duplicate) [generic-array 0.14.4] cargo:rustc-cfg=relaxed_coherence warning: field `0` is never read --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/marker.rs:15:39 | 15 | pub(crate) struct ProcMacroAutoTraits(Rc<()>); | ------------------- ^^^^^^ | | | field in this struct | = help: consider removing this field = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: struct `SourceFile` is never constructed --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:274:19 | 274 | pub(crate) struct SourceFile { | ^^^^^^^^^^ warning: methods `path` and `is_real` are never used --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:280:12 | 278 | impl SourceFile { | --------------- methods in this implementation 279 | /// Get the path to this source file as a string. 280 | pub fn path(&self) -> PathBuf { | ^^^^ ... 284 | pub fn is_real(&self) -> bool { | ^^^^^^^ warning: struct `LineColumn` is never constructed --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:300:19 | 300 | pub(crate) struct LineColumn { | ^^^^^^^^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/parse.rs:113:25 | 113 | fn block_comment(input: Cursor) -> PResult<&str> { | ^^^^^^ ^^^^^^^^^^^^^ | | | | | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 113 | fn block_comment(input: Cursor<'_>) -> PResult<'_, &str> { | ++++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/parse.rs:294:25 | 294 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | ^^^^^^ ^^^^^^^^^^^^^ | | | | | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 294 | fn ident_not_raw(input: Cursor<'_>) -> PResult<'_, &str> { | ++++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/parse.rs:830:32 | 830 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 830 | fn doc_comment_contents(input: Cursor<'_>) -> PResult<'_, (&str, bool)> { | ++++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/parse.rs:853:37 | 853 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ ^^^^^^ ^^^^ the same lifetime is elided here | | | | | the same lifetime is hidden here | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 853 | fn take_until_newline_or_eof(input: Cursor<'_>) -> (Cursor<'_>, &str) { | ++++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:151:20 | 151 | fn get_cursor(src: &str) -> Cursor { | ^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 151 | fn get_cursor(src: &str) -> Cursor<'_> { | ++++ Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/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='' 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps:/wrkdirs/usr/ports/security/keepass-diff/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/num-traits-3fa77e8db87b4570/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/num-traits-de2a8ea3cbcd6818/build-script-build` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/lib.rs:52:5 | 52 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `force_unix_path_separator`, `i128`, `no_std`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/lib.rs:60:13 | 60 | #![cfg_attr(feature = "cargo-clippy", deny(clippy::missing_inline_in_public_items))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `force_unix_path_separator`, `i128`, `no_std`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/uint.rs:1715:16 | 1715 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::suspicious_arithmetic_impl))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `force_unix_path_separator`, `i128`, `no_std`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tests` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/bit.rs:178:7 | 178 | #[cfg(tests)] | ^^^^^ help: there is a config with a similar name: `test` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:66:29 | 66 | fn private_invert(self, Rhs) -> Self::Output; | ^^^ help: try naming the parameter or explicitly ignoring it: `_: Rhs` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:83:26 | 83 | fn private_and(self, Rhs) -> Self::Output; | ^^^ help: try naming the parameter or explicitly ignoring it: `_: Rhs` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:91:26 | 91 | fn private_xor(self, Rhs) -> Self::Output; | ^^^ help: try naming the parameter or explicitly ignoring it: `_: Rhs` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:99:26 | 99 | fn private_sub(self, Rhs) -> Self::Output; | ^^^ help: try naming the parameter or explicitly ignoring it: `_: Rhs` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:109:34 | 109 | fn private_integer_add(self, C, N) -> Self::Output; | ^ help: try naming the parameter or explicitly ignoring it: `_: C` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:109:37 | 109 | fn private_integer_add(self, C, N) -> Self::Output; | ^ help: try naming the parameter or explicitly ignoring it: `_: N` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:116:26 | 116 | fn private_pow(self, Y, N) -> Self::Output; | ^ help: try naming the parameter or explicitly ignoring it: `_: Y` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:116:29 | 116 | fn private_pow(self, Y, N) -> Self::Output; | ^ help: try naming the parameter or explicitly ignoring it: `_: N` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:323:27 | 323 | fn private_cmp(&self, &Rhs, SoFar) -> Self::Output; | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Rhs` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:323:33 | 323 | fn private_cmp(&self, &Rhs, SoFar) -> Self::Output; | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: SoFar` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:331:30 | 331 | fn private_set_bit(self, I, B) -> Self::Output; | ^ help: try naming the parameter or explicitly ignoring it: `_: I` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:331:33 | 331 | fn private_set_bit(self, I, B) -> Self::Output; | ^ help: try naming the parameter or explicitly ignoring it: `_: B` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:340:35 | 340 | fn private_div_quotient(self, N, D, Q, R, I) -> Self::Quotient; | ^ help: try naming the parameter or explicitly ignoring it: `_: N` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:340:38 | 340 | fn private_div_quotient(self, N, D, Q, R, I) -> Self::Quotient; | ^ help: try naming the parameter or explicitly ignoring it: `_: D` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:340:41 | 340 | fn private_div_quotient(self, N, D, Q, R, I) -> Self::Quotient; | ^ help: try naming the parameter or explicitly ignoring it: `_: Q` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:340:44 | 340 | fn private_div_quotient(self, N, D, Q, R, I) -> Self::Quotient; | ^ help: try naming the parameter or explicitly ignoring it: `_: R` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:340:47 | 340 | fn private_div_quotient(self, N, D, Q, R, I) -> Self::Quotient; | ^ help: try naming the parameter or explicitly ignoring it: `_: I` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:342:36 | 342 | fn private_div_remainder(self, N, D, Q, R, I) -> Self::Remainder; | ^ help: try naming the parameter or explicitly ignoring it: `_: N` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:342:39 | 342 | fn private_div_remainder(self, N, D, Q, R, I) -> Self::Remainder; | ^ help: try naming the parameter or explicitly ignoring it: `_: D` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:342:42 | 342 | fn private_div_remainder(self, N, D, Q, R, I) -> Self::Remainder; | ^ help: try naming the parameter or explicitly ignoring it: `_: Q` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:342:45 | 342 | fn private_div_remainder(self, N, D, Q, R, I) -> Self::Remainder; | ^ help: try naming the parameter or explicitly ignoring it: `_: R` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/os_str_bytes-6.0.0/src/lib.rs:153:13 | 153 | #![cfg_attr(os_str_bytes_docs_rs, feature(doc_cfg))] | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_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: `os_str_bytes_docs_rs` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/os_str_bytes-6.0.0/src/iter.rs:3:13 | 3 | #![cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_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(os_str_bytes_docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/os_str_bytes-6.0.0/src/pattern.rs:35:12 | 35 | #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_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(os_str_bytes_docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/os_str_bytes-6.0.0/src/raw_str.rs:116:12 | 116 | #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_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(os_str_bytes_docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/os_str_bytes-6.0.0/src/raw_str.rs:834:12 | 834 | #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_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(os_str_bytes_docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling quote v1.0.14 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/quote-1.0.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/quote-1.0.14/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.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/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name quote --edition=2018 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/quote-1.0.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=3dca145cf80500a4 -C extra-filename=-cf0e6188220472bb --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libproc_macro2-8afb420761333bff.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:342:48 | 342 | fn private_div_remainder(self, N, D, Q, R, I) -> Self::Remainder; | ^ help: try naming the parameter or explicitly ignoring it: `_: I` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:352:38 | 352 | fn private_div_if_quotient(self, N, D, Q, R, I, RcmpD) -> Self::Quotient; | ^ help: try naming the parameter or explicitly ignoring it: `_: N` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:352:41 | 352 | fn private_div_if_quotient(self, N, D, Q, R, I, RcmpD) -> Self::Quotient; | ^ help: try naming the parameter or explicitly ignoring it: `_: D` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:352:44 | 352 | fn private_div_if_quotient(self, N, D, Q, R, I, RcmpD) -> Self::Quotient; | ^ help: try naming the parameter or explicitly ignoring it: `_: Q` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:352:47 | 352 | fn private_div_if_quotient(self, N, D, Q, R, I, RcmpD) -> Self::Quotient; | ^ help: try naming the parameter or explicitly ignoring it: `_: R` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:352:50 | 352 | fn private_div_if_quotient(self, N, D, Q, R, I, RcmpD) -> Self::Quotient; | ^ help: try naming the parameter or explicitly ignoring it: `_: I` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:352:53 | 352 | fn private_div_if_quotient(self, N, D, Q, R, I, RcmpD) -> Self::Quotient; | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: RcmpD` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:354:39 | 354 | fn private_div_if_remainder(self, N, D, Q, R, I, RcmpD) -> Self::Remainder; | ^ help: try naming the parameter or explicitly ignoring it: `_: N` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:354:42 | 354 | fn private_div_if_remainder(self, N, D, Q, R, I, RcmpD) -> Self::Remainder; | ^ help: try naming the parameter or explicitly ignoring it: `_: D` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:354:45 | 354 | fn private_div_if_remainder(self, N, D, Q, R, I, RcmpD) -> Self::Remainder; | ^ help: try naming the parameter or explicitly ignoring it: `_: Q` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:354:48 | 354 | fn private_div_if_remainder(self, N, D, Q, R, I, RcmpD) -> Self::Remainder; | ^ help: try naming the parameter or explicitly ignoring it: `_: R` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:354:51 | 354 | fn private_div_if_remainder(self, N, D, Q, R, I, RcmpD) -> Self::Remainder; | ^ help: try naming the parameter or explicitly ignoring it: `_: I` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:354:54 | 354 | fn private_div_if_remainder(self, N, D, Q, R, I, RcmpD) -> Self::Remainder; | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: RcmpD` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:366:30 | 366 | fn private_div_int(self, C, Divisor) -> Self::Output; | ^ help: try naming the parameter or explicitly ignoring it: `_: C` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:366:33 | 366 | fn private_div_int(self, C, Divisor) -> Self::Output; | ^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Divisor` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:373:26 | 373 | fn private_rem(self, URem, Divisor) -> Self::Output; | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: URem` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:373:32 | 373 | fn private_rem(self, URem, Divisor) -> Self::Output; | ^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Divisor` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:380:26 | 380 | fn private_min(self, Rhs) -> Self::Output; | ^^^ help: try naming the parameter or explicitly ignoring it: `_: Rhs` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:386:26 | 386 | fn private_max(self, Rhs) -> Self::Output; | ^^^ help: try naming the parameter or explicitly ignoring it: `_: Rhs` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:397:30 | 397 | fn is_less_private(self, Rhs, Cmp) -> Self::Output; | ^^^ help: try naming the parameter or explicitly ignoring it: `_: Rhs` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:397:35 | 397 | fn is_less_private(self, Rhs, Cmp) -> Self::Output; | ^^^ help: try naming the parameter or explicitly ignoring it: `_: Cmp` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:428:31 | 428 | fn is_equal_private(self, Rhs, Cmp) -> Self::Output; | ^^^ help: try naming the parameter or explicitly ignoring it: `_: Rhs` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:428:36 | 428 | fn is_equal_private(self, Rhs, Cmp) -> Self::Output; | ^^^ help: try naming the parameter or explicitly ignoring it: `_: Cmp` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:459:33 | 459 | fn is_greater_private(self, Rhs, Cmp) -> Self::Output; | ^^^ help: try naming the parameter or explicitly ignoring it: `_: Rhs` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:459:38 | 459 | fn is_greater_private(self, Rhs, Cmp) -> Self::Output; | ^^^ help: try naming the parameter or explicitly ignoring it: `_: Cmp` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:490:39 | 490 | fn is_less_or_equal_private(self, Rhs, Cmp) -> Self::Output; | ^^^ help: try naming the parameter or explicitly ignoring it: `_: Rhs` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:490:44 | 490 | fn is_less_or_equal_private(self, Rhs, Cmp) -> Self::Output; | ^^^ help: try naming the parameter or explicitly ignoring it: `_: Cmp` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:521:35 | 521 | fn is_not_equal_private(self, Rhs, Cmp) -> Self::Output; | ^^^ help: try naming the parameter or explicitly ignoring it: `_: Rhs` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:521:40 | 521 | fn is_not_equal_private(self, Rhs, Cmp) -> Self::Output; | ^^^ help: try naming the parameter or explicitly ignoring it: `_: Cmp` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:552:42 | 552 | fn is_greater_or_equal_private(self, Rhs, Cmp) -> Self::Output; | ^^^ help: try naming the parameter or explicitly ignoring it: `_: Rhs` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:552:47 | 552 | fn is_greater_or_equal_private(self, Rhs, Cmp) -> Self::Output; | ^^^ help: try naming the parameter or explicitly ignoring it: `_: Cmp` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/type_operators.rs:287:43 | 287 | fn compare(&self, &Rhs) -> Self::Output; | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Rhs` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: unexpected `cfg` condition name: `tests` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/uint.rs:1662:7 | 1662 | #[cfg(tests)] | ^^^^^ help: there is a config with a similar name: `test` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/uint.rs:1478:43 | 1478 | fn get_bit(&self, &I) -> Self::Output; | ^^ help: try naming the parameter or explicitly ignoring it: `_: &I` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/uint.rs:1544:42 | 1544 | fn set_bit(self, I, B) -> Self::Output; | ^ help: try naming the parameter or explicitly ignoring it: `_: I` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/uint.rs:1544:45 | 1544 | fn set_bit(self, I, B) -> Self::Output; | ^ help: try naming the parameter or explicitly ignoring it: `_: B` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 Compiling time v0.1.44 Compiling terminal_size v0.1.17 Compiling atty v0.2.14 Compiling secstr v0.4.0 Compiling rpassword v5.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=secstr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/secstr-0.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/secstr-0.4.0/Cargo.toml CARGO_PKG_AUTHORS='Greg V ' CARGO_PKG_DESCRIPTION='A data type suitable for storing sensitive information such as passwords and private keys in memory, featuring constant time equality, mlock and zeroing out.' CARGO_PKG_HOMEPAGE='https://github.com/myfreeweb/secstr' CARGO_PKG_LICENSE=Unlicense CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=secstr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/myfreeweb/secstr' 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/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name secstr --edition=2015 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/secstr-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("libsodium-sys", "serde"))' -C metadata=f3486142a3a1af14 -C extra-filename=-4a50992618e94541 --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --extern libc=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/liblibc-d412d23539dd4764.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/time-0.1.44 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/time-0.1.44/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Utilities for working with time-related functions in Rust. ' CARGO_PKG_HOMEPAGE='https://github.com/time-rs/time' CARGO_PKG_LICENSE=MIT/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='' CARGO_PKG_VERSION=0.1.44 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=44 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name time --edition=2015 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/time-0.1.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rustc-serialize"))' -C metadata=41ff155e19b3fd34 -C extra-filename=-c8c35126674e99b1 --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --extern libc=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/liblibc-d412d23539dd4764.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rpassword CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/rpassword-5.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/rpassword-5.0.1/Cargo.toml CARGO_PKG_AUTHORS='Conrad Kleinespel ' CARGO_PKG_DESCRIPTION='Read passwords in console applications.' CARGO_PKG_HOMEPAGE='https://github.com/conradkleinespel/rpassword' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rpassword CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/conradkleinespel/rpassword' 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/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name rpassword --edition=2015 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/rpassword-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=71638431b4a8fad4 -C extra-filename=-b6bed96f87347308 --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --extern libc=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/liblibc-d412d23539dd4764.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=atty CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/atty-0.2.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/atty-0.2.14/Cargo.toml CARGO_PKG_AUTHORS='softprops ' CARGO_PKG_DESCRIPTION='A simple interface for querying atty' CARGO_PKG_HOMEPAGE='https://github.com/softprops/atty' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=atty CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/softprops/atty' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name atty --edition=2015 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/atty-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=35ae0dde56c49065 -C extra-filename=-62e6f693cef262cd --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --extern libc=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/liblibc-d412d23539dd4764.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=terminal_size CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/terminal_size-0.1.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/terminal_size-0.1.17/Cargo.toml CARGO_PKG_AUTHORS='Andrew Chin ' CARGO_PKG_DESCRIPTION='Gets the size of your Linux or Windows terminal' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=terminal_size CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/eminence/terminal-size' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name terminal_size --edition=2018 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/terminal_size-0.1.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=75c8c751241ad0d7 -C extra-filename=-3dfeff8d3cfecea0 --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --extern libc=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/liblibc-d412d23539dd4764.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `strsim` (lib) generated 1 warning (1 duplicate) [indexmap 1.8.0] cargo:rustc-cfg=rustc_1_51 [indexmap 1.8.0] cargo:rerun-if-changed=build.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/indexmap-1.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/indexmap-1.8.0/Cargo.toml CARGO_PKG_AUTHORS='bluss:Josh Stone ' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration. The indexmap is a hash table where the iteration order of the key-value pairs is independent of the hash values of the keys. It has the usual hash table functionality, it preserves insertion order except after removals, and it allows lookup of its elements by either hash table key or numerical index. A corresponding hash set type is also provided. This crate was initially published under the name ordermap, but it was renamed to indexmap. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/bluss/indexmap' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.8.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/indexmap-4250ac1c3e7ae3d4/out /usr/local/bin/rustc --crate-name indexmap --edition=2018 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/indexmap-1.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rayon", "rustc-rayon", "serde", "serde-1", "std", "test_debug", "test_low_transition_point"))' -C metadata=54cddc765d6b2a58 -C extra-filename=-2a77515f1428d4f9 --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --extern hashbrown=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libhashbrown-0fc359116d0b89d7.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg has_std --cfg rustc_1_51` Compiling textwrap v0.14.2 warning: `libc` (lib) generated 74 warnings (1 duplicate) warning: unexpected `cfg` condition value: `nacl` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/time-0.1.44/src/sys.rs:335:15 | 335 | #[cfg(any(target_os = "nacl", target_os = "solaris", target_os = "illumos"))] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `nacl` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/time-0.1.44/src/sys.rs:402:13 | 402 | target_os = "nacl", | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = note: see for more information about checking conditional configuration warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/time-0.1.44/src/lib.rs:288:5 | 288 | extern { fn tzset(); } | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | = note: `#[warn(missing_abi)]` on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.85 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=85 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/syn-b51dd8e489b26c12/out /usr/local/bin/rustc --crate-name syn --edition=2018 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=e8f0a38505e51aff -C extra-filename=-047346d23be07393 --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libproc_macro2-8afb420761333bff.rmeta --extern quote=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libquote-cf0e6188220472bb.rmeta --extern unicode_xid=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libunicode_xid-bdb87f01d4fe998b.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg syn_disable_nightly_tests` [miniz_oxide 0.4.3] cargo:rustc-cfg=has_alloc Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=miniz_oxide CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/miniz_oxide-0.4.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/miniz_oxide-0.4.3/Cargo.toml CARGO_PKG_AUTHORS='Frommi :oyvindln ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression library rewritten in Rust based on miniz' CARGO_PKG_HOMEPAGE='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_LICENSE='MIT OR Zlib OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=miniz_oxide CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/miniz_oxide-d3bb7bae47af829f/out /usr/local/bin/rustc --crate-name miniz_oxide --edition=2018 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/miniz_oxide-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "no_extern_crate_alloc", "rustc-dep-of-std"))' -C metadata=07f79c4dbc453291 -C extra-filename=-393fb778b4d0c124 --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --extern adler=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libadler-8b783a7867dafb13.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg has_alloc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=textwrap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/textwrap-0.14.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/textwrap-0.14.2/Cargo.toml CARGO_PKG_AUTHORS='Martin Geisler ' CARGO_PKG_DESCRIPTION='Powerful library for word wrapping, indenting, and dedenting strings' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=textwrap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mgeisler/textwrap' CARGO_PKG_RUST_VERSION='' 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/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name textwrap --edition=2018 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/textwrap-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="terminal_size"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hyphenation", "smawk", "terminal_size", "unicode-linebreak", "unicode-width"))' -C metadata=8a7c521738f04590 -C extra-filename=-7d3c01df5b9f2e06 --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --extern terminal_size=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libterminal_size-3dfeff8d3cfecea0.rmeta --cap-lints warn -C ar=ar -C linker=cc` [num-integer 0.1.44] cargo:rustc-cfg=has_i128 [num-integer 0.1.44] cargo:rerun-if-changed=build.rs warning: `os_str_bytes` (lib) generated 6 warnings (1 duplicate) warning: `secstr` (lib) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/indexmap-1.8.0/src/lib.rs:82:7 | 82 | #[cfg(has_std)] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/indexmap-1.8.0/src/macros.rs:1:7 | 1 | #[cfg(has_std)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/indexmap-1.8.0/src/macros.rs:38:7 | 38 | #[cfg(has_std)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/indexmap-1.8.0/src/map.rs:19:7 | 19 | #[cfg(has_std)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/indexmap-1.8.0/src/map.rs:70:7 | 70 | #[cfg(has_std)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/indexmap-1.8.0/src/map.rs:75:11 | 75 | #[cfg(not(has_std))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/indexmap-1.8.0/src/map.rs:143:7 | 143 | #[cfg(has_std)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/indexmap-1.8.0/src/map.rs:1394:11 | 1394 | #[cfg(all(has_std, rustc_1_51))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `rustc_1_51` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/indexmap-1.8.0/src/map.rs:1394:20 | 1394 | #[cfg(all(has_std, rustc_1_51))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_51)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_1_51)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/indexmap-1.8.0/src/set.rs:6:7 | 6 | #[cfg(has_std)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/indexmap-1.8.0/src/set.rs:62:7 | 62 | #[cfg(has_std)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/indexmap-1.8.0/src/set.rs:66:11 | 66 | #[cfg(not(has_std))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/indexmap-1.8.0/src/set.rs:127:7 | 127 | #[cfg(has_std)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/indexmap-1.8.0/src/set.rs:880:11 | 880 | #[cfg(all(has_std, rustc_1_51))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `rustc_1_51` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/indexmap-1.8.0/src/set.rs:880:20 | 880 | #[cfg(all(has_std, rustc_1_51))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_51)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_1_51)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/time-0.1.44/src/lib.rs:462:18 | 462 | pub fn ctime(&self) -> TmFmt { | ^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 462 | pub fn ctime(&self) -> TmFmt<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/time-0.1.44/src/lib.rs:475:20 | 475 | pub fn asctime(&self) -> TmFmt { | ^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 475 | pub fn asctime(&self) -> TmFmt<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/time-0.1.44/src/lib.rs:496:19 | 496 | pub fn rfc822(&self) -> TmFmt { | ^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 496 | pub fn rfc822(&self) -> TmFmt<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/time-0.1.44/src/lib.rs:514:20 | 514 | pub fn rfc822z(&self) -> TmFmt { | ^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 514 | pub fn rfc822z(&self) -> TmFmt<'_> { | ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/time-0.1.44/src/lib.rs:528:37 | 528 | pub fn rfc3339<'a>(&'a self) -> TmFmt { | -- ^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 528 | pub fn rfc3339<'a>(&'a self) -> TmFmt<'a> { | ++++ warning: `memchr` (lib) generated 55 warnings (1 duplicate) warning: `proc-macro2` (lib) generated 133 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=generic_array CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/generic-array-0.14.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/generic-array-0.14.4/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/generic-array-bf103d8597ecfefe/out /usr/local/bin/rustc --crate-name generic_array --edition=2015 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/generic-array-0.14.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde"))' -C metadata=1f13f14f848868c2 -C extra-filename=-e8624c448813945a --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --extern typenum=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libtypenum-0d62358d9f3cb729.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg relaxed_coherence` warning: `quote` (lib) generated 1 warning (1 duplicate) [num-traits 0.2.14] cargo:rustc-cfg=has_i128 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro_error_attr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro-error-attr-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro-error-attr-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='CreepySkeleton ' CARGO_PKG_DESCRIPTION='Attribute macro for proc-macro-error crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-error-attr CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://gitlab.com/CreepySkeleton/proc-macro-error' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/proc-macro-error-attr-8150fc9a9f17f64a/out /usr/local/bin/rustc --crate-name proc_macro_error_attr --edition=2018 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro-error-attr-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=995db24ed160aa7e -C extra-filename=-ca04b2266742fa67 --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libproc_macro2-8afb420761333bff.rlib --extern quote=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libquote-cf0e6188220472bb.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `terminal_size` (lib) generated 1 warning (1 duplicate) warning: `atty` (lib) generated 1 warning (1 duplicate) warning: `typenum` (lib) generated 62 warnings (1 duplicate) warning: use of deprecated associated function `core::array::IntoIter::::new`: use `IntoIterator::into_iter` instead --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/indexmap-1.8.0/src/map.rs:1409:31 | 1409 | std::array::IntoIter::new(arr).collect() | ^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated associated function `core::array::IntoIter::::new`: use `IntoIterator::into_iter` instead --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/indexmap-1.8.0/src/set.rs:895:31 | 895 | std::array::IntoIter::new(arr).collect() | ^^^ warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/generic-array-0.14.4/src/impls.rs:136:19 | 136 | #[cfg(relaxed_coherence)] | ^^^^^^^^^^^^^^^^^ ... 183 | / impl_from! { 184 | | 1 => ::typenum::U1, 185 | | 2 => ::typenum::U2, 186 | | 3 => ::typenum::U3, ... | 215 | | 32 => ::typenum::U32 216 | | } | |_- in this macro invocation | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/generic-array-0.14.4/src/impls.rs:158:23 | 158 | #[cfg(not(relaxed_coherence))] | ^^^^^^^^^^^^^^^^^ ... 183 | / impl_from! { 184 | | 1 => ::typenum::U1, 185 | | 2 => ::typenum::U2, 186 | | 3 => ::typenum::U3, ... | 215 | | 32 => ::typenum::U32 216 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lib.rs:254:13 | 254 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/group.rs:136:12 | 136 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/group.rs:214:12 | 214 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/group.rs:269:12 | 269 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/token.rs:561:12 | 561 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/token.rs:569:12 | 569 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ident.rs:39:12 | 39 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/attr.rs:165:16 | 165 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/attr.rs:213:16 | 213 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/attr.rs:223:16 | 223 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/attr.rs:237:16 | 237 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/attr.rs:251:16 | 251 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/attr.rs:463:12 | 463 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/attr.rs:557:16 | 557 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/attr.rs:565:16 | 565 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/attr.rs:573:16 | 573 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/attr.rs:581:16 | 581 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/attr.rs:630:16 | 630 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/attr.rs:644:16 | 644 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/attr.rs:654:16 | 654 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:246:16 | 246 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:276:16 | 276 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:287:16 | 287 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:311:20 | 311 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `always_assert_unwind` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro-error-attr-1.0.4/src/lib.rs:86:11 | 86 | #[cfg(not(always_assert_unwind))] | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(always_assert_unwind)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(always_assert_unwind)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `always_assert_unwind` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro-error-attr-1.0.4/src/lib.rs:102:7 | 102 | #[cfg(always_assert_unwind)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(always_assert_unwind)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(always_assert_unwind)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `rpassword` (lib) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:327:20 | 327 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:339:16 | 339 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:435:16 | 435 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:448:16 | 448 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:457:16 | 457 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:466:16 | 466 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:479:16 | 479 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:486:16 | 486 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:493:16 | 493 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:1152:16 | 1152 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:1241:20 | 1241 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:1870:16 | 1870 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:1967:16 | 1967 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2054:16 | 2054 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2075:16 | 2075 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2107:16 | 2107 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2121:16 | 2121 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2162:16 | 2162 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2192:16 | 2192 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2214:16 | 2214 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2281:16 | 2281 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2304:16 | 2304 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2327:16 | 2327 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2336:16 | 2336 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2351:16 | 2351 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2369:16 | 2369 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2381:16 | 2381 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2455:16 | 2455 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2508:16 | 2508 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2532:16 | 2532 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2543:16 | 2543 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2555:16 | 2555 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2609:16 | 2609 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2639:16 | 2639 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2694:16 | 2694 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2726:16 | 2726 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2768:16 | 2768 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2785:16 | 2785 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2799:16 | 2799 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2846:16 | 2846 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2933:16 | 2933 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2943:16 | 2943 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2954:16 | 2954 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2966:16 | 2966 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2981:16 | 2981 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2992:16 | 2992 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3003:16 | 3003 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [crossbeam-utils 0.8.1] cargo:rustc-cfg=has_atomic_u8 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3019:16 | 3019 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3029:16 | 3029 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3038:16 | 3038 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3046:16 | 3046 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3057:16 | 3057 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3088:16 | 3088 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3100:16 | 3100 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3112:16 | 3112 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3127:16 | 3127 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3144:16 | 3144 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3158:16 | 3158 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3180:16 | 3180 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3191:16 | 3191 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3202:16 | 3202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3212:16 | 3212 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3222:16 | 3222 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3238:16 | 3238 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3251:16 | 3251 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3264:16 | 3264 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3275:16 | 3275 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3285:16 | 3285 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3295:16 | 3295 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3305:16 | 3305 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3314:16 | 3314 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `time` (lib) generated 9 warnings (1 duplicate) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3326:16 | 3326 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3339:16 | 3339 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3348:16 | 3348 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3359:16 | 3359 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3370:16 | 3370 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3380:16 | 3380 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3390:16 | 3390 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3399:16 | 3399 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3418:16 | 3418 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3432:16 | 3432 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3442:16 | 3442 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3464:16 | 3464 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3473:16 | 3473 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3486:16 | 3486 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:296:5 | 296 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:307:5 | 307 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:318:5 | 318 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:347:9 | 347 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:597:16 | 597 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:660:16 | 660 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:687:16 | 687 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:747:16 | 747 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:758:16 | 758 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [num-traits 0.2.14] cargo:rustc-cfg=has_to_int_unchecked [num-traits 0.2.14] cargo:rerun-if-changed=build.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_traits CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/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='' 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/security/keepass-diff/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/num-traits-3fa77e8db87b4570/out /usr/local/bin/rustc --crate-name num_traits --edition=2015 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=8b565aff39d6ce35 -C extra-filename=-abcaa81ecd7f81dc --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --cfg has_i128 --cfg has_to_int_unchecked` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:812:16 | 812 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:831:16 | 831 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:880:16 | 880 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:891:16 | 891 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:915:16 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:946:16 | 946 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:957:16 | 957 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:1032:16 | 1032 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:1192:16 | 1192 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:1204:16 | 1204 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:1243:16 | 1243 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:1275:16 | 1275 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:1285:16 | 1285 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:1300:16 | 1300 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:1310:16 | 1310 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:1320:16 | 1320 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:1329:16 | 1329 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:990:16 | 990 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:1223:16 | 1223 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:1250:16 | 1250 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:1291:16 | 1291 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:1324:16 | 1324 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:1338:16 | 1338 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:1387:16 | 1387 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:1405:16 | 1405 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:1486:16 | 1486 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:1521:16 | 1521 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:1550:16 | 1550 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:1570:16 | 1570 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:1666:16 | 1666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:1708:16 | 1708 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:1731:16 | 1731 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:1815:16 | 1815 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:1831:16 | 1831 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:1847:16 | 1847 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:1891:16 | 1891 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:1909:16 | 1909 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:1959:16 | 1959 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:1984:16 | 1984 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2009:16 | 2009 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2060:16 | 2060 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2134:16 | 2134 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2190:16 | 2190 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2252:16 | 2252 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2282:16 | 2282 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2311:16 | 2311 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2383:16 | 2383 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2401:16 | 2401 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2513:16 | 2513 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2596:16 | 2596 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2661:16 | 2661 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2713:16 | 2713 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2759:16 | 2759 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2775:16 | 2775 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2787:16 | 2787 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2803:16 | 2803 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2818:16 | 2818 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2831:16 | 2831 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2849:16 | 2849 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2861:16 | 2861 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2876:16 | 2876 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2891:16 | 2891 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2917:16 | 2917 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2930:16 | 2930 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2952:16 | 2952 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2967:16 | 2967 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2989:16 | 2989 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:3011:16 | 3011 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:3022:16 | 3022 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:3031:16 | 3031 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:3038:16 | 3038 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:3047:16 | 3047 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:3054:16 | 3054 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:3063:16 | 3063 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:3079:16 | 3079 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:3098:16 | 3098 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:3127:16 | 3127 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:3200:16 | 3200 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:3214:16 | 3214 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:3225:16 | 3225 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:3296:16 | 3296 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/file.rs:93:16 | 93 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/file.rs:118:16 | 118 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lifetime.rs:127:16 | 127 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lifetime.rs:145:16 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:170:16 | 170 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:200:16 | 200 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:629:12 | 629 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:640:12 | 640 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:652:12 | 652 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:744:16 | 744 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:816:16 | 816 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:827:16 | 827 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:838:16 | 838 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:849:16 | 849 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:860:16 | 860 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:871:16 | 871 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:882:16 | 882 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:900:16 | 900 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:907:16 | 907 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:914:16 | 914 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:921:16 | 921 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:928:16 | 928 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:935:16 | 935 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:942:16 | 942 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/mac.rs:145:16 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/mac.rs:177:16 | 177 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/mac.rs:201:16 | 201 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/derive.rs:95:16 | 95 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/derive.rs:237:16 | 237 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/op.rs:130:16 | 130 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/op.rs:165:16 | 165 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/op.rs:188:16 | 188 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/op.rs:224:16 | 224 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/stmt.rs:109:20 | 109 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/stmt.rs:136:16 | 136 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/stmt.rs:147:16 | 147 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/stmt.rs:308:16 | 308 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/stmt.rs:317:16 | 317 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/stmt.rs:332:16 | 332 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:345:16 | 345 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:641:16 | 641 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:665:16 | 665 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:688:16 | 688 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:701:16 | 701 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:768:16 | 768 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:777:16 | 777 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:810:16 | 810 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:819:16 | 819 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:838:20 | 838 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:855:16 | 855 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:863:16 | 863 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:881:20 | 881 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:923:16 | 923 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:932:20 | 932 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:946:16 | 946 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:957:16 | 957 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:975:16 | 975 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:1049:16 | 1049 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:1059:16 | 1059 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:1079:16 | 1079 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:1088:16 | 1088 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:1099:16 | 1099 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:1113:16 | 1113 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:1151:16 | 1151 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:1160:16 | 1160 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:1167:16 | 1167 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:1175:16 | 1175 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:1183:16 | 1183 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:1192:16 | 1192 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:1201:16 | 1201 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:1208:16 | 1208 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:1215:16 | 1215 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:1228:16 | 1228 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:1240:16 | 1240 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:1248:16 | 1248 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:321:16 | 321 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:769:16 | 769 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:777:16 | 777 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:791:16 | 791 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:807:16 | 807 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:816:16 | 816 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:826:16 | 826 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:853:16 | 853 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:863:16 | 863 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:871:16 | 871 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:879:16 | 879 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:892:16 | 892 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:902:16 | 902 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:910:16 | 910 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:919:16 | 919 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.rs:219:16 | 219 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.rs:226:16 | 226 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.rs:328:16 | 328 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.rs:355:16 | 355 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.rs:367:16 | 367 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.rs:400:16 | 400 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.rs:412:16 | 412 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.rs:475:20 | 475 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.rs:539:20 | 539 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.rs:561:20 | 561 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.rs:663:16 | 663 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.rs:671:16 | 671 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.rs:679:16 | 679 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.rs:694:16 | 694 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.rs:779:16 | 779 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.rs:788:16 | 788 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.rs:797:16 | 797 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lib.rs:445:12 | 445 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/punctuated.rs:287:16 | 287 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/punctuated.rs:324:16 | 324 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/punctuated.rs:345:16 | 345 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/punctuated.rs:370:12 | 370 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/punctuated.rs:965:12 | 965 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/punctuated.rs:1013:16 | 1013 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/punctuated.rs:1024:16 | 1024 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/parse_quote.rs:68:12 | 68 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/parse_quote.rs:100:12 | 100 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lib.rs:469:12 | 469 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lib.rs:818:12 | 818 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/parse.rs:1062:12 | 1062 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/parse.rs:1069:12 | 1069 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/parse.rs:1080:12 | 1080 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/generic-array-0.14.4/src/lib.rs:228:33 | 228 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut, &mut usize) { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 228 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut<'_, T>, &mut usize) { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/generic-array-0.14.4/src/lib.rs:283:33 | 283 | pub unsafe fn iter_position(&mut self) -> (slice::Iter, &mut usize) { | ^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 283 | pub unsafe fn iter_position(&mut self) -> (slice::Iter<'_, T>, &mut usize) { | +++ warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/parse.rs:1087:12 | 1087 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/parse.rs:1097:12 | 1097 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/parse.rs:1113:12 | 1113 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/parse.rs:1123:12 | 1123 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/reserved.rs:29:12 | 29 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lib.rs:892:12 | 892 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lib.rs:912:12 | 912 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lib.rs:941:12 | 941 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lib.rs:984:12 | 984 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/token.rs:394:24 | 394 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 556 | / define_punctuation_structs! { 557 | | "_" pub struct Underscore/1 /// `_` 558 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/token.rs:398:24 | 398 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 556 | / define_punctuation_structs! { 557 | | "_" pub struct Underscore/1 /// `_` 558 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/token.rs:271:24 | 271 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/token.rs:275:24 | 275 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/token.rs:309:24 | 309 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) Compiling flate2 v1.0.20 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=flate2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/flate2-1.0.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/flate2-1.0.20/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide, miniz.c, and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/flate2-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=flate2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/flate2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.20 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name flate2 --edition=2018 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/flate2-1.0.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "futures", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "tokio", "tokio-io", "zlib", "zlib-ng-compat"))' -C metadata=10c2e6ac9e4e68b3 -C extra-filename=-0b96356f31e840a9 --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libcfg_if-1e473bfa730f368f.rmeta --extern crc32fast=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libcrc32fast-4271c7a2902cbede.rmeta --extern libc=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/liblibc-d412d23539dd4764.rmeta --extern miniz_oxide=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libminiz_oxide-393fb778b4d0c124.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `blake2b_simd` (lib) generated 1 warning (1 duplicate) Compiling cipher v0.3.0 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/token.rs:317:24 | 317 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/token.rs:444:24 | 444 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/token.rs:452:24 | 452 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/token.rs:394:24 | 394 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/token.rs:398:24 | 398 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cipher CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/cipher-0.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/cipher-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Traits for describing block ciphers and stream ciphers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cipher CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION='' 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/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name cipher --edition=2018 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/cipher-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blobby", "dev", "std"))' -C metadata=775dafbf5f082e4f -C extra-filename=-d08ce19975956999 --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --extern generic_array=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libgeneric_array-e8624c448813945a.rmeta --cap-lints warn -C ar=ar -C linker=cc` Compiling digest v0.9.0 Compiling crypto-mac v0.11.1 Compiling block-buffer v0.9.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=digest CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/digest-0.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/digest-0.9.0/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Traits for cryptographic hash functions' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=digest CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.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/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name digest --edition=2018 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/digest-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "dev", "std"))' -C metadata=31a232ca37388370 -C extra-filename=-c4b88b4e693b3f0e --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --extern generic_array=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libgeneric_array-e8624c448813945a.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crypto_mac CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crypto-mac-0.11.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crypto-mac-0.11.1/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Trait for Message Authentication Code (MAC) algorithms' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crypto-mac CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name crypto_mac --edition=2018 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crypto-mac-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blobby", "cipher", "dev", "std"))' -C metadata=a5423b3a3a024ac4 -C extra-filename=-23682743ac0e923d --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --extern generic_array=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libgeneric_array-e8624c448813945a.rmeta --extern subtle=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libsubtle-a133279ced598fbc.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/lib.rs:173:7 | 173 | #[cfg(has_i128)] | ^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/bounds.rs:3:7 | 3 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/bounds.rs:38:7 | 38 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/bounds.rs:46:7 | 46 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/bounds.rs:107:7 | 107 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:4:7 | 4 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:207:7 | 207 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:280:7 | 280 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_to_int_unchecked` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:294:7 | 294 | #[cfg(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_to_int_unchecked` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:303:11 | 303 | #[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_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:597:7 | 597 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:604:7 | 604 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:725:7 | 725 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:732:7 | 732 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:805:7 | 805 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:807:7 | 807 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:791:42 | 791 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128); | ^^^^^^^^ ... 797 | impl_as_primitive!(u8 => { char, 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:793:42 | 793 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl i128); | ^^^^^^^^ ... 797 | impl_as_primitive!(u8 => { char, 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:791:42 | 791 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128); | ^^^^^^^^ ... 798 | impl_as_primitive!(i8 => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:793:42 | 793 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl i128); | ^^^^^^^^ ... 798 | impl_as_primitive!(i8 => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:791:42 | 791 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128); | ^^^^^^^^ ... 799 | impl_as_primitive!(u16 => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=block_buffer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/block-buffer-0.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/block-buffer-0.9.0/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Fixed size buffer for block processing of data' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=block-buffer CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' 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/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name block_buffer --edition=2018 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/block-buffer-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("block-padding"))' -C metadata=60f532540d6a7353 -C extra-filename=-bbe07d032d9a0652 --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --extern generic_array=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libgeneric_array-e8624c448813945a.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:793:42 | 793 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl i128); | ^^^^^^^^ ... 799 | impl_as_primitive!(u16 => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:791:42 | 791 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128); | ^^^^^^^^ ... 800 | impl_as_primitive!(i16 => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:793:42 | 793 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl i128); | ^^^^^^^^ ... 800 | impl_as_primitive!(i16 => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:791:42 | 791 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128); | ^^^^^^^^ ... 801 | impl_as_primitive!(u32 => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:793:42 | 793 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl i128); | ^^^^^^^^ ... 801 | impl_as_primitive!(u32 => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:791:42 | 791 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128); | ^^^^^^^^ ... 802 | impl_as_primitive!(i32 => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:793:42 | 793 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl i128); | ^^^^^^^^ ... 802 | impl_as_primitive!(i32 => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:791:42 | 791 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128); | ^^^^^^^^ ... 803 | impl_as_primitive!(u64 => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:793:42 | 793 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl i128); | ^^^^^^^^ ... 803 | impl_as_primitive!(u64 => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:791:42 | 791 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128); | ^^^^^^^^ ... 804 | impl_as_primitive!(i64 => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:793:42 | 793 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl i128); | ^^^^^^^^ ... 804 | impl_as_primitive!(i64 => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:791:42 | 791 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128); | ^^^^^^^^ ... 806 | impl_as_primitive!(u128 => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:793:42 | 793 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl i128); | ^^^^^^^^ ... 806 | impl_as_primitive!(u128 => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:791:42 | 791 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128); | ^^^^^^^^ ... 808 | impl_as_primitive!(i128 => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:793:42 | 793 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl i128); | ^^^^^^^^ ... 808 | impl_as_primitive!(i128 => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:791:42 | 791 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128); | ^^^^^^^^ ... 809 | impl_as_primitive!(usize => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `indexmap` (lib) generated 18 warnings (1 duplicate) warning: `generic-array` (lib) generated 5 warnings (1 duplicate) Compiling block-modes v0.8.1 Compiling salsa20 v0.8.1 Compiling aes v0.7.4 Compiling chacha20 v0.7.2 Compiling twofish v0.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=block_modes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/block-modes-0.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/block-modes-0.8.1/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Block cipher modes of operation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=block-modes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/block-ciphers' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name block_modes --edition=2018 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/block-modes-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=0cf0d8db759d3b83 -C extra-filename=-0c32e0382ffaa4d1 --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --extern block_padding=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libblock_padding-1a5c95296ce54fe6.rmeta --extern cipher=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libcipher-d08ce19975956999.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=twofish CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/twofish-0.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/twofish-0.6.0/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Twofish block cipher' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=twofish CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/block-ciphers' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name twofish --edition=2018 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/twofish-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1c753bed016ce990 -C extra-filename=-528e02c98800335a --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --extern byteorder=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libbyteorder-0a42947a1b6c6d55.rmeta --extern cipher=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libcipher-d08ce19975956999.rmeta --extern opaque_debug=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libopaque_debug-2a92f6e59c64099e.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/aes-0.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/aes-0.7.4/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of the Advanced Encryption Standard (a.k.a. Rijndael) including support for AES in counter mode (a.k.a. AES-CTR) ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/block-ciphers' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name aes --edition=2018 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/aes-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("armv8", "compact", "ctr", "force-soft", "hazmat"))' -C metadata=4d05d288d25fda34 -C extra-filename=-f81174b94a9272e5 --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libcfg_if-1e473bfa730f368f.rmeta --extern cipher=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libcipher-d08ce19975956999.rmeta --extern cpufeatures=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libcpufeatures-332e612313a492d6.rmeta --extern opaque_debug=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libopaque_debug-2a92f6e59c64099e.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=salsa20 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/salsa20-0.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/salsa20-0.8.1/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Salsa20 Stream Cipher' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=salsa20 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/stream-ciphers' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name salsa20 --edition=2018 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/salsa20-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="xsalsa20"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "expose-core", "hsalsa20", "xsalsa20", "zeroize"))' -C metadata=096c1951e522dd49 -C extra-filename=-560118e7b810cdeb --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --extern cipher=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libcipher-d08ce19975956999.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:793:42 | 793 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl i128); | ^^^^^^^^ ... 809 | impl_as_primitive!(usize => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:791:42 | 791 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128); | ^^^^^^^^ ... 810 | impl_as_primitive!(isize => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:793:42 | 793 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl i128); | ^^^^^^^^ ... 810 | impl_as_primitive!(isize => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:791:42 | 791 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128); | ^^^^^^^^ ... 811 | impl_as_primitive!(f32 => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:793:42 | 793 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl i128); | ^^^^^^^^ ... 811 | impl_as_primitive!(f32 => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:791:42 | 791 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128); | ^^^^^^^^ ... 812 | impl_as_primitive!(f64 => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:793:42 | 793 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl i128); | ^^^^^^^^ ... 812 | impl_as_primitive!(f64 => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:791:42 | 791 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128); | ^^^^^^^^ ... 813 | impl_as_primitive!(char => { char }); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:793:42 | 793 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl i128); | ^^^^^^^^ ... 813 | impl_as_primitive!(char => { char }); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:791:42 | 791 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128); | ^^^^^^^^ ... 814 | impl_as_primitive!(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(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:793:42 | 793 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl i128); | ^^^^^^^^ ... 814 | impl_as_primitive!(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(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:61:11 | 61 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:107:11 | 107 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:176:23 | 176 | #[cfg(has_i128)] | ^^^^^^^^ ... 202 | impl_to_primitive_int!(isize); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:186:23 | 186 | #[cfg(has_i128)] | ^^^^^^^^ ... 202 | impl_to_primitive_int!(isize); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:176:23 | 176 | #[cfg(has_i128)] | ^^^^^^^^ ... 203 | impl_to_primitive_int!(i8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:186:23 | 186 | #[cfg(has_i128)] | ^^^^^^^^ ... 203 | impl_to_primitive_int!(i8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:176:23 | 176 | #[cfg(has_i128)] | ^^^^^^^^ ... 204 | impl_to_primitive_int!(i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=chacha20 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/chacha20-0.7.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/chacha20-0.7.2/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='The ChaCha20 stream cipher (RFC 8439) implemented in pure Rust using traits from the RustCrypto `cipher` crate, with optional architecture-specific hardware acceleration (AVX2, SSE2). Additionally provides the ChaCha8, ChaCha12, XChaCha20, XChaCha12 and XChaCha8 stream ciphers, and also optional rand_core-compatible RNGs based on those ciphers. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=chacha20 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/stream-ciphers' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name chacha20 --edition=2018 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/chacha20-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="cipher"' --cfg 'feature="default"' --cfg 'feature="xchacha"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cipher", "default", "expose-core", "force-soft", "hchacha", "legacy", "rand_core", "rng", "std", "xchacha", "zeroize"))' -C metadata=50fc06ffe3634f56 -C extra-filename=-b548ff42b2e9150a --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libcfg_if-1e473bfa730f368f.rmeta --extern cipher=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libcipher-d08ce19975956999.rmeta --extern cpufeatures=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libcpufeatures-332e612313a492d6.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:186:23 | 186 | #[cfg(has_i128)] | ^^^^^^^^ ... 204 | impl_to_primitive_int!(i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:176:23 | 176 | #[cfg(has_i128)] | ^^^^^^^^ ... 205 | impl_to_primitive_int!(i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:186:23 | 186 | #[cfg(has_i128)] | ^^^^^^^^ ... 205 | impl_to_primitive_int!(i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:176:23 | 176 | #[cfg(has_i128)] | ^^^^^^^^ ... 206 | impl_to_primitive_int!(i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:186:23 | 186 | #[cfg(has_i128)] | ^^^^^^^^ ... 206 | impl_to_primitive_int!(i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:176:23 | 176 | #[cfg(has_i128)] | ^^^^^^^^ ... 208 | impl_to_primitive_int!(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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:186:23 | 186 | #[cfg(has_i128)] | ^^^^^^^^ ... 208 | impl_to_primitive_int!(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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:249:23 | 249 | #[cfg(has_i128)] | ^^^^^^^^ ... 275 | impl_to_primitive_uint!(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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:259:23 | 259 | #[cfg(has_i128)] | ^^^^^^^^ ... 275 | impl_to_primitive_uint!(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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:249:23 | 249 | #[cfg(has_i128)] | ^^^^^^^^ ... 276 | impl_to_primitive_uint!(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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:259:23 | 259 | #[cfg(has_i128)] | ^^^^^^^^ ... 276 | impl_to_primitive_uint!(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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:249:23 | 249 | #[cfg(has_i128)] | ^^^^^^^^ ... 277 | impl_to_primitive_uint!(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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:259:23 | 259 | #[cfg(has_i128)] | ^^^^^^^^ ... 277 | impl_to_primitive_uint!(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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:249:23 | 249 | #[cfg(has_i128)] | ^^^^^^^^ ... 278 | impl_to_primitive_uint!(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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:259:23 | 259 | #[cfg(has_i128)] | ^^^^^^^^ ... 278 | impl_to_primitive_uint!(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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:249:23 | 249 | #[cfg(has_i128)] | ^^^^^^^^ ... 279 | impl_to_primitive_uint!(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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:259:23 | 259 | #[cfg(has_i128)] | ^^^^^^^^ ... 279 | impl_to_primitive_uint!(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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:249:23 | 249 | #[cfg(has_i128)] | ^^^^^^^^ ... 281 | impl_to_primitive_uint!(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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:259:23 | 259 | #[cfg(has_i128)] | ^^^^^^^^ ... 281 | impl_to_primitive_uint!(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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:376:23 | 376 | #[cfg(has_i128)] | ^^^^^^^^ ... 398 | impl_to_primitive_float!(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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_float` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:386:23 | 386 | #[cfg(has_i128)] | ^^^^^^^^ ... 398 | impl_to_primitive_float!(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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_float` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:376:23 | 376 | #[cfg(has_i128)] | ^^^^^^^^ ... 399 | impl_to_primitive_float!(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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_float` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:386:23 | 386 | #[cfg(has_i128)] | ^^^^^^^^ ... 399 | impl_to_primitive_float!(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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_float` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:452:11 | 452 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:497:11 | 497 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:548:19 | 548 | #[cfg(has_i128)] | ^^^^^^^^ ... 592 | impl_from_primitive!(isize, to_isize); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:574:19 | 574 | #[cfg(has_i128)] | ^^^^^^^^ ... 592 | impl_from_primitive!(isize, to_isize); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:548:19 | 548 | #[cfg(has_i128)] | ^^^^^^^^ ... 593 | impl_from_primitive!(i8, to_i8); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:574:19 | 574 | #[cfg(has_i128)] | ^^^^^^^^ ... 593 | impl_from_primitive!(i8, to_i8); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:548:19 | 548 | #[cfg(has_i128)] | ^^^^^^^^ ... 594 | impl_from_primitive!(i16, to_i16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:574:19 | 574 | #[cfg(has_i128)] | ^^^^^^^^ ... 594 | impl_from_primitive!(i16, to_i16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:548:19 | 548 | #[cfg(has_i128)] | ^^^^^^^^ ... 595 | impl_from_primitive!(i32, to_i32); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:574:19 | 574 | #[cfg(has_i128)] | ^^^^^^^^ ... 595 | impl_from_primitive!(i32, to_i32); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [crossbeam-utils 0.8.1] cargo:rustc-cfg=has_atomic_u16 warning: `textwrap` (lib) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:548:19 | 548 | #[cfg(has_i128)] | ^^^^^^^^ ... 596 | impl_from_primitive!(i64, to_i64); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:574:19 | 574 | #[cfg(has_i128)] | ^^^^^^^^ ... 596 | impl_from_primitive!(i64, to_i64); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:548:19 | 548 | #[cfg(has_i128)] | ^^^^^^^^ ... 598 | impl_from_primitive!(i128, to_i128); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:574:19 | 574 | #[cfg(has_i128)] | ^^^^^^^^ ... 598 | impl_from_primitive!(i128, to_i128); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:548:19 | 548 | #[cfg(has_i128)] | ^^^^^^^^ ... 599 | impl_from_primitive!(usize, to_usize); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:574:19 | 574 | #[cfg(has_i128)] | ^^^^^^^^ ... 599 | impl_from_primitive!(usize, to_usize); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:548:19 | 548 | #[cfg(has_i128)] | ^^^^^^^^ ... 600 | impl_from_primitive!(u8, to_u8); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:574:19 | 574 | #[cfg(has_i128)] | ^^^^^^^^ ... 600 | impl_from_primitive!(u8, to_u8); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:548:19 | 548 | #[cfg(has_i128)] | ^^^^^^^^ ... 601 | impl_from_primitive!(u16, to_u16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:574:19 | 574 | #[cfg(has_i128)] | ^^^^^^^^ ... 601 | impl_from_primitive!(u16, to_u16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:548:19 | 548 | #[cfg(has_i128)] | ^^^^^^^^ ... 602 | impl_from_primitive!(u32, to_u32); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:574:19 | 574 | #[cfg(has_i128)] | ^^^^^^^^ ... 602 | impl_from_primitive!(u32, to_u32); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:548:19 | 548 | #[cfg(has_i128)] | ^^^^^^^^ ... 603 | impl_from_primitive!(u64, to_u64); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:574:19 | 574 | #[cfg(has_i128)] | ^^^^^^^^ ... 603 | impl_from_primitive!(u64, to_u64); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:548:19 | 548 | #[cfg(has_i128)] | ^^^^^^^^ ... 605 | impl_from_primitive!(u128, to_u128); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:574:19 | 574 | #[cfg(has_i128)] | ^^^^^^^^ ... 605 | impl_from_primitive!(u128, to_u128); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:548:19 | 548 | #[cfg(has_i128)] | ^^^^^^^^ ... 606 | impl_from_primitive!(f32, to_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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/token.rs:503:24 | 503 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 756 | / define_delimiters! { 757 | | "{" pub struct Brace /// `{...}` 758 | | "[" pub struct Bracket /// `[...]` 759 | | "(" pub struct Paren /// `(...)` 760 | | " " pub struct Group /// None-delimited group 761 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/token.rs:507:24 | 507 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 756 | / define_delimiters! { 757 | | "{" pub struct Brace /// `{...}` 758 | | "[" pub struct Bracket /// `[...]` 759 | | "(" pub struct Paren /// `(...)` 760 | | " " pub struct Group /// None-delimited group 761 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/attr.rs:148:16 | 148 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/attr.rs:329:16 | 329 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/attr.rs:360:16 | 360 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/macros.rs:145:20 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/attr.rs:336:1 | 336 | / ast_enum_of_structs! { 337 | | /// Content of a compile-time structured attribute. 338 | | /// 339 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 370 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/attr.rs:377:16 | 377 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/attr.rs:390:16 | 390 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/attr.rs:417:16 | 417 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/macros.rs:145:20 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/attr.rs:412:1 | 412 | / ast_enum_of_structs! { 413 | | /// Element of a compile-time attribute list. 414 | | /// 415 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 426 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:9:16 | 9 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:36:16 | 36 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/macros.rs:145:20 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:25:1 | 25 | / ast_enum_of_structs! { 26 | | /// Data stored within an enum variant or struct. 27 | | /// 28 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 48 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:56:16 | 56 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:68:16 | 68 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:153:16 | 153 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:185:16 | 185 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/macros.rs:145:20 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:173:1 | 173 | / ast_enum_of_structs! { 174 | | /// The visibility level of an item: inherited or `pub` or 175 | | /// `pub(restricted)`. 176 | | /// ... | 200 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:207:16 | 207 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:218:16 | 218 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:230:16 | 230 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:89:16 | 89 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/macros.rs:145:20 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:14:1 | 14 | / ast_enum_of_structs! { 15 | | /// A Rust expression. 16 | | /// 17 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 253 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:259:16 | 259 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:271:16 | 271 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:284:16 | 284 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:297:16 | 297 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:310:16 | 310 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:324:16 | 324 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:337:16 | 337 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:349:16 | 349 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:362:16 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:376:16 | 376 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:390:16 | 390 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:403:16 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:421:16 | 421 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:434:16 | 434 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:447:16 | 447 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:467:16 | 467 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:483:16 | 483 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:498:16 | 498 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:511:16 | 511 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:537:16 | 537 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:550:16 | 550 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:561:16 | 561 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:575:16 | 575 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:591:16 | 591 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:607:16 | 607 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:619:16 | 619 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:632:16 | 632 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:646:16 | 646 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:660:16 | 660 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:690:16 | 690 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:702:16 | 702 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:714:16 | 714 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:726:16 | 726 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:740:16 | 740 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:752:16 | 752 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:764:16 | 764 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:778:16 | 778 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:845:16 | 845 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:915:16 | 915 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:963:16 | 963 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:977:16 | 977 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:994:16 | 994 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:1016:16 | 1016 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:1044:16 | 1044 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:1060:16 | 1060 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2248:28 | 2248 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ ... 2265 | / impl_by_parsing_expr! { 2266 | | ExprCall, Call, "expected function call expression", 2267 | | ExprMethodCall, MethodCall, "expected method call expression", 2268 | | ExprTuple, Tuple, "expected tuple expression", ... | 2277 | | ExprTry, Try, "expected try expression", 2278 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:14:16 | 14 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:35:16 | 35 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/macros.rs:145:20 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:23:1 | 23 | / ast_enum_of_structs! { 24 | | /// A generic type parameter, lifetime, or const generic: `T: Into`, 25 | | /// `'a: 'b`, `const LEN: usize`. 26 | | /// ... | 46 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:53:16 | 53 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:83:16 | 83 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:363:20 | 363 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 404 | generics_wrapper_impls!(ImplGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:363:20 | 363 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 406 | generics_wrapper_impls!(TypeGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:363:20 | 363 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 408 | generics_wrapper_impls!(Turbofish); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:426:16 | 426 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:475:16 | 475 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/macros.rs:145:20 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:470:1 | 470 | / ast_enum_of_structs! { 471 | | /// A trait or lifetime used as a bound on a type parameter. 472 | | /// 473 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 480 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:487:16 | 487 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:504:16 | 504 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:517:16 | 517 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:535:16 | 535 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/macros.rs:145:20 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:524:1 | 524 | / ast_enum_of_structs! { 525 | | /// A single predicate in a `where` clause: `T: Deserialize<'de>`. 526 | | /// 527 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 546 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:553:16 | 553 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:570:16 | 570 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:583:16 | 583 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:19:16 | 19 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/macros.rs:145:20 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:9:1 | 9 | / ast_enum_of_structs! { 10 | | /// Things that can appear directly inside of a module or scope. 11 | | /// 12 | | /// *This type is available only if Syn is built with the `"full"` feature.* ... | 100 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:106:16 | 106 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:124:16 | 124 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:140:16 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:157:16 | 157 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:170:16 | 170 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:204:16 | 204 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:218:16 | 218 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:232:16 | 232 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:282:16 | 282 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:302:16 | 302 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:319:16 | 319 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:336:16 | 336 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:351:16 | 351 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:482:16 | 482 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `cipher` (lib) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/macros.rs:145:20 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:472:1 | 472 | / ast_enum_of_structs! { 473 | | /// A suffix of an import tree in a `use` item: `Type as Renamed` or `*`. 474 | | /// 475 | | /// *This type is available only if Syn is built with the `"full"` feature.* ... | 499 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:505:16 | 505 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:517:16 | 517 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:527:16 | 527 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:539:16 | 539 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:549:16 | 549 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:566:16 | 566 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/macros.rs:145:20 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:556:1 | 556 | / ast_enum_of_structs! { 557 | | /// An item within an `extern` block. 558 | | /// 559 | | /// *This type is available only if Syn is built with the `"full"` feature.* ... | 609 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:615:16 | 615 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:628:16 | 628 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:659:16 | 659 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:677:16 | 677 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/macros.rs:145:20 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:667:1 | 667 | / ast_enum_of_structs! { 668 | | /// An item declaration within the definition of a trait. 669 | | /// 670 | | /// *This type is available only if Syn is built with the `"full"` feature.* ... | 720 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:726:16 | 726 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:742:16 | 742 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:755:16 | 755 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:772:16 | 772 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:790:16 | 790 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/macros.rs:145:20 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:780:1 | 780 | / ast_enum_of_structs! { 781 | | /// An item within an impl block. 782 | | /// 783 | | /// *This type is available only if Syn is built with the `"full"` feature.* ... | 833 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:839:16 | 839 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:858:16 | 858 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:872:16 | 872 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:903:16 | 903 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:941:16 | 941 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/macros.rs:145:20 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:937:1 | 937 | / ast_enum_of_structs! { 938 | | /// An argument in a function signature: the `n: usize` in `fn f(n: usize)`. 939 | | /// 940 | | /// *This type is available only if Syn is built with the `"full"` feature.* ... | 953 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:963:16 | 963 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/file.rs:80:16 | 80 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/macros.rs:145:20 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:14:1 | 14 | / ast_enum_of_structs! { 15 | | /// A Rust literal such as a string or integer or boolean. 16 | | /// 17 | | /// # Syntax tree enum ... | 49 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 703 | lit_extra_traits!(LitStr); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 704 | lit_extra_traits!(LitByteStr); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 705 | lit_extra_traits!(LitByte); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 706 | lit_extra_traits!(LitChar); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 707 | lit_extra_traits!(LitInt); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 708 | lit_extra_traits!(LitFloat); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/mac.rs:15:16 | 15 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/mac.rs:29:16 | 29 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/derive.rs:8:16 | 8 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/derive.rs:37:16 | 37 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/derive.rs:57:16 | 57 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/derive.rs:70:16 | 70 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/derive.rs:83:16 | 83 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/op.rs:6:16 | 6 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/op.rs:72:16 | 72 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/stmt.rs:7:16 | 7 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/stmt.rs:19:16 | 19 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/stmt.rs:39:16 | 39 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:16:16 | 16 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/macros.rs:145:20 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:5:1 | 5 | / ast_enum_of_structs! { 6 | | /// The possible types that a Rust value could have. 7 | | /// 8 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 92 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:99:16 | 99 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:113:16 | 113 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:131:16 | 131 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:144:16 | 144 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:156:16 | 156 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:167:16 | 167 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:178:16 | 178 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:189:16 | 189 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:202:16 | 202 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:228:16 | 228 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:242:16 | 242 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:255:16 | 255 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:267:16 | 267 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:279:16 | 279 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:291:16 | 291 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:314:16 | 314 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:326:16 | 326 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:16:16 | 16 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/macros.rs:145:20 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:5:1 | 5 | / ast_enum_of_structs! { 6 | | /// A pattern in a local binding, function signature, match expression, or 7 | | /// various other places. 8 | | /// ... | 101 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:107:16 | 107 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:122:16 | 122 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:139:16 | 139 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:150:16 | 150 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:179:16 | 179 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:191:16 | 191 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:204:16 | 204 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:228:16 | 228 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:240:16 | 240 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:254:16 | 254 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:278:16 | 278 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:291:16 | 291 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:305:16 | 305 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.rs:9:16 | 9 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.rs:35:16 | 35 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.rs:67:16 | 67 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.rs:106:16 | 106 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.rs:131:16 | 131 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.rs:145:16 | 145 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.rs:158:16 | 158 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.rs:202:16 | 202 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:7:12 | 7 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:17:12 | 17 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:29:12 | 29 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:43:12 | 43 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:46:12 | 46 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:53:12 | 53 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:77:12 | 77 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:80:12 | 80 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:87:12 | 87 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:98:12 | 98 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:108:12 | 108 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:120:12 | 120 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:135:12 | 135 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:146:12 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:157:12 | 157 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:168:12 | 168 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:179:12 | 179 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:189:12 | 189 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:202:12 | 202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:281:12 | 281 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:292:12 | 292 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:304:12 | 304 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:316:12 | 316 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:328:12 | 328 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:340:12 | 340 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:352:12 | 352 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:363:12 | 363 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:374:12 | 374 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:386:12 | 386 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:398:12 | 398 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:410:12 | 410 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:427:12 | 427 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:438:12 | 438 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:450:12 | 450 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:465:12 | 465 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:476:12 | 476 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:489:12 | 489 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:501:12 | 501 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:514:12 | 514 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:524:12 | 524 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:536:12 | 536 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:546:12 | 546 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:559:12 | 559 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:574:12 | 574 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:585:12 | 585 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:596:12 | 596 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:608:12 | 608 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:621:12 | 621 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:634:12 | 634 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:645:12 | 645 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:659:12 | 659 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:670:12 | 670 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:681:12 | 681 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:692:12 | 692 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:704:12 | 704 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:715:12 | 715 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:726:12 | 726 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:739:12 | 739 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:750:12 | 750 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:763:12 | 763 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:775:12 | 775 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:787:12 | 787 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:798:12 | 798 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:808:12 | 808 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:818:12 | 818 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:829:12 | 829 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:839:12 | 839 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:853:12 | 853 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:865:12 | 865 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:876:12 | 876 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:892:12 | 892 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:905:12 | 905 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:918:12 | 918 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:928:12 | 928 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:939:12 | 939 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:951:12 | 951 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:965:12 | 965 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:994:12 | 994 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1007:12 | 1007 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1024:12 | 1024 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1034:12 | 1034 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1077:12 | 1077 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1092:12 | 1092 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1107:12 | 1107 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1119:12 | 1119 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1131:12 | 1131 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1148:12 | 1148 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1160:12 | 1160 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1173:12 | 1173 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1187:12 | 1187 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1205:12 | 1205 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1220:12 | 1220 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:574:19 | 574 | #[cfg(has_i128)] | ^^^^^^^^ ... 606 | impl_from_primitive!(f32, to_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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:548:19 | 548 | #[cfg(has_i128)] | ^^^^^^^^ ... 607 | impl_from_primitive!(f64, to_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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:574:19 | 574 | #[cfg(has_i128)] | ^^^^^^^^ ... 607 | impl_from_primitive!(f64, to_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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:626:15 | 626 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:634:15 | 634 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:659:15 | 659 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:667:15 | 667 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/identities.rs:51:7 | 51 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/identities.rs:59:7 | 59 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/identities.rs:140:7 | 140 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/identities.rs:148:7 | 148 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/int.rs:400:7 | 400 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/int.rs:407:7 | 407 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/checked.rs:27:7 | 27 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/checked.rs:35:7 | 35 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/checked.rs:50:7 | 50 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/checked.rs:58:7 | 58 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/checked.rs:74:7 | 74 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/checked.rs:82:7 | 82 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/checked.rs:98:7 | 98 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/checked.rs:106:7 | 106 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/checked.rs:139:7 | 139 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/checked.rs:147:7 | 147 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `crypto-mac` (lib) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1239:12 | 1239 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1255:12 | 1255 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1271:12 | 1271 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1285:12 | 1285 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1299:12 | 1299 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1309:12 | 1309 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1320:12 | 1320 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1345:12 | 1345 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1370:12 | 1370 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1381:12 | 1381 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1391:12 | 1391 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1402:12 | 1402 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1413:12 | 1413 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1424:12 | 1424 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1436:12 | 1436 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1446:12 | 1446 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1457:12 | 1457 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1482:12 | 1482 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1493:12 | 1493 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1506:12 | 1506 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1516:12 | 1516 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1526:12 | 1526 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1537:12 | 1537 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1548:12 | 1548 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1560:12 | 1560 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1572:12 | 1572 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1593:12 | 1593 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1606:12 | 1606 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1628:12 | 1628 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1640:12 | 1640 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1650:12 | 1650 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1660:12 | 1660 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1671:12 | 1671 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1681:12 | 1681 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1692:12 | 1692 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1703:12 | 1703 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1715:12 | 1715 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1728:12 | 1728 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1731:12 | 1731 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1738:12 | 1738 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1750:12 | 1750 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1760:12 | 1760 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1779:12 | 1779 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1803:12 | 1803 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1806:12 | 1806 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1813:12 | 1813 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1842:12 | 1842 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1853:12 | 1853 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1865:12 | 1865 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1881:12 | 1881 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1905:12 | 1905 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1933:12 | 1933 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1943:12 | 1943 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1953:12 | 1953 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1962:12 | 1962 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1971:12 | 1971 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1980:12 | 1980 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1994:12 | 1994 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:2004:12 | 2004 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:2014:12 | 2014 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:2024:12 | 2024 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:2036:12 | 2036 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:2048:12 | 2048 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:2058:12 | 2058 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:2068:12 | 2068 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:2078:12 | 2078 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:2081:12 | 2081 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:2088:12 | 2088 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:2097:12 | 2097 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:2107:12 | 2107 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:2138:12 | 2138 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:2151:12 | 2151 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:2161:12 | 2161 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:2173:12 | 2173 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:2182:12 | 2182 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:2191:12 | 2191 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:2203:12 | 2203 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:2215:12 | 2215 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:2225:12 | 2225 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_omit_await_from_token_macro` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/token.rs:881:11 | 881 | #[cfg(not(syn_omit_await_from_token_macro))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_omit_await_from_token_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_omit_await_from_token_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_omit_await_from_token_macro` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/token.rs:883:7 | 883 | #[cfg(syn_omit_await_from_token_macro)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_omit_await_from_token_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_omit_await_from_token_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_negative_literal_parse` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:1569:15 | 1569 | #[cfg(syn_no_negative_literal_parse)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_negative_literal_parse)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_negative_literal_parse)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_const_vec_new` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/punctuated.rs:53:15 | 53 | #[cfg(not(syn_no_const_vec_new))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_const_vec_new` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/punctuated.rs:62:11 | 62 | #[cfg(syn_no_const_vec_new)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unused import: `crate::gen::*` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lib.rs:801:9 | 801 | pub use crate::gen::*; | ^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unused import: `self as parse_module` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lib.rs:838:28 | 838 | pub use crate::parse::{self as parse_module}; | ^^^^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/checked.rs:187:7 | 187 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/checked.rs:195:7 | 195 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/checked.rs:233:7 | 233 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/checked.rs:241:7 | 241 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/checked.rs:268:7 | 268 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/checked.rs:276:7 | 276 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/mul_add.rs:71:7 | 71 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/mul_add.rs:102:7 | 102 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/overflowing.rs:2:7 | 2 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/overflowing.rs:30:7 | 30 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/overflowing.rs:38:7 | 38 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/overflowing.rs:53:7 | 53 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/overflowing.rs:61:7 | 61 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/overflowing.rs:76:7 | 76 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/overflowing.rs:84:7 | 84 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/saturating.rs:32:7 | 32 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/saturating.rs:58:7 | 58 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/saturating.rs:66:7 | 66 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/saturating.rs:81:7 | 81 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/saturating.rs:89:7 | 89 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/saturating.rs:104:7 | 104 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/saturating.rs:112:7 | 112 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/wrapping.rs:35:7 | 35 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/wrapping.rs:43:7 | 43 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/wrapping.rs:58:7 | 58 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/wrapping.rs:66:7 | 66 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling hmac v0.11.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hmac CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/hmac-0.11.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/hmac-0.11.0/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Generic implementation of Hash-based Message Authentication Code (HMAC)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hmac CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/MACs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.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/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name hmac --edition=2018 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/hmac-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=ba8f76ed244be8b7 -C extra-filename=-8f779c74a13d79ea --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --extern crypto_mac=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libcrypto_mac-23682743ac0e923d.rmeta --extern digest=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libdigest-c4b88b4e693b3f0e.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/wrapping.rs:81:7 | 81 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/wrapping.rs:89:7 | 89 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/wrapping.rs:130:7 | 130 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/wrapping.rs:137:7 | 137 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/wrapping.rs:175:7 | 175 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/wrapping.rs:183:7 | 183 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/wrapping.rs:210:7 | 210 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/wrapping.rs:218:7 | 218 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/pow.rs:102:7 | 102 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/pow.rs:104:7 | 104 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/pow.rs:106:7 | 106 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/pow.rs:108:7 | 108 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/pow.rs:111:7 | 111 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/pow.rs:113:7 | 113 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/pow.rs:115:7 | 115 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/pow.rs:117:7 | 117 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/pow.rs:136:7 | 136 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/pow.rs:138:7 | 138 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/sign.rs:77:7 | 77 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/sign.rs:206:7 | 206 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `digest` (lib) generated 1 warning (1 duplicate) Compiling sha2 v0.9.5 warning: `xml-rs` (lib) generated 33 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sha2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/sha2-0.9.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/sha2-0.9.5/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sha2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name sha2 --edition=2018 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/sha2-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "asm-aarch64", "compress", "default", "force-soft", "sha2-asm", "std"))' -C metadata=2cd6ca9b10737427 -C extra-filename=-7add8bcc72be16f3 --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --extern block_buffer=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libblock_buffer-bbe07d032d9a0652.rmeta --extern cfg_if=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libcfg_if-1e473bfa730f368f.rmeta --extern cpufeatures=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libcpufeatures-332e612313a492d6.rmeta --extern digest=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libdigest-c4b88b4e693b3f0e.rmeta --extern opaque_debug=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libopaque_debug-2a92f6e59c64099e.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `twofish` (lib) generated 1 warning (1 duplicate) [crossbeam-utils 0.8.1] cargo:rustc-cfg=has_atomic_u32 warning: `block-buffer` (lib) generated 1 warning (1 duplicate) warning: `proc-macro-error-attr` (lib) generated 3 warnings (1 duplicate) warning: `chacha20` (lib) generated 1 warning (1 duplicate) warning: `hmac` (lib) generated 1 warning (1 duplicate) warning: `salsa20` (lib) generated 1 warning (1 duplicate) warning: `miniz_oxide` (lib) generated 1 warning (1 duplicate) warning: `block-modes` (lib) generated 1 warning (1 duplicate) [crossbeam-utils 0.8.1] cargo:rustc-cfg=has_atomic_u64 [crossbeam-utils 0.8.1] error[E0412]: cannot find type `AtomicU128` in module `core::sync::atomic` [crossbeam-utils 0.8.1] --> :1:38 [crossbeam-utils 0.8.1] | [crossbeam-utils 0.8.1] 1 | pub type Probe = core::sync::atomic::AtomicU128; [crossbeam-utils 0.8.1] | ^^^^^^^^^^ help: a struct with a similar name exists: `AtomicU16` [crossbeam-utils 0.8.1] | [crossbeam-utils 0.8.1] ::: /usr/local/lib/rustlib/src/rust/library/core/src/sync/atomic.rs:3713:1 [crossbeam-utils 0.8.1] | [crossbeam-utils 0.8.1] 3713 | / atomic_int! { [crossbeam-utils 0.8.1] 3714 | | cfg(target_has_atomic = "16"), [crossbeam-utils 0.8.1] 3715 | | cfg(target_has_atomic_equal_alignment = "16"), [crossbeam-utils 0.8.1] 3716 | | stable(feature = "integer_atomics_stable", since = "1.34.0"), [crossbeam-utils 0.8.1] ... | [crossbeam-utils 0.8.1] 3729 | | u16 AtomicU16 [crossbeam-utils 0.8.1] 3730 | | } [crossbeam-utils 0.8.1] | |_- similarly named struct `AtomicU16` defined here [crossbeam-utils 0.8.1] [crossbeam-utils 0.8.1] error: aborting due to 1 previous error [crossbeam-utils 0.8.1] [crossbeam-utils 0.8.1] For more information about this error, try `rustc --explain E0412`. Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/Cargo.toml CARGO_PKG_AUTHORS='The Crossbeam Project Developers' 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='' CARGO_PKG_VERSION=0.8.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/crossbeam-utils-34234ec39ff394cc/out /usr/local/bin/rustc --crate-name crossbeam_utils --edition=2018 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="lazy_static"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lazy_static", "nightly", "std"))' -C metadata=1437b9fc1768b952 -C extra-filename=-dfce4318bbaef38a --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libcfg_if-1e473bfa730f368f.rmeta --extern lazy_static=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/liblazy_static-71d61face2256daa.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg has_atomic_u8 --cfg has_atomic_u16 --cfg has_atomic_u32 --cfg has_atomic_u64` warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/mod.rs:15:47 | 15 | if #[cfg(any(target_pointer_width = "64", target_pointer_width = "128"))] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `has_atomic_u8` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:493:7 | 493 | #[cfg(has_atomic_u8)] | ^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u8)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u8` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:495:7 | 495 | #[cfg(has_atomic_u8)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u8)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u16` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:497:7 | 497 | #[cfg(has_atomic_u16)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u16` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:499:7 | 499 | #[cfg(has_atomic_u16)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u32` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:501:7 | 501 | #[cfg(has_atomic_u32)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u32)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u32)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u32` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:503:7 | 503 | #[cfg(has_atomic_u32)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u32)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u32)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u64` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:505:7 | 505 | #[cfg(has_atomic_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(has_atomic_u64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u64` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:507:7 | 507 | #[cfg(has_atomic_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(has_atomic_u64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:509:7 | 509 | #[cfg(has_atomic_u128)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:511:7 | 511 | #[cfg(has_atomic_u128)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u8` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:822:11 | 822 | #[cfg(has_atomic_u8)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u8)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u16` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:824:11 | 824 | #[cfg(has_atomic_u16)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u32` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:826:11 | 826 | #[cfg(has_atomic_u32)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u32)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u32)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u64` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:828:11 | 828 | #[cfg(has_atomic_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(has_atomic_u64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:830:11 | 830 | #[cfg(has_atomic_u128)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u8` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:802:19 | 802 | #[cfg(has_atomic_u8)] | ^^^^^^^^^^^^^ ... 843 | / atomic! { 844 | | T, a, 845 | | { 846 | | a = &*(src as *const _ as *const _); ... | 873 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u8)");` 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: `has_atomic_u16` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:804:19 | 804 | #[cfg(has_atomic_u16)] | ^^^^^^^^^^^^^^ ... 843 | / atomic! { 844 | | T, a, 845 | | { 846 | | a = &*(src as *const _ as *const _); ... | 873 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u16)");` 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: `has_atomic_u32` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:806:19 | 806 | #[cfg(has_atomic_u32)] | ^^^^^^^^^^^^^^ ... 843 | / atomic! { 844 | | T, a, 845 | | { 846 | | a = &*(src as *const _ as *const _); ... | 873 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u32)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u32)");` 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: `has_atomic_u64` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:808:19 | 808 | #[cfg(has_atomic_u64)] | ^^^^^^^^^^^^^^ ... 843 | / atomic! { 844 | | T, a, 845 | | { 846 | | a = &*(src as *const _ as *const _); ... | 873 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u64)");` 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: `has_atomic_u128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:810:19 | 810 | #[cfg(has_atomic_u128)] | ^^^^^^^^^^^^^^^ ... 843 | / atomic! { 844 | | T, a, 845 | | { 846 | | a = &*(src as *const _ as *const _); ... | 873 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u128)");` 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: `has_atomic_u8` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:802:19 | 802 | #[cfg(has_atomic_u8)] | ^^^^^^^^^^^^^ ... 881 | / atomic! { 882 | | T, a, 883 | | { 884 | | a = &*(dst as *const _ as *const _); ... | 892 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u8)");` 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: `has_atomic_u16` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:804:19 | 804 | #[cfg(has_atomic_u16)] | ^^^^^^^^^^^^^^ ... 881 | / atomic! { 882 | | T, a, 883 | | { 884 | | a = &*(dst as *const _ as *const _); ... | 892 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u16)");` 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: `has_atomic_u32` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:806:19 | 806 | #[cfg(has_atomic_u32)] | ^^^^^^^^^^^^^^ ... 881 | / atomic! { 882 | | T, a, 883 | | { 884 | | a = &*(dst as *const _ as *const _); ... | 892 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u32)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u32)");` 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: `has_atomic_u64` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:808:19 | 808 | #[cfg(has_atomic_u64)] | ^^^^^^^^^^^^^^ ... 881 | / atomic! { 882 | | T, a, 883 | | { 884 | | a = &*(dst as *const _ as *const _); ... | 892 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u64)");` 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: `has_atomic_u128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:810:19 | 810 | #[cfg(has_atomic_u128)] | ^^^^^^^^^^^^^^^ ... 881 | / atomic! { 882 | | T, a, 883 | | { 884 | | a = &*(dst as *const _ as *const _); ... | 892 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u128)");` 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: `has_atomic_u8` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:802:19 | 802 | #[cfg(has_atomic_u8)] | ^^^^^^^^^^^^^ ... 900 | / atomic! { 901 | | T, a, 902 | | { 903 | | a = &*(dst as *const _ as *const _); ... | 912 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u8)");` 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: `has_atomic_u16` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:804:19 | 804 | #[cfg(has_atomic_u16)] | ^^^^^^^^^^^^^^ ... 900 | / atomic! { 901 | | T, a, 902 | | { 903 | | a = &*(dst as *const _ as *const _); ... | 912 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u16)");` 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: `has_atomic_u32` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:806:19 | 806 | #[cfg(has_atomic_u32)] | ^^^^^^^^^^^^^^ ... 900 | / atomic! { 901 | | T, a, 902 | | { 903 | | a = &*(dst as *const _ as *const _); ... | 912 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u32)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u32)");` 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: `has_atomic_u64` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:808:19 | 808 | #[cfg(has_atomic_u64)] | ^^^^^^^^^^^^^^ ... 900 | / atomic! { 901 | | T, a, 902 | | { 903 | | a = &*(dst as *const _ as *const _); ... | 912 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u64)");` 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: `has_atomic_u128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:810:19 | 810 | #[cfg(has_atomic_u128)] | ^^^^^^^^^^^^^^^ ... 900 | / atomic! { 901 | | T, a, 902 | | { 903 | | a = &*(dst as *const _ as *const _); ... | 912 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u128)");` 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: `has_atomic_u8` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:802:19 | 802 | #[cfg(has_atomic_u8)] | ^^^^^^^^^^^^^ ... 926 | / atomic! { 927 | | T, a, 928 | | { 929 | | a = &*(dst as *const _ as *const _); ... | 970 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u8)");` 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: `has_atomic_u16` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:804:19 | 804 | #[cfg(has_atomic_u16)] | ^^^^^^^^^^^^^^ ... 926 | / atomic! { 927 | | T, a, 928 | | { 929 | | a = &*(dst as *const _ as *const _); ... | 970 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u16)");` 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: `has_atomic_u32` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:806:19 | 806 | #[cfg(has_atomic_u32)] | ^^^^^^^^^^^^^^ ... 926 | / atomic! { 927 | | T, a, 928 | | { 929 | | a = &*(dst as *const _ as *const _); ... | 970 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u32)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u32)");` 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: unnecessary transmute --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/float.rs:774:34 | 774 | let bits: u32 = unsafe { mem::transmute(self) }; | --------------^^^^^^ | | | help: replace this with: `f32::to_bits` | = note: `#[warn(unnecessary_transmutes)]` on by default warning: unnecessary transmute --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/float.rs:848:34 | 848 | let bits: u64 = unsafe { mem::transmute(self) }; | --------------^^^^^^ | | | help: replace this with: `f64::to_bits` warning: unnecessary transmute --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/float.rs:1941:30 | 1941 | let bits: u32 = unsafe { mem::transmute(f) }; | --------------^^^ | | | help: replace this with: `f32::to_bits` warning: unnecessary transmute --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/float.rs:1957:30 | 1957 | let bits: u64 = unsafe { mem::transmute(f) }; | --------------^^^ | | | help: replace this with: `f64::to_bits` warning: unexpected `cfg` condition name: `has_atomic_u64` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:808:19 | 808 | #[cfg(has_atomic_u64)] | ^^^^^^^^^^^^^^ ... 926 | / atomic! { 927 | | T, a, 928 | | { 929 | | a = &*(dst as *const _ as *const _); ... | 970 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u64)");` 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: `has_atomic_u128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:810:19 | 810 | #[cfg(has_atomic_u128)] | ^^^^^^^^^^^^^^^ ... 926 | / atomic! { 927 | | T, a, 928 | | { 929 | | a = &*(dst as *const _ as *const _); ... | 970 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u128)");` 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: `has_atomic_u8` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/consume.rs:62:7 | 62 | #[cfg(has_atomic_u8)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u8)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u8` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/consume.rs:64:7 | 64 | #[cfg(has_atomic_u8)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u8)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u16` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/consume.rs:66:7 | 66 | #[cfg(has_atomic_u16)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u16` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/consume.rs:68:7 | 68 | #[cfg(has_atomic_u16)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u32` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/consume.rs:70:7 | 70 | #[cfg(has_atomic_u32)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u32)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u32)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u32` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/consume.rs:72:7 | 72 | #[cfg(has_atomic_u32)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u32)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u32)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u64` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/consume.rs:74:7 | 74 | #[cfg(has_atomic_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(has_atomic_u64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u64` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/consume.rs:76:7 | 76 | #[cfg(has_atomic_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(has_atomic_u64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/backoff.rs:148:21 | 148 | atomic::spin_loop_hint(); | ^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/backoff.rs:208:25 | 208 | atomic::spin_loop_hint(); | ^^^^^^^^^^^^^^ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_integer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-integer-0.1.44 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-integer-0.1.44/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Integer traits and functions' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-integer' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-integer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-integer' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.44 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=44 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/num-integer-2bbc4bbc8600c3b0/out /usr/local/bin/rustc --crate-name num_integer --edition=2015 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-integer-0.1.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=ace925b4decd8720 -C extra-filename=-a26989bf4a7fdb99 --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --extern num_traits=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libnum_traits-abcaa81ecd7f81dc.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg has_i128` warning: `aes` (lib) generated 1 warning (1 duplicate) warning: `flate2` (lib) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-integer-0.1.44/src/lib.rs:796:7 | 796 | #[cfg(has_i128)] | ^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-integer-0.1.44/src/lib.rs:1013:7 | 1013 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-integer-0.1.44/src/roots.rs:169:7 | 169 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-integer-0.1.44/src/roots.rs:389:7 | 389 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `num-traits` (lib) generated 179 warnings (1 duplicate) Compiling rust-argon2 v0.8.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=argon2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/rust-argon2-0.8.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/rust-argon2-0.8.3/Cargo.toml CARGO_PKG_AUTHORS='Martijn Rijkeboer ' CARGO_PKG_DESCRIPTION='Rust implementation of the Argon2 password hashing function.' CARGO_PKG_HOMEPAGE='https://github.com/sru-systems/rust-argon2' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rust-argon2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sru-systems/rust-argon2' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name argon2 --edition=2018 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/rust-argon2-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossbeam-utils", "default", "serde"))' -C metadata=7fb72ed81d0416ef -C extra-filename=-47a7499a2c382200 --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --extern base64=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libbase64-5f7cbff8ce8f729e.rmeta --extern blake2b_simd=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libblake2b_simd-a2d489d9459dd657.rmeta --extern constant_time_eq=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libconstant_time_eq-302b1f96b1a931bc.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libcrossbeam_utils-dfce4318bbaef38a.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unnecessary parentheses around index expression --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/rust-argon2-0.8.3/src/core.rs:283:34 | 283 | pseudo_rand = memory[(prev_offset)][0]; | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 283 - pseudo_rand = memory[(prev_offset)][0]; 283 + pseudo_rand = memory[prev_offset][0]; | warning: `crossbeam-utils` (lib) generated 47 warnings (1 duplicate) Compiling chrono v0.4.19 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=chrono CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/chrono-0.4.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/chrono-0.4.19/Cargo.toml CARGO_PKG_AUTHORS='Kang Seonghoon :Brandon W Maister ' CARGO_PKG_DESCRIPTION='Date and time library for Rust' CARGO_PKG_HOMEPAGE='https://github.com/chronotope/chrono' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=chrono CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/chronotope/chrono' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name chrono --edition=2015 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/chrono-0.4.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="clock"' --cfg 'feature="default"' --cfg 'feature="libc"' --cfg 'feature="oldtime"' --cfg 'feature="std"' --cfg 'feature="time"' --cfg 'feature="winapi"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__doctest", "__internal_bench", "alloc", "clock", "default", "js-sys", "libc", "oldtime", "pure-rust-locales", "rustc-serialize", "serde", "std", "time", "unstable-locales", "wasm-bindgen", "wasmbind", "winapi"))' -C metadata=ce33743505ca1622 -C extra-filename=-0c2e6946deda6d07 --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --extern libc=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/liblibc-d412d23539dd4764.rmeta --extern num_integer=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libnum_integer-a26989bf4a7fdb99.rmeta --extern num_traits=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libnum_traits-abcaa81ecd7f81dc.rmeta --extern time=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libtime-c8c35126674e99b1.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `bench` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/chrono-0.4.19/src/lib.rs:414:13 | 414 | #![cfg_attr(feature = "bench", feature(test))] // lib stability features as per RFC #507 | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `__doctest`, `__internal_bench`, `alloc`, `clock`, `default`, `js-sys`, `libc`, `oldtime`, `pure-rust-locales`, `rustc-serialize`, `serde`, `std`, `time`, `unstable-locales`, `wasm-bindgen`, `wasmbind`, and `winapi` = help: consider adding `bench` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/chrono-0.4.19/src/lib.rs:421:13 | 421 | #![cfg_attr(feature = "cargo-clippy", allow( | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `__doctest`, `__internal_bench`, `alloc`, `clock`, `default`, `js-sys`, `libc`, `oldtime`, `pure-rust-locales`, `rustc-serialize`, `serde`, `std`, `time`, `unstable-locales`, `wasm-bindgen`, `wasmbind`, and `winapi` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `bench` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/chrono-0.4.19/src/lib.rs:476:7 | 476 | #[cfg(feature = "bench")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `__doctest`, `__internal_bench`, `alloc`, `clock`, `default`, `js-sys`, `libc`, `oldtime`, `pure-rust-locales`, `rustc-serialize`, `serde`, `std`, `time`, `unstable-locales`, `wasm-bindgen`, `wasmbind`, and `winapi` = help: consider adding `bench` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/chrono-0.4.19/src/naive/time.rs:531:16 | 531 | #[cfg_attr(feature = "cargo-clippy", allow(cyclomatic_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `__doctest`, `__internal_bench`, `alloc`, `clock`, `default`, `js-sys`, `libc`, `oldtime`, `pure-rust-locales`, `rustc-serialize`, `serde`, `std`, `time`, `unstable-locales`, `wasm-bindgen`, `wasmbind`, and `winapi` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/chrono-0.4.19/src/format/mod.rs:568:36 | 568 | #[cfg_attr(feature = "cargo-clippy", allow(useless_asref))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `__doctest`, `__internal_bench`, `alloc`, `clock`, `default`, `js-sys`, `libc`, `oldtime`, `pure-rust-locales`, `rustc-serialize`, `serde`, `std`, `time`, `unstable-locales`, `wasm-bindgen`, `wasmbind`, and `winapi` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nacl` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/chrono-0.4.19/src/sys/unix.rs:55:11 | 55 | #[cfg(any(target_os = "nacl", target_os = "solaris", target_os = "illumos"))] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nacl` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/chrono-0.4.19/src/sys/unix.rs:109:9 | 109 | target_os = "nacl", | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = note: see for more information about checking conditional configuration warning: `num-integer` (lib) generated 5 warnings (1 duplicate) warning: `sha2` (lib) generated 1 warning (1 duplicate) warning: field `locale` is never read --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/chrono-0.4.19/src/format/mod.rs:729:5 | 719 | pub struct DelayedFormat { | ------------- field in this struct ... 729 | locale: Option, | ^^^^^^ | = note: `DelayedFormat` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis note: the lint level is defined here --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/chrono-0.4.19/src/lib.rs:417:9 | 417 | #![deny(dead_code)] | ^^^^^^^^^ warning: `rust-argon2` (lib) generated 2 warnings (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:79:17 | 79 | pub fn iter(&self) -> punctuated::Iter { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 79 | pub fn iter(&self) -> punctuated::Iter<'_, Field> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:90:21 | 90 | pub fn iter_mut(&mut self) -> punctuated::IterMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 90 | pub fn iter_mut(&mut self) -> punctuated::IterMut<'_, Field> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:114:24 | 114 | pub fn type_params(&self) -> TypeParams { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 114 | pub fn type_params(&self) -> TypeParams<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:125:28 | 125 | pub fn type_params_mut(&mut self) -> TypeParamsMut { | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 125 | pub fn type_params_mut(&mut self) -> TypeParamsMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:136:22 | 136 | pub fn lifetimes(&self) -> Lifetimes { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 136 | pub fn lifetimes(&self) -> Lifetimes<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:147:26 | 147 | pub fn lifetimes_mut(&mut self) -> LifetimesMut { | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 147 | pub fn lifetimes_mut(&mut self) -> LifetimesMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:158:25 | 158 | pub fn const_params(&self) -> ConstParams { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 158 | pub fn const_params(&self) -> ConstParams<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:169:29 | 169 | pub fn const_params_mut(&mut self) -> ConstParamsMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 169 | pub fn const_params_mut(&mut self) -> ConstParamsMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:350:27 | 350 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is elided here | | | | | | | the same lifetime is hidden here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 350 | pub fn split_for_impl(&self) -> (ImplGenerics<'_>, TypeGenerics<'_>, Option<&WhereClause>) { | ++++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:416:25 | 416 | pub fn as_turbofish(&self) -> Turbofish { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 416 | pub fn as_turbofish(&self) -> Turbofish<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/buffer.rs:133:18 | 133 | pub fn begin(&self) -> Cursor { | ^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 133 | pub fn begin(&self) -> Cursor<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/punctuated.rs:105:17 | 105 | pub fn iter(&self) -> Iter { | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 105 | pub fn iter(&self) -> Iter<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/punctuated.rs:116:21 | 116 | pub fn iter_mut(&mut self) -> IterMut { | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 116 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/punctuated.rs:127:18 | 127 | pub fn pairs(&self) -> Pairs { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 127 | pub fn pairs(&self) -> Pairs<'_, T, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/punctuated.rs:136:22 | 136 | pub fn pairs_mut(&mut self) -> PairsMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 136 | pub fn pairs_mut(&mut self) -> PairsMut<'_, T, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/parse.rs:1193:35 | 1193 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer { | ^^^^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1193 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer<'_> { | ++++ Compiling keepass v0.4.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=keepass CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/keepass-0.4.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/keepass-0.4.9/Cargo.toml CARGO_PKG_AUTHORS='Stefan Seemayer ' CARGO_PKG_DESCRIPTION='KeePass .kdbx database file parser' CARGO_PKG_HOMEPAGE='https://github.com/sseemayer/keepass-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=keepass CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sseemayer/keepass-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name keepass --edition=2018 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/keepass-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "default", "rpassword", "utilities"))' -C metadata=9f6f5581f8b968ab -C extra-filename=-2071d147a2ecb1cd --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --extern aes=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libaes-f81174b94a9272e5.rmeta --extern base64=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libbase64-5f7cbff8ce8f729e.rmeta --extern block_modes=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libblock_modes-0c32e0382ffaa4d1.rmeta --extern byteorder=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libbyteorder-0a42947a1b6c6d55.rmeta --extern chacha20=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libchacha20-b548ff42b2e9150a.rmeta --extern chrono=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libchrono-0c2e6946deda6d07.rmeta --extern cipher=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libcipher-d08ce19975956999.rmeta --extern flate2=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libflate2-0b96356f31e840a9.rmeta --extern hex_literal=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libhex_literal-7db9f684c7c567be.so --extern hmac=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libhmac-8f779c74a13d79ea.rmeta --extern argon2=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libargon2-47a7499a2c382200.rmeta --extern salsa20=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libsalsa20-560118e7b810cdeb.rmeta --extern secstr=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libsecstr-4a50992618e94541.rmeta --extern sha2=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libsha2-7add8bcc72be16f3.rmeta --extern twofish=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libtwofish-528e02c98800335a.rmeta --extern xml=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libxml-7dace417796d44dd.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `tarpaulin` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/keepass-0.4.9/src/result.rs:125:12 | 125 | #[cfg_attr(tarpaulin, skip)] | ^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `tarpaulin` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/keepass-0.4.9/src/result.rs:244:16 | 244 | #[cfg_attr(tarpaulin, skip)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/keepass-0.4.9/src/result.rs:260:16 | 260 | #[cfg_attr(tarpaulin, skip)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/keepass-0.4.9/src/result.rs:279:16 | 279 | #[cfg_attr(tarpaulin, skip)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/keepass-0.4.9/src/result.rs:292:16 | 292 | #[cfg_attr(tarpaulin, skip)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/keepass-0.4.9/src/result.rs:305:16 | 305 | #[cfg_attr(tarpaulin, skip)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/keepass-0.4.9/src/result.rs:316:16 | 316 | #[cfg_attr(tarpaulin, skip)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/keepass-0.4.9/src/result.rs:323:16 | 323 | #[cfg_attr(tarpaulin, skip)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/keepass-0.4.9/src/result.rs:330:16 | 330 | #[cfg_attr(tarpaulin, skip)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/keepass-0.4.9/src/result.rs:337:16 | 337 | #[cfg_attr(tarpaulin, skip)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/keepass-0.4.9/src/result.rs:344:16 | 344 | #[cfg_attr(tarpaulin, skip)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/keepass-0.4.9/src/result.rs:351:16 | 351 | #[cfg_attr(tarpaulin, skip)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/keepass-0.4.9/src/result.rs:358:16 | 358 | #[cfg_attr(tarpaulin, skip)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/keepass-0.4.9/src/result.rs:365:16 | 365 | #[cfg_attr(tarpaulin, skip)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/keepass-0.4.9/src/result.rs:372:16 | 372 | #[cfg_attr(tarpaulin, skip)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/keepass-0.4.9/src/result.rs:379:16 | 379 | #[cfg_attr(tarpaulin, skip)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/keepass-0.4.9/src/result.rs:386:16 | 386 | #[cfg_attr(tarpaulin, skip)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` 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=proc_macro_error CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro-error-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro-error-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='CreepySkeleton ' CARGO_PKG_DESCRIPTION='Almost drop-in replacement to panics in proc-macros' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-error CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/CreepySkeleton/proc-macro-error' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/build/proc-macro-error-3800a9a045bc6184/out /usr/local/bin/rustc --crate-name proc_macro_error --edition=2018 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro-error-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="syn"' --cfg 'feature="syn-error"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "syn", "syn-error"))' -C metadata=4c5fe5478ca3a168 -C extra-filename=-23dbaa5f37db8c1b --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --extern proc_macro_error_attr=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libproc_macro_error_attr-ca04b2266742fa67.so --extern proc_macro2=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libproc_macro2-8afb420761333bff.rmeta --extern quote=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libquote-cf0e6188220472bb.rmeta --extern syn=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libsyn-047346d23be07393.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg use_fallback` warning: fields `flags` and `content` are never read --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/keepass-0.4.9/src/parse/kdbx4.rs:31:5 | 30 | pub struct BinaryAttachment { | ---------------- fields in this struct 31 | flags: u8, | ^^^^^ 32 | content: Vec, | ^^^^^^^ | = note: `BinaryAttachment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: field `binaries` is never read --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/keepass-0.4.9/src/parse/kdbx4.rs:50:5 | 47 | pub struct KDBX4InnerHeader { | ---------------- field in this struct ... 50 | binaries: Vec, | ^^^^^^^^ | = note: `KDBX4InnerHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis warning: unexpected `cfg` condition name: `use_fallback` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro-error-1.0.4/src/lib.rs:274:17 | 274 | #![cfg_attr(not(use_fallback), feature(proc_macro_diagnostic))] | ^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_fallback)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_fallback)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `use_fallback` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro-error-1.0.4/src/lib.rs:298:7 | 298 | #[cfg(use_fallback)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_fallback)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_fallback)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `use_fallback` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro-error-1.0.4/src/lib.rs:302:11 | 302 | #[cfg(not(use_fallback))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_fallback)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_fallback)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: panic message is not a string literal --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro-error-1.0.4/src/lib.rs:472:12 | 472 | panic!(AbortNow) | ------ ^^^^^^^^ | | | help: use std::panic::panic_any instead: `std::panic::panic_any` | = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 = note: for more information, see = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default warning: `chrono` (lib) generated 9 warnings (1 duplicate) warning: `proc-macro-error` (lib) generated 5 warnings (1 duplicate) warning: `syn` (lib) generated 867 warnings (91 duplicates) Compiling clap_derive v3.0.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/clap_derive-3.0.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/clap_derive-3.0.6/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='' CARGO_PKG_VERSION=3.0.6 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name clap_derive --edition=2018 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/clap_derive-3.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default"))' -C metadata=3a8c3c939da9ee22 -C extra-filename=-92ba490f14497b7e --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --extern heck=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libheck-37d23e273ef3e1c4.rlib --extern proc_macro_error=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libproc_macro_error-23dbaa5f37db8c1b.rlib --extern proc_macro2=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libproc_macro2-8afb420761333bff.rlib --extern quote=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libquote-cf0e6188220472bb.rlib --extern syn=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libsyn-047346d23be07393.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/clap_derive-3.0.6/src/parse.rs:206:28 | 206 | "about" => (Ok(About(name, None))), | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 206 - "about" => (Ok(About(name, None))), 206 + "about" => Ok(About(name, None)) , | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/clap_derive-3.0.6/src/parse.rs:207:29 | 207 | "author" => (Ok(Author(name, None))), | ^ ^ | help: remove these parentheses | 207 - "author" => (Ok(Author(name, None))), 207 + "author" => Ok(Author(name, None)) , | warning: field `0` is never read --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/clap_derive-3.0.6/src/parse.rs:31:13 | 31 | ArgEnum(Ident), | ------- ^^^^^ | | | field in this variant | = note: `ClapAttr` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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 | 31 - ArgEnum(Ident), 31 + ArgEnum(()), | warning: field `0` is never read --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/clap_derive-3.0.6/src/parse.rs:43:18 | 43 | RenameAllEnv(Ident, LitStr), | ------------ ^^^^^ | | | field in this variant | = note: `ClapAttr` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 43 - RenameAllEnv(Ident, LitStr), 43 + RenameAllEnv((), LitStr), | warning: field `0` is never read --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/clap_derive-3.0.6/src/parse.rs:44:15 | 44 | RenameAll(Ident, LitStr), | --------- ^^^^^ | | | field in this variant | = note: `ClapAttr` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 44 - RenameAll(Ident, LitStr), 44 + RenameAll((), LitStr), | warning: field `eq_token` is never read --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/clap_derive-3.0.6/src/parse.rs:221:9 | 219 | pub struct ParserSpec { | ---------- field in this struct 220 | pub kind: Ident, 221 | pub eq_token: Option, | ^^^^^^^^ | = note: `ParserSpec` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis warning: `clap_derive` (lib) generated 7 warnings (1 duplicate) Compiling clap v3.0.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/clap-3.0.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/clap-3.0.10/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='' CARGO_PKG_VERSION=3.0.10 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name clap --edition=2018 /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/clap-3.0.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="atty"' --cfg 'feature="cargo"' --cfg 'feature="clap_derive"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="env"' --cfg 'feature="lazy_static"' --cfg 'feature="std"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="termcolor"' --cfg 'feature="terminal_size"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atty", "backtrace", "cargo", "clap_derive", "color", "debug", "default", "derive", "env", "lazy_static", "regex", "std", "strsim", "suggestions", "termcolor", "terminal_size", "unicase", "unicode", "unstable-doc", "unstable-grouped", "unstable-multicall", "unstable-replace", "wrap_help", "yaml", "yaml-rust"))' -C metadata=d687ae8e5cd94267 -C extra-filename=-33d90ec2f8f604dc --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --extern atty=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libatty-62e6f693cef262cd.rmeta --extern bitflags=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libbitflags-1777ca969aea31ea.rmeta --extern clap_derive=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libclap_derive-92ba490f14497b7e.so --extern indexmap=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libindexmap-2a77515f1428d4f9.rmeta --extern lazy_static=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/liblazy_static-71d61face2256daa.rmeta --extern os_str_bytes=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libos_str_bytes-2c780a428855321d.rmeta --extern strsim=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libstrsim-fb1f8cfa2d72cb21.rmeta --extern termcolor=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libtermcolor-965789bc713edc82.rmeta --extern terminal_size=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libterminal_size-3dfeff8d3cfecea0.rmeta --extern textwrap=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libtextwrap-7d3c01df5b9f2e06.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `features` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/clap-3.0.10/src/parse/features/suggestions.rs:74:17 | 74 | #[cfg(all(test, features = "suggestions"))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default help: there is a config with a similar name and value | 74 - #[cfg(all(test, features = "suggestions"))] 74 + #[cfg(all(test, feature = "suggestions"))] | warning: variable does not need to be mutable --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/clap-3.0.10/src/build/app/mod.rs:2969:17 | 2969 | for mut sc in &mut self.subcommands { | ----^^ | | | help: remove this `mut` | = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default warning: `keepass` (lib) generated 20 warnings (1 duplicate) warning: struct `GroupedValues` is never constructed --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/clap-3.0.10/src/parse/matches/arg_matches.rs:1169:12 | 1169 | pub struct GroupedValues<'a> { | ^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/clap-3.0.10/src/build/app/mod.rs:2747:25 | 2747 | fn two_groups_of(&self, condition: F) -> Option<(&ArgGroup, &ArgGroup)> | ^^^^^ ^^^^^^^^^ ^^^^^^^^^ | | || || | | || |the same lifetime is hidden here | | || the same lifetime is elided here | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 2747 | fn two_groups_of(&self, condition: F) -> Option<(&ArgGroup<'_>, &ArgGroup<'_>)> | ++++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/clap-3.0.10/src/build/arg/mod.rs:4600:32 | 4600 | pub fn get_possible_values(&self) -> Option<&[PossibleValue]> { | ^^^^^ ^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 4600 | pub fn get_possible_values(&self) -> Option<&[PossibleValue<'_>]> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/clap-3.0.10/src/build/arg/mod.rs:4944:36 | 4944 | pub(crate) fn name_no_brackets(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 4944 | pub(crate) fn name_no_brackets(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/clap-3.0.10/src/parse/errors.rs:1173:18 | 1173 | fn formatted(&self) -> Cow { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1173 | fn formatted(&self) -> Cow<'_, Colorizer> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/clap-3.0.10/src/parse/arg_matcher.rs:114:29 | 114 | pub(crate) fn arg_names(&self) -> indexmap::map::Keys { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 114 | pub(crate) fn arg_names(&self) -> indexmap::map::Keys<'_, Id, MatchedArg> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/clap-3.0.10/src/parse/arg_matcher.rs:118:25 | 118 | pub(crate) fn entry(&mut self, arg: &Id) -> indexmap::map::Entry { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 118 | pub(crate) fn entry(&mut self, arg: &Id) -> indexmap::map::Entry<'_, Id, MatchedArg> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/clap-3.0.10/src/parse/arg_matcher.rs:130:24 | 130 | pub(crate) fn iter(&self) -> indexmap::map::Iter { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 130 | pub(crate) fn iter(&self) -> indexmap::map::Iter<'_, Id, MatchedArg> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/clap-3.0.10/src/parse/matches/arg_matches.rs:258:30 | 258 | pub fn values_of(&self, id: T) -> Option { | ^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 258 | pub fn values_of(&self, id: T) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/clap-3.0.10/src/parse/matches/arg_matches.rs:378:33 | 378 | pub fn values_of_os(&self, id: T) -> Option { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 378 | pub fn values_of_os(&self, id: T) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/clap-3.0.10/src/parse/matches/matched_arg.rs:45:24 | 45 | pub(crate) fn vals(&self) -> Iter> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 45 | pub(crate) fn vals(&self) -> Iter<'_, Vec> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/clap-3.0.10/src/parse/matches/matched_arg.rs:49:32 | 49 | pub(crate) fn vals_flatten(&self) -> Flatten>> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 49 | pub(crate) fn vals_flatten(&self) -> Flatten>> { | +++ warning: `clap` (lib) generated 15 warnings (1 duplicate) Compiling keepass-diff v1.1.3 (/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3) Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=keepass-diff CARGO_CRATE_NAME=keepass_diff CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/Cargo.toml CARGO_PKG_AUTHORS='Joern Bernhardt ' CARGO_PKG_DESCRIPTION='This CLI-tool reads two Keepass (.kdbx) files and prints their differences.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=keepass-diff CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Narigo/keepass-diff' CARGO_PKG_RUST_VERSION='' 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='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps /usr/local/bin/rustc --crate-name keepass_diff --edition=2015 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=2 -C panic=abort -C lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cbfbee640364f7b5 -C extra-filename=-58245b502f32cd63 --out-dir /wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps --extern clap=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libclap-33d90ec2f8f604dc.rlib --extern keepass=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libkeepass-2071d147a2ecb1cd.rlib --extern rpassword=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/librpassword-b6bed96f87347308.rlib --extern termcolor=/wrkdirs/usr/ports/security/keepass-diff/work/target/release/deps/libtermcolor-965789bc713edc82.rlib -C ar=ar -C linker=cc` warning: `keepass-diff` (bin "keepass-diff") generated 1 warning (1 duplicate) Finished `release` profile [optimized] target(s) in 1m 09s =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for keepass-diff-1.1.3 ===> Generating temporary packing list Installing keepass-diff v1.1.3 (/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3) Locking 68 packages to latest compatible versions Fresh version_check v0.9.3 warning: `-C ar`: this option is deprecated and does nothing warning: `version_check` (lib) generated 1 warning Fresh autocfg v1.0.1 Fresh cfg-if v1.0.0 warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/build.rs:62:30 | 62 | let semver_exempt = cfg!(procmacro2_semver_exempt) || docs_rs; | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Fresh unicode-xid v0.2.2 Fresh opaque-debug v0.3.0 Fresh lazy_static v1.4.0 warning: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/lazy_static-1.4.0/src/inline_lazy.rs:26:43 | 26 | pub fn get(&'static self, f: F) -> &T | ------- ^^ the same lifetime is elided here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'static` | 26 | pub fn get(&'static self, f: F) -> &'static T | +++++++ Fresh cpufeatures v0.1.5 Fresh arrayref v0.3.6 Fresh adler v0.2.3 Fresh arrayvec v0.5.2 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/arrayvec-0.5.2/src/lib.rs:598:21 | 598 | pub fn drain(&mut self, range: R) -> Drain | ^^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 598 | pub fn drain(&mut self, range: R) -> Drain<'_, A> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/arrayvec-0.5.2/src/lib.rs:625:20 | 625 | fn drain_range(&mut self, start: usize, end: usize) -> Drain | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 625 | fn drain_range(&mut self, start: usize, end: usize) -> Drain<'_, A> | +++ Fresh constant_time_eq v0.1.5 Fresh subtle v2.4.1 warning: `#[inline]` attribute cannot be used on required trait methods --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/subtle-2.4.1/src/lib.rs:260:5 | 260 | #[inline] | ^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[inline]` can be applied to closures, functions, inherent methods, provided trait methods, and trait methods in impl blocks = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default warning: `#[inline]` attribute cannot be used on required trait methods --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/subtle-2.4.1/src/lib.rs:383:5 | 383 | #[inline] | ^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[inline]` can be applied to closures, functions, inherent methods, provided trait methods, and trait methods in impl blocks warning: `#[inline]` attribute cannot be used on required trait methods --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/subtle-2.4.1/src/lib.rs:533:5 | 533 | #[inline] | ^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[inline]` can be applied to closures, functions, inherent methods, provided trait methods, and trait methods in impl blocks Fresh byteorder v1.4.2 Fresh heck v0.4.0 Fresh block-padding v0.2.1 Fresh hashbrown v0.11.2 Fresh base64 v0.13.0 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/base64-0.13.0/src/lib.rs:60:13 | 60 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration note: the lint level is defined here --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/base64-0.13.0/src/lib.rs:69:5 | 69 | warnings | ^^^^^^^^ = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/base64-0.13.0/src/chunked_encoder.rs:94:26 | 94 | pub(crate) fn new(s: &mut String) -> StringSink { | ^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` help: use `'_` for type paths | 94 | pub(crate) fn new(s: &mut String) -> StringSink<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/base64-0.13.0/src/display.rs:25:31 | 25 | pub fn with_config(bytes: &[u8], config: Config) -> Base64Display { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 25 | pub fn with_config(bytes: &[u8], config: Config) -> Base64Display<'_> { | ++++ Fresh termcolor v1.1.2 Fresh hex-literal v0.3.3 warning: `autocfg` (lib) generated 1 warning (1 duplicate) warning: `typenum` (build script) generated 1 warning (1 duplicate) warning: `generic-array` (build script) generated 1 warning (1 duplicate) warning: `libc` (build script) generated 1 warning (1 duplicate) warning: `cfg-if` (lib) generated 1 warning (1 duplicate) warning: `proc-macro2` (build script) generated 2 warnings (1 duplicate) warning: `unicode-xid` (lib) generated 1 warning (1 duplicate) warning: `proc-macro-error-attr` (build script) generated 1 warning (1 duplicate) warning: `syn` (build script) generated 1 warning (1 duplicate) warning: `proc-macro-error` (build script) generated 1 warning (1 duplicate) warning: `opaque-debug` (lib) generated 1 warning (1 duplicate) warning: `lazy_static` (lib) generated 2 warnings (1 duplicate) warning: `cpufeatures` (lib) generated 1 warning (1 duplicate) warning: `memchr` (build script) generated 1 warning (1 duplicate) warning: `crc32fast` (build script) generated 1 warning (1 duplicate) warning: `arrayref` (lib) generated 1 warning (1 duplicate) warning: `bitflags` (build script) generated 1 warning (1 duplicate) warning: `adler` (lib) generated 1 warning (1 duplicate) warning: `arrayvec` (lib) generated 3 warnings (1 duplicate) warning: `constant_time_eq` (lib) generated 1 warning (1 duplicate) warning: `subtle` (lib) generated 4 warnings (1 duplicate) warning: `byteorder` (lib) generated 1 warning (1 duplicate) warning: `heck` (lib) generated 1 warning (1 duplicate) warning: `block-padding` (lib) generated 1 warning (1 duplicate) warning: `hashbrown` (lib) generated 1 warning (1 duplicate) warning: `base64` (lib) generated 4 warnings (1 duplicate) warning: `termcolor` (lib) generated 1 warning (1 duplicate) warning: `hex-literal` (lib) generated 1 warning (1 duplicate) Fresh blake2b_simd v0.5.11 Fresh xml-rs v0.8.3 warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/common.rs:120:18 | 120 | ':' | 'A'...'Z' | '_' | 'a'...'z' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: `#[warn(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/common.rs:120:36 | 120 | ':' | 'A'...'Z' | '_' | 'a'...'z' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/common.rs:121:17 | 121 | '\u{C0}'...'\u{D6}' | '\u{D8}'...'\u{F6}' | '\u{F8}'...'\u{2FF}' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/common.rs:121:39 | 121 | '\u{C0}'...'\u{D6}' | '\u{D8}'...'\u{F6}' | '\u{F8}'...'\u{2FF}' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/common.rs:121:61 | 121 | '\u{C0}'...'\u{D6}' | '\u{D8}'...'\u{F6}' | '\u{F8}'...'\u{2FF}' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/common.rs:122:18 | 122 | '\u{370}'...'\u{37D}' | '\u{37F}'...'\u{1FFF}' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/common.rs:122:42 | 122 | '\u{370}'...'\u{37D}' | '\u{37F}'...'\u{1FFF}' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/common.rs:123:19 | 123 | '\u{200C}'...'\u{200D}' | '\u{2070}'...'\u{218F}' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/common.rs:123:45 | 123 | '\u{200C}'...'\u{200D}' | '\u{2070}'...'\u{218F}' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/common.rs:124:19 | 124 | '\u{2C00}'...'\u{2FEF}' | '\u{3001}'...'\u{D7FF}' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/common.rs:124:45 | 124 | '\u{2C00}'...'\u{2FEF}' | '\u{3001}'...'\u{D7FF}' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/common.rs:125:19 | 125 | '\u{F900}'...'\u{FDCF}' | '\u{FDF0}'...'\u{FFFD}' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/common.rs:125:45 | 125 | '\u{F900}'...'\u{FDCF}' | '\u{FDF0}'...'\u{FFFD}' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/common.rs:126:20 | 126 | '\u{10000}'...'\u{EFFFF}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/common.rs:138:24 | 138 | '-' | '.' | '0'...'9' | '\u{B7}' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/common.rs:139:18 | 139 | '\u{300}'...'\u{36F}' | '\u{203F}'...'\u{2040}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/common.rs:139:43 | 139 | '\u{300}'...'\u{36F}' | '\u{203F}'...'\u{2040}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/reader/lexer.rs:295:19 | 295 | match try!(self.read_next_token(c)) { | ^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/reader/lexer.rs:306:27 | 306 | let c = match try!(util::next_char_from(b)) { | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/reader/lexer.rs:311:19 | 311 | match try!(self.read_next_token(c)) { | ^^^ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/reader/error.rs:121:26 | 121 | fn error_description(e: &error::Error) -> &str { e.description() } | ^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default help: if this is a dyn-compatible trait, use `dyn` | 121 | fn error_description(e: &dyn error::Error) -> &str { e.description() } | +++ warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/reader/error.rs:121:52 | 121 | fn error_description(e: &error::Error) -> &str { e.description() } | ^^^^^^^^^^^ warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/writer/emitter.rs:52:39 | 52 | write!(f, "{}", other.description()), | ^^^^^^^^^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/name.rs:102:30 | 102 | pub fn local(local_name: &str) -> Name { | ^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 102 | pub fn local(local_name: &str) -> Name<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/name.rs:145:25 | 145 | pub fn repr_display(&self) -> ReprDisplay { | ^^^^^ ^^^^^^^^^^^ | | | | | the same lifetime is hidden here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 145 | pub fn repr_display(&self) -> ReprDisplay<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/name.rs:193:19 | 193 | pub fn borrow(&self) -> Name { | ^^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 193 | pub fn borrow(&self) -> Name<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/attribute.rs:58:19 | 58 | pub fn borrow(&self) -> Attribute { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 58 | pub fn borrow(&self) -> Attribute<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/escape.rs:73:18 | 73 | fn escape_str(s: &str, dispatch: fn(char) -> Value) -> Cow { | ^^^^ the lifetime is elided here ^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 73 | fn escape_str(s: &str, dispatch: fn(char) -> Value) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/escape.rs:94:32 | 94 | pub fn escape_str_attribute(s: &str) -> Cow { | ^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 94 | pub fn escape_str_attribute(s: &str) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/escape.rs:110:29 | 110 | pub fn escape_str_pcdata(s: &str) -> Cow { | ^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 110 | pub fn escape_str_pcdata(s: &str) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/namespace.rs:336:27 | 336 | pub fn checked_target(&mut self) -> CheckedTarget { | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 336 | pub fn checked_target(&mut self) -> CheckedTarget<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/xml-rs-0.8.3/src/namespace.rs:342:17 | 342 | pub fn iter(&self) -> NamespaceStackMappings { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 342 | pub fn iter(&self) -> NamespaceStackMappings<'_> { | ++++ Fresh strsim v0.10.0 warning: `num-traits` (build script) generated 1 warning (1 duplicate) warning: `crossbeam-utils` (build script) generated 1 warning (1 duplicate) warning: `miniz_oxide` (build script) generated 1 warning (1 duplicate) warning: `num-integer` (build script) generated 1 warning (1 duplicate) warning: `indexmap` (build script) generated 1 warning (1 duplicate) warning: `blake2b_simd` (lib) generated 1 warning (1 duplicate) warning: `xml-rs` (lib) generated 33 warnings (1 duplicate) warning: `strsim` (lib) generated 1 warning (1 duplicate) Fresh typenum v1.12.0 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/lib.rs:52:5 | 52 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `force_unix_path_separator`, `i128`, `no_std`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/lib.rs:60:13 | 60 | #![cfg_attr(feature = "cargo-clippy", deny(clippy::missing_inline_in_public_items))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `force_unix_path_separator`, `i128`, `no_std`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/uint.rs:1715:16 | 1715 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::suspicious_arithmetic_impl))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `force_unix_path_separator`, `i128`, `no_std`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tests` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/bit.rs:178:7 | 178 | #[cfg(tests)] | ^^^^^ help: there is a config with a similar name: `test` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:66:29 | 66 | fn private_invert(self, Rhs) -> Self::Output; | ^^^ help: try naming the parameter or explicitly ignoring it: `_: Rhs` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:83:26 | 83 | fn private_and(self, Rhs) -> Self::Output; | ^^^ help: try naming the parameter or explicitly ignoring it: `_: Rhs` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:91:26 | 91 | fn private_xor(self, Rhs) -> Self::Output; | ^^^ help: try naming the parameter or explicitly ignoring it: `_: Rhs` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:99:26 | 99 | fn private_sub(self, Rhs) -> Self::Output; | ^^^ help: try naming the parameter or explicitly ignoring it: `_: Rhs` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:109:34 | 109 | fn private_integer_add(self, C, N) -> Self::Output; | ^ help: try naming the parameter or explicitly ignoring it: `_: C` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:109:37 | 109 | fn private_integer_add(self, C, N) -> Self::Output; | ^ help: try naming the parameter or explicitly ignoring it: `_: N` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:116:26 | 116 | fn private_pow(self, Y, N) -> Self::Output; | ^ help: try naming the parameter or explicitly ignoring it: `_: Y` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:116:29 | 116 | fn private_pow(self, Y, N) -> Self::Output; | ^ help: try naming the parameter or explicitly ignoring it: `_: N` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:323:27 | 323 | fn private_cmp(&self, &Rhs, SoFar) -> Self::Output; | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Rhs` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:323:33 | 323 | fn private_cmp(&self, &Rhs, SoFar) -> Self::Output; | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: SoFar` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:331:30 | 331 | fn private_set_bit(self, I, B) -> Self::Output; | ^ help: try naming the parameter or explicitly ignoring it: `_: I` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:331:33 | 331 | fn private_set_bit(self, I, B) -> Self::Output; | ^ help: try naming the parameter or explicitly ignoring it: `_: B` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:340:35 | 340 | fn private_div_quotient(self, N, D, Q, R, I) -> Self::Quotient; | ^ help: try naming the parameter or explicitly ignoring it: `_: N` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:340:38 | 340 | fn private_div_quotient(self, N, D, Q, R, I) -> Self::Quotient; | ^ help: try naming the parameter or explicitly ignoring it: `_: D` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:340:41 | 340 | fn private_div_quotient(self, N, D, Q, R, I) -> Self::Quotient; | ^ help: try naming the parameter or explicitly ignoring it: `_: Q` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:340:44 | 340 | fn private_div_quotient(self, N, D, Q, R, I) -> Self::Quotient; | ^ help: try naming the parameter or explicitly ignoring it: `_: R` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:340:47 | 340 | fn private_div_quotient(self, N, D, Q, R, I) -> Self::Quotient; | ^ help: try naming the parameter or explicitly ignoring it: `_: I` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:342:36 | 342 | fn private_div_remainder(self, N, D, Q, R, I) -> Self::Remainder; | ^ help: try naming the parameter or explicitly ignoring it: `_: N` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:342:39 | 342 | fn private_div_remainder(self, N, D, Q, R, I) -> Self::Remainder; | ^ help: try naming the parameter or explicitly ignoring it: `_: D` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:342:42 | 342 | fn private_div_remainder(self, N, D, Q, R, I) -> Self::Remainder; | ^ help: try naming the parameter or explicitly ignoring it: `_: Q` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:342:45 | 342 | fn private_div_remainder(self, N, D, Q, R, I) -> Self::Remainder; | ^ help: try naming the parameter or explicitly ignoring it: `_: R` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:342:48 | 342 | fn private_div_remainder(self, N, D, Q, R, I) -> Self::Remainder; | ^ help: try naming the parameter or explicitly ignoring it: `_: I` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:352:38 | 352 | fn private_div_if_quotient(self, N, D, Q, R, I, RcmpD) -> Self::Quotient; | ^ help: try naming the parameter or explicitly ignoring it: `_: N` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:352:41 | 352 | fn private_div_if_quotient(self, N, D, Q, R, I, RcmpD) -> Self::Quotient; | ^ help: try naming the parameter or explicitly ignoring it: `_: D` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:352:44 | 352 | fn private_div_if_quotient(self, N, D, Q, R, I, RcmpD) -> Self::Quotient; | ^ help: try naming the parameter or explicitly ignoring it: `_: Q` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:352:47 | 352 | fn private_div_if_quotient(self, N, D, Q, R, I, RcmpD) -> Self::Quotient; | ^ help: try naming the parameter or explicitly ignoring it: `_: R` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:352:50 | 352 | fn private_div_if_quotient(self, N, D, Q, R, I, RcmpD) -> Self::Quotient; | ^ help: try naming the parameter or explicitly ignoring it: `_: I` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:352:53 | 352 | fn private_div_if_quotient(self, N, D, Q, R, I, RcmpD) -> Self::Quotient; | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: RcmpD` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:354:39 | 354 | fn private_div_if_remainder(self, N, D, Q, R, I, RcmpD) -> Self::Remainder; | ^ help: try naming the parameter or explicitly ignoring it: `_: N` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:354:42 | 354 | fn private_div_if_remainder(self, N, D, Q, R, I, RcmpD) -> Self::Remainder; | ^ help: try naming the parameter or explicitly ignoring it: `_: D` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:354:45 | 354 | fn private_div_if_remainder(self, N, D, Q, R, I, RcmpD) -> Self::Remainder; | ^ help: try naming the parameter or explicitly ignoring it: `_: Q` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:354:48 | 354 | fn private_div_if_remainder(self, N, D, Q, R, I, RcmpD) -> Self::Remainder; | ^ help: try naming the parameter or explicitly ignoring it: `_: R` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:354:51 | 354 | fn private_div_if_remainder(self, N, D, Q, R, I, RcmpD) -> Self::Remainder; | ^ help: try naming the parameter or explicitly ignoring it: `_: I` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:354:54 | 354 | fn private_div_if_remainder(self, N, D, Q, R, I, RcmpD) -> Self::Remainder; | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: RcmpD` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:366:30 | 366 | fn private_div_int(self, C, Divisor) -> Self::Output; | ^ help: try naming the parameter or explicitly ignoring it: `_: C` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:366:33 | 366 | fn private_div_int(self, C, Divisor) -> Self::Output; | ^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Divisor` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:373:26 | 373 | fn private_rem(self, URem, Divisor) -> Self::Output; | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: URem` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:373:32 | 373 | fn private_rem(self, URem, Divisor) -> Self::Output; | ^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Divisor` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:380:26 | 380 | fn private_min(self, Rhs) -> Self::Output; | ^^^ help: try naming the parameter or explicitly ignoring it: `_: Rhs` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:386:26 | 386 | fn private_max(self, Rhs) -> Self::Output; | ^^^ help: try naming the parameter or explicitly ignoring it: `_: Rhs` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:397:30 | 397 | fn is_less_private(self, Rhs, Cmp) -> Self::Output; | ^^^ help: try naming the parameter or explicitly ignoring it: `_: Rhs` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:397:35 | 397 | fn is_less_private(self, Rhs, Cmp) -> Self::Output; | ^^^ help: try naming the parameter or explicitly ignoring it: `_: Cmp` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:428:31 | 428 | fn is_equal_private(self, Rhs, Cmp) -> Self::Output; | ^^^ help: try naming the parameter or explicitly ignoring it: `_: Rhs` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:428:36 | 428 | fn is_equal_private(self, Rhs, Cmp) -> Self::Output; | ^^^ help: try naming the parameter or explicitly ignoring it: `_: Cmp` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:459:33 | 459 | fn is_greater_private(self, Rhs, Cmp) -> Self::Output; | ^^^ help: try naming the parameter or explicitly ignoring it: `_: Rhs` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:459:38 | 459 | fn is_greater_private(self, Rhs, Cmp) -> Self::Output; | ^^^ help: try naming the parameter or explicitly ignoring it: `_: Cmp` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:490:39 | 490 | fn is_less_or_equal_private(self, Rhs, Cmp) -> Self::Output; | ^^^ help: try naming the parameter or explicitly ignoring it: `_: Rhs` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:490:44 | 490 | fn is_less_or_equal_private(self, Rhs, Cmp) -> Self::Output; | ^^^ help: try naming the parameter or explicitly ignoring it: `_: Cmp` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:521:35 | 521 | fn is_not_equal_private(self, Rhs, Cmp) -> Self::Output; | ^^^ help: try naming the parameter or explicitly ignoring it: `_: Rhs` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:521:40 | 521 | fn is_not_equal_private(self, Rhs, Cmp) -> Self::Output; | ^^^ help: try naming the parameter or explicitly ignoring it: `_: Cmp` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:552:42 | 552 | fn is_greater_or_equal_private(self, Rhs, Cmp) -> Self::Output; | ^^^ help: try naming the parameter or explicitly ignoring it: `_: Rhs` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/private.rs:552:47 | 552 | fn is_greater_or_equal_private(self, Rhs, Cmp) -> Self::Output; | ^^^ help: try naming the parameter or explicitly ignoring it: `_: Cmp` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/type_operators.rs:287:43 | 287 | fn compare(&self, &Rhs) -> Self::Output; | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Rhs` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: unexpected `cfg` condition name: `tests` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/uint.rs:1662:7 | 1662 | #[cfg(tests)] | ^^^^^ help: there is a config with a similar name: `test` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/uint.rs:1478:43 | 1478 | fn get_bit(&self, &I) -> Self::Output; | ^^ help: try naming the parameter or explicitly ignoring it: `_: &I` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/uint.rs:1544:42 | 1544 | fn set_bit(self, I, B) -> Self::Output; | ^ help: try naming the parameter or explicitly ignoring it: `_: I` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/typenum-1.12.0/src/uint.rs:1544:45 | 1544 | fn set_bit(self, I, B) -> Self::Output; | ^ help: try naming the parameter or explicitly ignoring it: `_: B` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 Fresh libc v0.2.98 warning: unexpected `cfg` condition name: `libc_deny_warnings` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/lib.rs:18:13 | 18 | #![cfg_attr(libc_deny_warnings, deny(warnings))] | ^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/lib.rs:21:13 | 21 | #![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` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/lib.rs:31:13 | 31 | #![cfg_attr(libc_const_extern_fn, 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)'] } = 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_priv_mod_use` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/lib.rs:49:14 | 49 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/lib.rs:50:15 | 50 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/lib.rs:108:21 | 108 | } else if #[cfg(target_os = "switch")] { | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:689:40 | 689 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:689:51 | 689 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:702:40 | 702 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:702:51 | 702 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:748:40 | 748 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:748:51 | 748 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:786:40 | 786 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:786:51 | 786 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:977:40 | 977 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:977:51 | 977 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:1214:40 | 1214 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:1214:51 | 1214 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:1405:48 | 1405 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:1405:59 | 1405 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/mod.rs:603:40 | 603 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/mod.rs:603:51 | 603 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/mod.rs:603:62 | 603 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/mod.rs:608:40 | 608 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/mod.rs:608:51 | 608 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/mod.rs:608:62 | 608 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/mod.rs:641:40 | 641 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/mod.rs:641:51 | 641 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/mod.rs:652:40 | 652 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/mod.rs:652:51 | 652 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/mod.rs:821:40 | 821 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/mod.rs:821:51 | 821 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/mod.rs:821:62 | 821 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/freebsdlike/mod.rs:1439:40 | 1439 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/freebsdlike/mod.rs:1439:51 | 1439 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/freebsdlike/mod.rs:1455:40 | 1455 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/freebsdlike/mod.rs:1455:51 | 1455 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/freebsdlike/freebsd/mod.rs:1637:43 | 1637 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/freebsdlike/freebsd/mod.rs:1639:43 | 1639 | #[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 value: `wasi` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/lib.rs:144:25 | 144 | } else if #[cfg(any(target_env = "wasi", target_os = "wasi"))] { | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_env` are: ``, `gnu`, `macabi`, `mlibc`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `p3`, `relibc`, `sgx`, `sim`, `uclibc`, and `v5` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_const_extern_fn` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/macros.rs:184:14 | 184 | 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 value: `rumprun` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:343:25 | 343 | target_vendor = "rumprun"))] { | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_vendor` are: `amd`, `apple`, `espressif`, `fortanix`, `ibm`, `kmc`, `mti`, `nintendo`, `nvidia`, `openwrt`, `pc`, `risc0`, `sony`, `sun`, `unikraft`, `unknown`, `uwp`, `vex`, `win7`, and `wrs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `illumos` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:369:21 | 369 | } else if #[cfg(target_env = "illumos")] { | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_env` are: ``, `gnu`, `macabi`, `mlibc`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `p3`, `relibc`, `sgx`, `sim`, `uclibc`, and `v5` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_core_cvoid` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:1468:14 | 1468 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:1488:14 | 1488 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:573:9 | 573 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:581:9 | 581 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:597:9 | 597 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:607:9 | 607 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:621:9 | 621 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:653:9 | 653 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:1145:9 | 1145 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:1157:9 | 1157 | 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: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:1379:9 | 1379 | extern { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | = note: `#[warn(missing_abi)]` on by default warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/mod.rs:1423:9 | 1423 | extern { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/macros.rs:243:28 | 243 | pub unsafe extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/mod.rs:528:1 | 528 | / f! { 529 | | pub fn CMSG_FIRSTHDR(mhdr: *const ::msghdr) -> *mut ::cmsghdr { 530 | | if (*mhdr).msg_controllen as usize >= ::mem::size_of::<::cmsghdr>() { 531 | | (*mhdr).msg_control as *mut ::cmsghdr ... | 562 | | } | |_- in this macro invocation | = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/macros.rs:259:21 | 259 | pub extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/mod.rs:564:1 | 564 | / safe_f! { 565 | | pub {const} fn WTERMSIG(status: ::c_int) -> ::c_int { 566 | | status & 0o177 ... | 584 | | } | |_- in this macro invocation | = note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libc_const_size_of` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/freebsdlike/mod.rs:400:22 | 400 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/freebsdlike/mod.rs:402:29 | 402 | } 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/freebsdlike/mod.rs:404:21 | 404 | } 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: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/macros.rs:259:21 | 259 | pub extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/freebsdlike/mod.rs:1361:1 | 1361 | / safe_f! { 1362 | | pub {const} fn WIFCONTINUED(status: ::c_int) -> bool { 1363 | | status == 0x13 ... | 1373 | | } | |_- in this macro invocation | = note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/macros.rs:97:22 | 97 | if #[cfg(libc_union)] { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/freebsdlike/freebsd/mod.rs:185:1 | 185 | / s_no_extra_traits! { 186 | | pub struct utmpx { 187 | | pub ut_type: ::c_short, 188 | | pub ut_tv: ::timeval, ... | 244 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/freebsdlike/freebsd/mod.rs:197:11 | 197 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/freebsdlike/freebsd/mod.rs:1719:14 | 1719 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/freebsdlike/freebsd/mod.rs:1722:21 | 1722 | } 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/freebsdlike/freebsd/mod.rs:1725:25 | 1725 | } 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/freebsdlike/freebsd/mod.rs:1725:36 | 1725 | } 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/freebsdlike/freebsd/mod.rs:208:15 | 208 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/freebsdlike/freebsd/mod.rs:210:19 | 210 | #[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: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/macros.rs:243:28 | 243 | pub unsafe extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/freebsdlike/freebsd/mod.rs:1309:1 | 1309 | / f! { 1310 | | pub fn CMSG_DATA(cmsg: *const ::cmsghdr) -> *mut ::c_uchar { 1311 | | (cmsg as *mut ::c_uchar) 1312 | | .offset(_ALIGN(::mem::size_of::<::cmsghdr>()) as isize) ... | 1386 | | } | |_- in this macro invocation | = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/macros.rs:259:21 | 259 | pub extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/freebsdlike/freebsd/mod.rs:1388:1 | 1388 | / safe_f! { 1389 | | pub {const} fn WIFSIGNALED(status: ::c_int) -> bool { 1390 | | (status & 0o177) != 0o177 && (status & 0o177) != 0 && status != 0x13 1391 | | } 1392 | | } | |_- in this macro invocation | = note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libc_const_size_of` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:181:14 | 181 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/libc-0.2.98/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:204:14 | 204 | 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 Fresh proc-macro2 v1.0.36 warning: unexpected `cfg` condition name: `proc_macro_span` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:90:34 | 90 | #![cfg_attr(any(proc_macro_span, super_unstable), feature(proc_macro_span))] | ^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:110:11 | 110 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:110:37 | 110 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:110:58 | 110 | #[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: `use_proc_macro` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:118:7 | 118 | #[cfg(use_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(use_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:124:7 | 124 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:132:11 | 132 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:135:7 | 135 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:145:7 | 145 | #[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: `use_proc_macro` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:222:7 | 222 | #[cfg(use_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(use_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `use_proc_macro` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:229:7 | 229 | #[cfg(use_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(use_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:307:11 | 307 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:307:45 | 307 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:307:63 | 307 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:315:11 | 315 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:315:45 | 315 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:315:63 | 315 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:348:11 | 348 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:348:45 | 348 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:348:63 | 348 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:358:7 | 358 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:370:7 | 370 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:379:7 | 379 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/parse.rs:11:11 | 11 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/parse.rs:20:19 | 20 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/parse.rs:165:15 | 165 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/parse.rs:172:23 | 172 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/parse.rs:178:27 | 178 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/parse.rs:191:19 | 191 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/parse.rs:205:19 | 205 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/parse.rs:214:23 | 214 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/parse.rs:216:23 | 216 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/parse.rs:227:23 | 227 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/parse.rs:239:15 | 239 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/parse.rs:243:19 | 243 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/parse.rs:245:19 | 245 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/parse.rs:790:11 | 790 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/parse.rs:794:15 | 794 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/parse.rs:796:15 | 796 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:3:7 | 3 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:5:7 | 5 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:11:7 | 11 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:136:7 | 136 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:150:11 | 150 | #[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: `use_proc_macro` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:202:7 | 202 | #[cfg(use_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(use_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `use_proc_macro` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:212:7 | 212 | #[cfg(use_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(use_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:305:7 | 305 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:319:7 | 319 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:327:7 | 327 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:354:7 | 354 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:369:7 | 369 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:374:7 | 374 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:418:11 | 418 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:420:11 | 420 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:21:11 | 21 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:28:11 | 28 | #[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: `no_bind_by_move_pattern_guard` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:70:23 | 70 | #[cfg(not(no_bind_by_move_pattern_guard))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_bind_by_move_pattern_guard)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_bind_by_move_pattern_guard)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_bind_by_move_pattern_guard` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:80:19 | 80 | #[cfg(no_bind_by_move_pattern_guard)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_bind_by_move_pattern_guard)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_bind_by_move_pattern_guard)");` 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:72:23 | 72 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:74:27 | 74 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:125:19 | 125 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:425:15 | 425 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:430:11 | 430 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=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_hygiene` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:435:15 | 435 | #[cfg(not(no_hygiene))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_hygiene)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_hygiene)");` 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:440:11 | 440 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:456:11 | 456 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:467:11 | 467 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:476:11 | 476 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:485:15 | 485 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:490:11 | 490 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:505:15 | 505 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:510:11 | 510 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:518:15 | 518 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:523:11 | 523 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:534:15 | 534 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:537:19 | 537 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:543:11 | 543 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:550:13 | 550 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:743:15 | 743 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:754:11 | 754 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:7:7 | 7 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:360:7 | 360 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:366:7 | 366 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:388:7 | 388 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:398:11 | 398 | #[cfg(any(super_unstable, feature = "span-locations"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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: `no_lexerror_display` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:287:23 | 287 | #[cfg(not(no_lexerror_display))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_lexerror_display)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_lexerror_display)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_lexerror_display` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:289:19 | 289 | #[cfg(no_lexerror_display)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_lexerror_display)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_lexerror_display)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_hygiene` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:419:15 | 419 | #[cfg(not(no_hygiene))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_hygiene)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_hygiene)");` 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:428:11 | 428 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:472:11 | 472 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:480:15 | 480 | #[cfg(any(super_unstable, feature = "span-locations"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:497:15 | 497 | #[cfg(any(super_unstable, feature = "span-locations"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:524:11 | 524 | #[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: `no_hygiene` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:439:23 | 439 | #[cfg(not(no_hygiene))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_hygiene)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_hygiene)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_hygiene` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:443:19 | 443 | #[cfg(no_hygiene)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_hygiene)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_hygiene)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_hygiene` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:453:23 | 453 | #[cfg(not(no_hygiene))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_hygiene)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_hygiene)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_hygiene` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:457:19 | 457 | #[cfg(no_hygiene)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_hygiene)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_hygiene)");` 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:516:19 | 516 | #[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_group_open_close` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:623:23 | 623 | #[cfg(not(no_group_open_close))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_group_open_close)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_group_open_close)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_group_open_close` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:625:19 | 625 | #[cfg(no_group_open_close)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_group_open_close)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_group_open_close)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_group_open_close` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:633:23 | 633 | #[cfg(not(no_group_open_close))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_group_open_close)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_group_open_close)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_group_open_close` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:635:19 | 635 | #[cfg(no_group_open_close)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_group_open_close)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_group_open_close)");` 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:905:19 | 905 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:907:23 | 907 | #[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: `no_literal_from_str` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:941:15 | 941 | #[cfg(not(no_literal_from_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(no_literal_from_str)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_literal_from_str)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_literal_from_str` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/wrapper.rs:945:11 | 945 | #[cfg(no_literal_from_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(no_literal_from_str)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_literal_from_str)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_hygiene` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:422:15 | 422 | #[cfg(not(no_hygiene))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_hygiene)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_hygiene)");` 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:504:11 | 504 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:527:11 | 527 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/lib.rs:958:11 | 958 | #[cfg(procmacro2_semver_exempt)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: field `0` is never read --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/marker.rs:15:39 | 15 | pub(crate) struct ProcMacroAutoTraits(Rc<()>); | ------------------- ^^^^^^ | | | field in this struct | = help: consider removing this field = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: struct `SourceFile` is never constructed --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:274:19 | 274 | pub(crate) struct SourceFile { | ^^^^^^^^^^ warning: methods `path` and `is_real` are never used --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:280:12 | 278 | impl SourceFile { | --------------- methods in this implementation 279 | /// Get the path to this source file as a string. 280 | pub fn path(&self) -> PathBuf { | ^^^^ ... 284 | pub fn is_real(&self) -> bool { | ^^^^^^^ warning: struct `LineColumn` is never constructed --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:300:19 | 300 | pub(crate) struct LineColumn { | ^^^^^^^^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/parse.rs:113:25 | 113 | fn block_comment(input: Cursor) -> PResult<&str> { | ^^^^^^ ^^^^^^^^^^^^^ | | | | | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 113 | fn block_comment(input: Cursor<'_>) -> PResult<'_, &str> { | ++++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/parse.rs:294:25 | 294 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | ^^^^^^ ^^^^^^^^^^^^^ | | | | | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 294 | fn ident_not_raw(input: Cursor<'_>) -> PResult<'_, &str> { | ++++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/parse.rs:830:32 | 830 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 830 | fn doc_comment_contents(input: Cursor<'_>) -> PResult<'_, (&str, bool)> { | ++++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/parse.rs:853:37 | 853 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ ^^^^^^ ^^^^ the same lifetime is elided here | | | | | the same lifetime is hidden here | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 853 | fn take_until_newline_or_eof(input: Cursor<'_>) -> (Cursor<'_>, &str) { | ++++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro2-1.0.36/src/fallback.rs:151:20 | 151 | fn get_cursor(src: &str) -> Cursor { | ^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 151 | fn get_cursor(src: &str) -> Cursor<'_> { | ++++ Fresh crc32fast v1.2.1 warning: unexpected `cfg` condition name: `crc32fast_stdarchx86` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crc32fast-1.2.1/src/specialized/mod.rs:3:9 | 3 | crc32fast_stdarchx86, | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crc32fast_stdarchx86)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crc32fast_stdarchx86)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crc32fast-1.2.1/src/specialized/pclmulqdq.rs:147:5 | 147 | drop(K6); | ^^^^^--^ | | | argument has type `i64` | = note: `#[warn(dropping_copy_types)]` on by default help: use `let _ = ...` to ignore the expression or result | 147 - drop(K6); 147 + let _ = K6; | Fresh memchr v2.4.1 warning: unexpected `cfg` condition name: `memchr_libc` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/mod.rs:6:7 | 6 | #[cfg(memchr_libc)] | ^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/mod.rs:12:46 | 12 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/x86/mod.rs:45:25 | 45 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | ^^^^^^^^^^^^^^^^^^ ... 96 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memchr, haystack, n1) | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/x86/mod.rs:47:32 | 47 | } else if cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ ... 96 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memchr, haystack, n1) | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/x86/mod.rs:45:25 | 45 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | ^^^^^^^^^^^^^^^^^^ ... 101 | / unsafe_ifunc!( 102 | | fn(u8, u8, &[u8]) -> Option, 103 | | memchr2, 104 | | haystack, 105 | | n1, 106 | | n2 107 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/x86/mod.rs:47:32 | 47 | } else if cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ ... 101 | / unsafe_ifunc!( 102 | | fn(u8, u8, &[u8]) -> Option, 103 | | memchr2, 104 | | haystack, 105 | | n1, 106 | | n2 107 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/x86/mod.rs:45:25 | 45 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | ^^^^^^^^^^^^^^^^^^ ... 112 | / unsafe_ifunc!( 113 | | fn(u8, u8, u8, &[u8]) -> Option, 114 | | memchr3, 115 | | haystack, ... | 118 | | n3 119 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/x86/mod.rs:47:32 | 47 | } else if cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ ... 112 | / unsafe_ifunc!( 113 | | fn(u8, u8, u8, &[u8]) -> Option, 114 | | memchr3, 115 | | haystack, ... | 118 | | n3 119 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/x86/mod.rs:45:25 | 45 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | ^^^^^^^^^^^^^^^^^^ ... 124 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memrchr, haystack, n1) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/x86/mod.rs:47:32 | 47 | } else if cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ ... 124 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memrchr, haystack, n1) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/x86/mod.rs:45:25 | 45 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | ^^^^^^^^^^^^^^^^^^ ... 129 | / unsafe_ifunc!( 130 | | fn(u8, u8, &[u8]) -> Option, 131 | | memrchr2, 132 | | haystack, 133 | | n1, 134 | | n2 135 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/x86/mod.rs:47:32 | 47 | } else if cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ ... 129 | / unsafe_ifunc!( 130 | | fn(u8, u8, &[u8]) -> Option, 131 | | memrchr2, 132 | | haystack, 133 | | n1, 134 | | n2 135 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/x86/mod.rs:45:25 | 45 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | ^^^^^^^^^^^^^^^^^^ ... 140 | / unsafe_ifunc!( 141 | | fn(u8, u8, u8, &[u8]) -> Option, 142 | | memrchr3, 143 | | haystack, ... | 146 | | n3 147 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/x86/mod.rs:47:32 | 47 | } else if cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ ... 140 | / unsafe_ifunc!( 141 | | fn(u8, u8, u8, &[u8]) -> Option, 142 | | memrchr3, 143 | | haystack, ... | 146 | | n3 147 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/mod.rs:94:39 | 94 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/mod.rs:101:9 | 101 | memchr_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(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/mod.rs:102:41 | 102 | not(all(target_arch = "x86_64", memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/mod.rs:111:13 | 111 | not(memchr_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(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/mod.rs:112:41 | 112 | not(all(target_arch = "x86_64", memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/mod.rs:158:39 | 158 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/mod.rs:165:41 | 165 | not(all(target_arch = "x86_64", memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/mod.rs:216:39 | 216 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/mod.rs:223:41 | 223 | not(all(target_arch = "x86_64", memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/mod.rs:267:39 | 267 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/mod.rs:274:9 | 274 | memchr_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(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/mod.rs:276:41 | 276 | not(all(target_arch = "x86_64", memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/mod.rs:285:17 | 285 | not(all(memchr_libc, target_os = "linux")), | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/mod.rs:286:41 | 286 | not(all(target_arch = "x86_64", memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/mod.rs:332:39 | 332 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/mod.rs:339:41 | 339 | not(all(target_arch = "x86_64", memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/mod.rs:390:39 | 390 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memchr/mod.rs:397:41 | 397 | not(all(target_arch = "x86_64", memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memmem/mod.rs:149:35 | 149 | #[cfg(all(target_arch = "x86_64", memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memmem/mod.rs:159:46 | 159 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memmem/mod.rs:774:50 | 774 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memmem/mod.rs:776:50 | 776 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memmem/prefilter/mod.rs:4:35 | 4 | #[cfg(all(target_arch = "x86_64", memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memmem/prefilter/mod.rs:6:46 | 6 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memmem/prefilter/mod.rs:272:46 | 272 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memmem/prefilter/mod.rs:313:50 | 313 | #[cfg(not(all(not(miri), target_arch = "x86_64", memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memmem/prefilter/mod.rs:285:17 | 285 | if cfg!(memchr_runtime_avx) { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memmem/prefilter/mod.rs:293:13 | 293 | if cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memmem/rarebytes.rs:99:11 | 99 | #[cfg(memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memmem/rarebytes.rs:107:11 | 107 | #[cfg(memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memmem/x86/avx.rs:24:22 | 24 | if !cfg!(memchr_runtime_avx) || !is_x86_feature_detected!("avx2") { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memmem/x86/sse.rs:14:18 | 14 | if !cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memmem/mod.rs:781:50 | 781 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memmem/mod.rs:802:54 | 802 | #[cfg(not(all(not(miri), target_arch = "x86_64", memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memmem/mod.rs:850:17 | 850 | memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memmem/mod.rs:856:17 | 856 | memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memmem/mod.rs:879:17 | 879 | memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memmem/mod.rs:885:17 | 885 | memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memmem/mod.rs:927:17 | 927 | memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/memchr-2.4.1/src/memmem/mod.rs:941:17 | 941 | memchr_runtime_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(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh bitflags v1.2.1 warning: unexpected `cfg` condition name: `bitflags_const_fn` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/bitflags-1.2.1/src/lib.rs:424:7 | 424 | #[cfg(bitflags_const_fn)] | ^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bitflags_const_fn)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bitflags_const_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: `bitflags_const_fn` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/bitflags-1.2.1/src/lib.rs:451:11 | 451 | #[cfg(not(bitflags_const_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(bitflags_const_fn)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bitflags_const_fn)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `typenum` (lib) generated 62 warnings (1 duplicate) warning: `libc` (lib) generated 74 warnings (1 duplicate) warning: `proc-macro2` (lib) generated 133 warnings (1 duplicate) warning: `crc32fast` (lib) generated 3 warnings (1 duplicate) warning: `memchr` (lib) generated 55 warnings (1 duplicate) warning: `bitflags` (lib) generated 3 warnings (1 duplicate) Fresh generic-array v0.14.4 warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/generic-array-0.14.4/src/impls.rs:136:19 | 136 | #[cfg(relaxed_coherence)] | ^^^^^^^^^^^^^^^^^ ... 183 | / impl_from! { 184 | | 1 => ::typenum::U1, 185 | | 2 => ::typenum::U2, 186 | | 3 => ::typenum::U3, ... | 215 | | 32 => ::typenum::U32 216 | | } | |_- in this macro invocation | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/generic-array-0.14.4/src/impls.rs:158:23 | 158 | #[cfg(not(relaxed_coherence))] | ^^^^^^^^^^^^^^^^^ ... 183 | / impl_from! { 184 | | 1 => ::typenum::U1, 185 | | 2 => ::typenum::U2, 186 | | 3 => ::typenum::U3, ... | 215 | | 32 => ::typenum::U32 216 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/generic-array-0.14.4/src/lib.rs:228:33 | 228 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut, &mut usize) { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 228 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut<'_, T>, &mut usize) { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/generic-array-0.14.4/src/lib.rs:283:33 | 283 | pub unsafe fn iter_position(&mut self) -> (slice::Iter, &mut usize) { | ^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 283 | pub unsafe fn iter_position(&mut self) -> (slice::Iter<'_, T>, &mut usize) { | +++ Fresh quote v1.0.14 Fresh num-traits v0.2.14 warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/lib.rs:173:7 | 173 | #[cfg(has_i128)] | ^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/bounds.rs:3:7 | 3 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/bounds.rs:38:7 | 38 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/bounds.rs:46:7 | 46 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/bounds.rs:107:7 | 107 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:4:7 | 4 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:207:7 | 207 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:280:7 | 280 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_to_int_unchecked` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:294:7 | 294 | #[cfg(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_to_int_unchecked` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:303:11 | 303 | #[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_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:597:7 | 597 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:604:7 | 604 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:725:7 | 725 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:732:7 | 732 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:805:7 | 805 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:807:7 | 807 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:791:42 | 791 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128); | ^^^^^^^^ ... 797 | impl_as_primitive!(u8 => { char, 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:793:42 | 793 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl i128); | ^^^^^^^^ ... 797 | impl_as_primitive!(u8 => { char, 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:791:42 | 791 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128); | ^^^^^^^^ ... 798 | impl_as_primitive!(i8 => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:793:42 | 793 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl i128); | ^^^^^^^^ ... 798 | impl_as_primitive!(i8 => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:791:42 | 791 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128); | ^^^^^^^^ ... 799 | impl_as_primitive!(u16 => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:793:42 | 793 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl i128); | ^^^^^^^^ ... 799 | impl_as_primitive!(u16 => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:791:42 | 791 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128); | ^^^^^^^^ ... 800 | impl_as_primitive!(i16 => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:793:42 | 793 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl i128); | ^^^^^^^^ ... 800 | impl_as_primitive!(i16 => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:791:42 | 791 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128); | ^^^^^^^^ ... 801 | impl_as_primitive!(u32 => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:793:42 | 793 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl i128); | ^^^^^^^^ ... 801 | impl_as_primitive!(u32 => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:791:42 | 791 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128); | ^^^^^^^^ ... 802 | impl_as_primitive!(i32 => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:793:42 | 793 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl i128); | ^^^^^^^^ ... 802 | impl_as_primitive!(i32 => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:791:42 | 791 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128); | ^^^^^^^^ ... 803 | impl_as_primitive!(u64 => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:793:42 | 793 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl i128); | ^^^^^^^^ ... 803 | impl_as_primitive!(u64 => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:791:42 | 791 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128); | ^^^^^^^^ ... 804 | impl_as_primitive!(i64 => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:793:42 | 793 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl i128); | ^^^^^^^^ ... 804 | impl_as_primitive!(i64 => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:791:42 | 791 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128); | ^^^^^^^^ ... 806 | impl_as_primitive!(u128 => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:793:42 | 793 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl i128); | ^^^^^^^^ ... 806 | impl_as_primitive!(u128 => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:791:42 | 791 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128); | ^^^^^^^^ ... 808 | impl_as_primitive!(i128 => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:793:42 | 793 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl i128); | ^^^^^^^^ ... 808 | impl_as_primitive!(i128 => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:791:42 | 791 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128); | ^^^^^^^^ ... 809 | impl_as_primitive!(usize => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:793:42 | 793 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl i128); | ^^^^^^^^ ... 809 | impl_as_primitive!(usize => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:791:42 | 791 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128); | ^^^^^^^^ ... 810 | impl_as_primitive!(isize => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:793:42 | 793 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl i128); | ^^^^^^^^ ... 810 | impl_as_primitive!(isize => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:791:42 | 791 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128); | ^^^^^^^^ ... 811 | impl_as_primitive!(f32 => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:793:42 | 793 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl i128); | ^^^^^^^^ ... 811 | impl_as_primitive!(f32 => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:791:42 | 791 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128); | ^^^^^^^^ ... 812 | impl_as_primitive!(f64 => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:793:42 | 793 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl i128); | ^^^^^^^^ ... 812 | impl_as_primitive!(f64 => { 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:791:42 | 791 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128); | ^^^^^^^^ ... 813 | impl_as_primitive!(char => { char }); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:793:42 | 793 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl i128); | ^^^^^^^^ ... 813 | impl_as_primitive!(char => { char }); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:791:42 | 791 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128); | ^^^^^^^^ ... 814 | impl_as_primitive!(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(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:793:42 | 793 | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl i128); | ^^^^^^^^ ... 814 | impl_as_primitive!(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(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:61:11 | 61 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:107:11 | 107 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:176:23 | 176 | #[cfg(has_i128)] | ^^^^^^^^ ... 202 | impl_to_primitive_int!(isize); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:186:23 | 186 | #[cfg(has_i128)] | ^^^^^^^^ ... 202 | impl_to_primitive_int!(isize); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:176:23 | 176 | #[cfg(has_i128)] | ^^^^^^^^ ... 203 | impl_to_primitive_int!(i8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:186:23 | 186 | #[cfg(has_i128)] | ^^^^^^^^ ... 203 | impl_to_primitive_int!(i8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:176:23 | 176 | #[cfg(has_i128)] | ^^^^^^^^ ... 204 | impl_to_primitive_int!(i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:186:23 | 186 | #[cfg(has_i128)] | ^^^^^^^^ ... 204 | impl_to_primitive_int!(i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:176:23 | 176 | #[cfg(has_i128)] | ^^^^^^^^ ... 205 | impl_to_primitive_int!(i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:186:23 | 186 | #[cfg(has_i128)] | ^^^^^^^^ ... 205 | impl_to_primitive_int!(i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:176:23 | 176 | #[cfg(has_i128)] | ^^^^^^^^ ... 206 | impl_to_primitive_int!(i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:186:23 | 186 | #[cfg(has_i128)] | ^^^^^^^^ ... 206 | impl_to_primitive_int!(i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:176:23 | 176 | #[cfg(has_i128)] | ^^^^^^^^ ... 208 | impl_to_primitive_int!(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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:186:23 | 186 | #[cfg(has_i128)] | ^^^^^^^^ ... 208 | impl_to_primitive_int!(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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:249:23 | 249 | #[cfg(has_i128)] | ^^^^^^^^ ... 275 | impl_to_primitive_uint!(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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:259:23 | 259 | #[cfg(has_i128)] | ^^^^^^^^ ... 275 | impl_to_primitive_uint!(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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:249:23 | 249 | #[cfg(has_i128)] | ^^^^^^^^ ... 276 | impl_to_primitive_uint!(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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:259:23 | 259 | #[cfg(has_i128)] | ^^^^^^^^ ... 276 | impl_to_primitive_uint!(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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:249:23 | 249 | #[cfg(has_i128)] | ^^^^^^^^ ... 277 | impl_to_primitive_uint!(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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:259:23 | 259 | #[cfg(has_i128)] | ^^^^^^^^ ... 277 | impl_to_primitive_uint!(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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:249:23 | 249 | #[cfg(has_i128)] | ^^^^^^^^ ... 278 | impl_to_primitive_uint!(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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:259:23 | 259 | #[cfg(has_i128)] | ^^^^^^^^ ... 278 | impl_to_primitive_uint!(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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:249:23 | 249 | #[cfg(has_i128)] | ^^^^^^^^ ... 279 | impl_to_primitive_uint!(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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:259:23 | 259 | #[cfg(has_i128)] | ^^^^^^^^ ... 279 | impl_to_primitive_uint!(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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:249:23 | 249 | #[cfg(has_i128)] | ^^^^^^^^ ... 281 | impl_to_primitive_uint!(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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:259:23 | 259 | #[cfg(has_i128)] | ^^^^^^^^ ... 281 | impl_to_primitive_uint!(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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:376:23 | 376 | #[cfg(has_i128)] | ^^^^^^^^ ... 398 | impl_to_primitive_float!(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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_float` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:386:23 | 386 | #[cfg(has_i128)] | ^^^^^^^^ ... 398 | impl_to_primitive_float!(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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_float` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:376:23 | 376 | #[cfg(has_i128)] | ^^^^^^^^ ... 399 | impl_to_primitive_float!(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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_float` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:386:23 | 386 | #[cfg(has_i128)] | ^^^^^^^^ ... 399 | impl_to_primitive_float!(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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_to_primitive_float` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:452:11 | 452 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:497:11 | 497 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:548:19 | 548 | #[cfg(has_i128)] | ^^^^^^^^ ... 592 | impl_from_primitive!(isize, to_isize); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:574:19 | 574 | #[cfg(has_i128)] | ^^^^^^^^ ... 592 | impl_from_primitive!(isize, to_isize); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:548:19 | 548 | #[cfg(has_i128)] | ^^^^^^^^ ... 593 | impl_from_primitive!(i8, to_i8); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:574:19 | 574 | #[cfg(has_i128)] | ^^^^^^^^ ... 593 | impl_from_primitive!(i8, to_i8); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:548:19 | 548 | #[cfg(has_i128)] | ^^^^^^^^ ... 594 | impl_from_primitive!(i16, to_i16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:574:19 | 574 | #[cfg(has_i128)] | ^^^^^^^^ ... 594 | impl_from_primitive!(i16, to_i16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:548:19 | 548 | #[cfg(has_i128)] | ^^^^^^^^ ... 595 | impl_from_primitive!(i32, to_i32); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:574:19 | 574 | #[cfg(has_i128)] | ^^^^^^^^ ... 595 | impl_from_primitive!(i32, to_i32); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:548:19 | 548 | #[cfg(has_i128)] | ^^^^^^^^ ... 596 | impl_from_primitive!(i64, to_i64); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:574:19 | 574 | #[cfg(has_i128)] | ^^^^^^^^ ... 596 | impl_from_primitive!(i64, to_i64); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:548:19 | 548 | #[cfg(has_i128)] | ^^^^^^^^ ... 598 | impl_from_primitive!(i128, to_i128); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:574:19 | 574 | #[cfg(has_i128)] | ^^^^^^^^ ... 598 | impl_from_primitive!(i128, to_i128); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:548:19 | 548 | #[cfg(has_i128)] | ^^^^^^^^ ... 599 | impl_from_primitive!(usize, to_usize); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:574:19 | 574 | #[cfg(has_i128)] | ^^^^^^^^ ... 599 | impl_from_primitive!(usize, to_usize); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:548:19 | 548 | #[cfg(has_i128)] | ^^^^^^^^ ... 600 | impl_from_primitive!(u8, to_u8); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:574:19 | 574 | #[cfg(has_i128)] | ^^^^^^^^ ... 600 | impl_from_primitive!(u8, to_u8); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:548:19 | 548 | #[cfg(has_i128)] | ^^^^^^^^ ... 601 | impl_from_primitive!(u16, to_u16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:574:19 | 574 | #[cfg(has_i128)] | ^^^^^^^^ ... 601 | impl_from_primitive!(u16, to_u16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:548:19 | 548 | #[cfg(has_i128)] | ^^^^^^^^ ... 602 | impl_from_primitive!(u32, to_u32); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:574:19 | 574 | #[cfg(has_i128)] | ^^^^^^^^ ... 602 | impl_from_primitive!(u32, to_u32); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:548:19 | 548 | #[cfg(has_i128)] | ^^^^^^^^ ... 603 | impl_from_primitive!(u64, to_u64); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:574:19 | 574 | #[cfg(has_i128)] | ^^^^^^^^ ... 603 | impl_from_primitive!(u64, to_u64); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:548:19 | 548 | #[cfg(has_i128)] | ^^^^^^^^ ... 605 | impl_from_primitive!(u128, to_u128); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:574:19 | 574 | #[cfg(has_i128)] | ^^^^^^^^ ... 605 | impl_from_primitive!(u128, to_u128); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:548:19 | 548 | #[cfg(has_i128)] | ^^^^^^^^ ... 606 | impl_from_primitive!(f32, to_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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:574:19 | 574 | #[cfg(has_i128)] | ^^^^^^^^ ... 606 | impl_from_primitive!(f32, to_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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:548:19 | 548 | #[cfg(has_i128)] | ^^^^^^^^ ... 607 | impl_from_primitive!(f64, to_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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:574:19 | 574 | #[cfg(has_i128)] | ^^^^^^^^ ... 607 | impl_from_primitive!(f64, to_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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:626:15 | 626 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:634:15 | 634 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:659:15 | 659 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/cast.rs:667:15 | 667 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/identities.rs:51:7 | 51 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/identities.rs:59:7 | 59 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/identities.rs:140:7 | 140 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/identities.rs:148:7 | 148 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/int.rs:400:7 | 400 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/int.rs:407:7 | 407 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/checked.rs:27:7 | 27 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/checked.rs:35:7 | 35 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/checked.rs:50:7 | 50 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/checked.rs:58:7 | 58 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/checked.rs:74:7 | 74 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/checked.rs:82:7 | 82 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/checked.rs:98:7 | 98 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/checked.rs:106:7 | 106 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/checked.rs:139:7 | 139 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/checked.rs:147:7 | 147 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/checked.rs:187:7 | 187 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/checked.rs:195:7 | 195 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/checked.rs:233:7 | 233 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/checked.rs:241:7 | 241 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/checked.rs:268:7 | 268 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/checked.rs:276:7 | 276 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/mul_add.rs:71:7 | 71 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/mul_add.rs:102:7 | 102 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/overflowing.rs:2:7 | 2 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/overflowing.rs:30:7 | 30 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/overflowing.rs:38:7 | 38 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/overflowing.rs:53:7 | 53 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/overflowing.rs:61:7 | 61 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/overflowing.rs:76:7 | 76 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/overflowing.rs:84:7 | 84 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/saturating.rs:32:7 | 32 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/saturating.rs:58:7 | 58 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/saturating.rs:66:7 | 66 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/saturating.rs:81:7 | 81 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/saturating.rs:89:7 | 89 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/saturating.rs:104:7 | 104 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/saturating.rs:112:7 | 112 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/wrapping.rs:35:7 | 35 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/wrapping.rs:43:7 | 43 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/wrapping.rs:58:7 | 58 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/wrapping.rs:66:7 | 66 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/wrapping.rs:81:7 | 81 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/wrapping.rs:89:7 | 89 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/wrapping.rs:130:7 | 130 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/wrapping.rs:137:7 | 137 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/wrapping.rs:175:7 | 175 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/wrapping.rs:183:7 | 183 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/wrapping.rs:210:7 | 210 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/ops/wrapping.rs:218:7 | 218 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/pow.rs:102:7 | 102 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/pow.rs:104:7 | 104 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/pow.rs:106:7 | 106 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/pow.rs:108:7 | 108 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/pow.rs:111:7 | 111 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/pow.rs:113:7 | 113 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/pow.rs:115:7 | 115 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/pow.rs:117:7 | 117 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/pow.rs:136:7 | 136 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/pow.rs:138:7 | 138 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/sign.rs:77:7 | 77 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/sign.rs:206:7 | 206 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unnecessary transmute --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/float.rs:774:34 | 774 | let bits: u32 = unsafe { mem::transmute(self) }; | --------------^^^^^^ | | | help: replace this with: `f32::to_bits` | = note: `#[warn(unnecessary_transmutes)]` on by default warning: unnecessary transmute --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/float.rs:848:34 | 848 | let bits: u64 = unsafe { mem::transmute(self) }; | --------------^^^^^^ | | | help: replace this with: `f64::to_bits` warning: unnecessary transmute --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/float.rs:1941:30 | 1941 | let bits: u32 = unsafe { mem::transmute(f) }; | --------------^^^ | | | help: replace this with: `f32::to_bits` warning: unnecessary transmute --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-traits-0.2.14/src/float.rs:1957:30 | 1957 | let bits: u64 = unsafe { mem::transmute(f) }; | --------------^^^ | | | help: replace this with: `f64::to_bits` Fresh time v0.1.44 warning: unexpected `cfg` condition value: `nacl` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/time-0.1.44/src/sys.rs:335:15 | 335 | #[cfg(any(target_os = "nacl", target_os = "solaris", target_os = "illumos"))] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `nacl` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/time-0.1.44/src/sys.rs:402:13 | 402 | target_os = "nacl", | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = note: see for more information about checking conditional configuration warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/time-0.1.44/src/lib.rs:288:5 | 288 | extern { fn tzset(); } | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | = note: `#[warn(missing_abi)]` on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/time-0.1.44/src/lib.rs:462:18 | 462 | pub fn ctime(&self) -> TmFmt { | ^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 462 | pub fn ctime(&self) -> TmFmt<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/time-0.1.44/src/lib.rs:475:20 | 475 | pub fn asctime(&self) -> TmFmt { | ^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 475 | pub fn asctime(&self) -> TmFmt<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/time-0.1.44/src/lib.rs:496:19 | 496 | pub fn rfc822(&self) -> TmFmt { | ^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 496 | pub fn rfc822(&self) -> TmFmt<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/time-0.1.44/src/lib.rs:514:20 | 514 | pub fn rfc822z(&self) -> TmFmt { | ^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 514 | pub fn rfc822z(&self) -> TmFmt<'_> { | ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/time-0.1.44/src/lib.rs:528:37 | 528 | pub fn rfc3339<'a>(&'a self) -> TmFmt { | -- ^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 528 | pub fn rfc3339<'a>(&'a self) -> TmFmt<'a> { | ++++ Fresh terminal_size v0.1.17 Fresh miniz_oxide v0.4.3 Fresh crossbeam-utils v0.8.1 warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/mod.rs:15:47 | 15 | if #[cfg(any(target_pointer_width = "64", target_pointer_width = "128"))] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `has_atomic_u8` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:493:7 | 493 | #[cfg(has_atomic_u8)] | ^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u8)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u8` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:495:7 | 495 | #[cfg(has_atomic_u8)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u8)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u16` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:497:7 | 497 | #[cfg(has_atomic_u16)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u16` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:499:7 | 499 | #[cfg(has_atomic_u16)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u32` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:501:7 | 501 | #[cfg(has_atomic_u32)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u32)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u32)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u32` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:503:7 | 503 | #[cfg(has_atomic_u32)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u32)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u32)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u64` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:505:7 | 505 | #[cfg(has_atomic_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(has_atomic_u64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u64` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:507:7 | 507 | #[cfg(has_atomic_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(has_atomic_u64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:509:7 | 509 | #[cfg(has_atomic_u128)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:511:7 | 511 | #[cfg(has_atomic_u128)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u8` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:822:11 | 822 | #[cfg(has_atomic_u8)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u8)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u16` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:824:11 | 824 | #[cfg(has_atomic_u16)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u32` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:826:11 | 826 | #[cfg(has_atomic_u32)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u32)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u32)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u64` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:828:11 | 828 | #[cfg(has_atomic_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(has_atomic_u64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:830:11 | 830 | #[cfg(has_atomic_u128)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u8` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:802:19 | 802 | #[cfg(has_atomic_u8)] | ^^^^^^^^^^^^^ ... 843 | / atomic! { 844 | | T, a, 845 | | { 846 | | a = &*(src as *const _ as *const _); ... | 873 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u8)");` 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: `has_atomic_u16` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:804:19 | 804 | #[cfg(has_atomic_u16)] | ^^^^^^^^^^^^^^ ... 843 | / atomic! { 844 | | T, a, 845 | | { 846 | | a = &*(src as *const _ as *const _); ... | 873 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u16)");` 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: `has_atomic_u32` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:806:19 | 806 | #[cfg(has_atomic_u32)] | ^^^^^^^^^^^^^^ ... 843 | / atomic! { 844 | | T, a, 845 | | { 846 | | a = &*(src as *const _ as *const _); ... | 873 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u32)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u32)");` 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: `has_atomic_u64` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:808:19 | 808 | #[cfg(has_atomic_u64)] | ^^^^^^^^^^^^^^ ... 843 | / atomic! { 844 | | T, a, 845 | | { 846 | | a = &*(src as *const _ as *const _); ... | 873 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u64)");` 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: `has_atomic_u128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:810:19 | 810 | #[cfg(has_atomic_u128)] | ^^^^^^^^^^^^^^^ ... 843 | / atomic! { 844 | | T, a, 845 | | { 846 | | a = &*(src as *const _ as *const _); ... | 873 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u128)");` 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: `has_atomic_u8` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:802:19 | 802 | #[cfg(has_atomic_u8)] | ^^^^^^^^^^^^^ ... 881 | / atomic! { 882 | | T, a, 883 | | { 884 | | a = &*(dst as *const _ as *const _); ... | 892 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u8)");` 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: `has_atomic_u16` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:804:19 | 804 | #[cfg(has_atomic_u16)] | ^^^^^^^^^^^^^^ ... 881 | / atomic! { 882 | | T, a, 883 | | { 884 | | a = &*(dst as *const _ as *const _); ... | 892 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u16)");` 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: `has_atomic_u32` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:806:19 | 806 | #[cfg(has_atomic_u32)] | ^^^^^^^^^^^^^^ ... 881 | / atomic! { 882 | | T, a, 883 | | { 884 | | a = &*(dst as *const _ as *const _); ... | 892 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u32)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u32)");` 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: `has_atomic_u64` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:808:19 | 808 | #[cfg(has_atomic_u64)] | ^^^^^^^^^^^^^^ ... 881 | / atomic! { 882 | | T, a, 883 | | { 884 | | a = &*(dst as *const _ as *const _); ... | 892 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u64)");` 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: `has_atomic_u128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:810:19 | 810 | #[cfg(has_atomic_u128)] | ^^^^^^^^^^^^^^^ ... 881 | / atomic! { 882 | | T, a, 883 | | { 884 | | a = &*(dst as *const _ as *const _); ... | 892 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u128)");` 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: `has_atomic_u8` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:802:19 | 802 | #[cfg(has_atomic_u8)] | ^^^^^^^^^^^^^ ... 900 | / atomic! { 901 | | T, a, 902 | | { 903 | | a = &*(dst as *const _ as *const _); ... | 912 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u8)");` 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: `has_atomic_u16` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:804:19 | 804 | #[cfg(has_atomic_u16)] | ^^^^^^^^^^^^^^ ... 900 | / atomic! { 901 | | T, a, 902 | | { 903 | | a = &*(dst as *const _ as *const _); ... | 912 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u16)");` 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: `has_atomic_u32` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:806:19 | 806 | #[cfg(has_atomic_u32)] | ^^^^^^^^^^^^^^ ... 900 | / atomic! { 901 | | T, a, 902 | | { 903 | | a = &*(dst as *const _ as *const _); ... | 912 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u32)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u32)");` 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: `has_atomic_u64` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:808:19 | 808 | #[cfg(has_atomic_u64)] | ^^^^^^^^^^^^^^ ... 900 | / atomic! { 901 | | T, a, 902 | | { 903 | | a = &*(dst as *const _ as *const _); ... | 912 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u64)");` 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: `has_atomic_u128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:810:19 | 810 | #[cfg(has_atomic_u128)] | ^^^^^^^^^^^^^^^ ... 900 | / atomic! { 901 | | T, a, 902 | | { 903 | | a = &*(dst as *const _ as *const _); ... | 912 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u128)");` 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: `has_atomic_u8` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:802:19 | 802 | #[cfg(has_atomic_u8)] | ^^^^^^^^^^^^^ ... 926 | / atomic! { 927 | | T, a, 928 | | { 929 | | a = &*(dst as *const _ as *const _); ... | 970 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u8)");` 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: `has_atomic_u16` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:804:19 | 804 | #[cfg(has_atomic_u16)] | ^^^^^^^^^^^^^^ ... 926 | / atomic! { 927 | | T, a, 928 | | { 929 | | a = &*(dst as *const _ as *const _); ... | 970 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u16)");` 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: `has_atomic_u32` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:806:19 | 806 | #[cfg(has_atomic_u32)] | ^^^^^^^^^^^^^^ ... 926 | / atomic! { 927 | | T, a, 928 | | { 929 | | a = &*(dst as *const _ as *const _); ... | 970 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u32)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u32)");` 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: `has_atomic_u64` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:808:19 | 808 | #[cfg(has_atomic_u64)] | ^^^^^^^^^^^^^^ ... 926 | / atomic! { 927 | | T, a, 928 | | { 929 | | a = &*(dst as *const _ as *const _); ... | 970 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u64)");` 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: `has_atomic_u128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/atomic_cell.rs:810:19 | 810 | #[cfg(has_atomic_u128)] | ^^^^^^^^^^^^^^^ ... 926 | / atomic! { 927 | | T, a, 928 | | { 929 | | a = &*(dst as *const _ as *const _); ... | 970 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u128)");` 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: `has_atomic_u8` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/consume.rs:62:7 | 62 | #[cfg(has_atomic_u8)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u8)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u8` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/consume.rs:64:7 | 64 | #[cfg(has_atomic_u8)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u8)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u16` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/consume.rs:66:7 | 66 | #[cfg(has_atomic_u16)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u16` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/consume.rs:68:7 | 68 | #[cfg(has_atomic_u16)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u32` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/consume.rs:70:7 | 70 | #[cfg(has_atomic_u32)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u32)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u32)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u32` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/consume.rs:72:7 | 72 | #[cfg(has_atomic_u32)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u32)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u32)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u64` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/consume.rs:74:7 | 74 | #[cfg(has_atomic_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(has_atomic_u64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u64` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/atomic/consume.rs:76:7 | 76 | #[cfg(has_atomic_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(has_atomic_u64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/backoff.rs:148:21 | 148 | atomic::spin_loop_hint(); | ^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/crossbeam-utils-0.8.1/src/backoff.rs:208:25 | 208 | atomic::spin_loop_hint(); | ^^^^^^^^^^^^^^ Fresh atty v0.2.14 Fresh secstr v0.4.0 Fresh indexmap v1.8.0 warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/indexmap-1.8.0/src/lib.rs:82:7 | 82 | #[cfg(has_std)] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/indexmap-1.8.0/src/macros.rs:1:7 | 1 | #[cfg(has_std)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/indexmap-1.8.0/src/macros.rs:38:7 | 38 | #[cfg(has_std)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/indexmap-1.8.0/src/map.rs:19:7 | 19 | #[cfg(has_std)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/indexmap-1.8.0/src/map.rs:70:7 | 70 | #[cfg(has_std)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/indexmap-1.8.0/src/map.rs:75:11 | 75 | #[cfg(not(has_std))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/indexmap-1.8.0/src/map.rs:143:7 | 143 | #[cfg(has_std)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/indexmap-1.8.0/src/map.rs:1394:11 | 1394 | #[cfg(all(has_std, rustc_1_51))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `rustc_1_51` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/indexmap-1.8.0/src/map.rs:1394:20 | 1394 | #[cfg(all(has_std, rustc_1_51))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_51)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_1_51)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/indexmap-1.8.0/src/set.rs:6:7 | 6 | #[cfg(has_std)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/indexmap-1.8.0/src/set.rs:62:7 | 62 | #[cfg(has_std)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/indexmap-1.8.0/src/set.rs:66:11 | 66 | #[cfg(not(has_std))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/indexmap-1.8.0/src/set.rs:127:7 | 127 | #[cfg(has_std)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/indexmap-1.8.0/src/set.rs:880:11 | 880 | #[cfg(all(has_std, rustc_1_51))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `rustc_1_51` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/indexmap-1.8.0/src/set.rs:880:20 | 880 | #[cfg(all(has_std, rustc_1_51))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_51)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_1_51)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: use of deprecated associated function `core::array::IntoIter::::new`: use `IntoIterator::into_iter` instead --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/indexmap-1.8.0/src/map.rs:1409:31 | 1409 | std::array::IntoIter::new(arr).collect() | ^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated associated function `core::array::IntoIter::::new`: use `IntoIterator::into_iter` instead --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/indexmap-1.8.0/src/set.rs:895:31 | 895 | std::array::IntoIter::new(arr).collect() | ^^^ Fresh os_str_bytes v6.0.0 warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/os_str_bytes-6.0.0/src/lib.rs:153:13 | 153 | #![cfg_attr(os_str_bytes_docs_rs, feature(doc_cfg))] | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_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: `os_str_bytes_docs_rs` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/os_str_bytes-6.0.0/src/iter.rs:3:13 | 3 | #![cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_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(os_str_bytes_docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/os_str_bytes-6.0.0/src/pattern.rs:35:12 | 35 | #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_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(os_str_bytes_docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/os_str_bytes-6.0.0/src/raw_str.rs:116:12 | 116 | #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_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(os_str_bytes_docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/os_str_bytes-6.0.0/src/raw_str.rs:834:12 | 834 | #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_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(os_str_bytes_docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh rpassword v5.0.1 warning: `generic-array` (lib) generated 5 warnings (1 duplicate) warning: `quote` (lib) generated 1 warning (1 duplicate) warning: `num-traits` (lib) generated 179 warnings (1 duplicate) warning: `time` (lib) generated 9 warnings (1 duplicate) warning: `terminal_size` (lib) generated 1 warning (1 duplicate) warning: `miniz_oxide` (lib) generated 1 warning (1 duplicate) warning: `crossbeam-utils` (lib) generated 47 warnings (1 duplicate) warning: `atty` (lib) generated 1 warning (1 duplicate) warning: `secstr` (lib) generated 1 warning (1 duplicate) warning: `indexmap` (lib) generated 18 warnings (1 duplicate) warning: `os_str_bytes` (lib) generated 6 warnings (1 duplicate) warning: `rpassword` (lib) generated 1 warning (1 duplicate) Fresh cipher v0.3.0 Fresh syn v1.0.85 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lib.rs:254:13 | 254 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/group.rs:136:12 | 136 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/group.rs:214:12 | 214 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/group.rs:269:12 | 269 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/token.rs:561:12 | 561 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/token.rs:569:12 | 569 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ident.rs:39:12 | 39 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/attr.rs:165:16 | 165 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/attr.rs:213:16 | 213 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/attr.rs:223:16 | 223 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/attr.rs:237:16 | 237 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/attr.rs:251:16 | 251 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/attr.rs:463:12 | 463 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/attr.rs:557:16 | 557 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/attr.rs:565:16 | 565 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/attr.rs:573:16 | 573 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/attr.rs:581:16 | 581 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/attr.rs:630:16 | 630 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/attr.rs:644:16 | 644 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/attr.rs:654:16 | 654 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:246:16 | 246 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:276:16 | 276 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:287:16 | 287 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:311:20 | 311 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:327:20 | 327 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:339:16 | 339 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:435:16 | 435 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:448:16 | 448 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:457:16 | 457 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:466:16 | 466 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:479:16 | 479 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:486:16 | 486 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:493:16 | 493 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:1152:16 | 1152 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:1241:20 | 1241 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:1870:16 | 1870 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:1967:16 | 1967 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2054:16 | 2054 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2075:16 | 2075 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2107:16 | 2107 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2121:16 | 2121 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2162:16 | 2162 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2192:16 | 2192 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2214:16 | 2214 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2281:16 | 2281 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2304:16 | 2304 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2327:16 | 2327 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2336:16 | 2336 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2351:16 | 2351 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2369:16 | 2369 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2381:16 | 2381 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2455:16 | 2455 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2508:16 | 2508 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2532:16 | 2532 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2543:16 | 2543 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2555:16 | 2555 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2609:16 | 2609 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2639:16 | 2639 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2694:16 | 2694 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2726:16 | 2726 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2768:16 | 2768 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2785:16 | 2785 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2799:16 | 2799 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2846:16 | 2846 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2933:16 | 2933 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2943:16 | 2943 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2954:16 | 2954 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2966:16 | 2966 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2981:16 | 2981 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2992:16 | 2992 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3003:16 | 3003 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3019:16 | 3019 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3029:16 | 3029 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3038:16 | 3038 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3046:16 | 3046 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3057:16 | 3057 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3088:16 | 3088 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3100:16 | 3100 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3112:16 | 3112 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3127:16 | 3127 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3144:16 | 3144 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3158:16 | 3158 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3180:16 | 3180 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3191:16 | 3191 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3202:16 | 3202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3212:16 | 3212 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3222:16 | 3222 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3238:16 | 3238 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3251:16 | 3251 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3264:16 | 3264 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3275:16 | 3275 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3285:16 | 3285 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3295:16 | 3295 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3305:16 | 3305 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3314:16 | 3314 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3326:16 | 3326 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3339:16 | 3339 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3348:16 | 3348 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3359:16 | 3359 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3370:16 | 3370 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3380:16 | 3380 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3390:16 | 3390 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3399:16 | 3399 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3418:16 | 3418 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3432:16 | 3432 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3442:16 | 3442 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3464:16 | 3464 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3473:16 | 3473 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:3486:16 | 3486 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:296:5 | 296 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:307:5 | 307 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:318:5 | 318 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:347:9 | 347 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:597:16 | 597 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:660:16 | 660 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:687:16 | 687 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:747:16 | 747 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:758:16 | 758 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:812:16 | 812 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:831:16 | 831 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:880:16 | 880 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:891:16 | 891 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:915:16 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:946:16 | 946 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:957:16 | 957 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:1032:16 | 1032 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:1192:16 | 1192 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:1204:16 | 1204 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:1243:16 | 1243 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:1275:16 | 1275 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:1285:16 | 1285 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:1300:16 | 1300 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:1310:16 | 1310 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:1320:16 | 1320 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:1329:16 | 1329 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:990:16 | 990 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:1223:16 | 1223 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:1250:16 | 1250 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:1291:16 | 1291 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:1324:16 | 1324 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:1338:16 | 1338 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:1387:16 | 1387 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:1405:16 | 1405 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:1486:16 | 1486 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:1521:16 | 1521 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:1550:16 | 1550 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:1570:16 | 1570 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:1666:16 | 1666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:1708:16 | 1708 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:1731:16 | 1731 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:1815:16 | 1815 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:1831:16 | 1831 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:1847:16 | 1847 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:1891:16 | 1891 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:1909:16 | 1909 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:1959:16 | 1959 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:1984:16 | 1984 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2009:16 | 2009 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2060:16 | 2060 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2134:16 | 2134 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2190:16 | 2190 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2252:16 | 2252 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2282:16 | 2282 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2311:16 | 2311 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2383:16 | 2383 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2401:16 | 2401 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2513:16 | 2513 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2596:16 | 2596 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2661:16 | 2661 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2713:16 | 2713 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2759:16 | 2759 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2775:16 | 2775 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2787:16 | 2787 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2803:16 | 2803 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2818:16 | 2818 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2831:16 | 2831 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2849:16 | 2849 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2861:16 | 2861 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2876:16 | 2876 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2891:16 | 2891 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2917:16 | 2917 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2930:16 | 2930 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2952:16 | 2952 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2967:16 | 2967 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:2989:16 | 2989 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:3011:16 | 3011 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:3022:16 | 3022 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:3031:16 | 3031 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:3038:16 | 3038 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:3047:16 | 3047 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:3054:16 | 3054 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:3063:16 | 3063 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:3079:16 | 3079 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:3098:16 | 3098 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:3127:16 | 3127 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:3200:16 | 3200 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:3214:16 | 3214 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:3225:16 | 3225 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:3296:16 | 3296 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/file.rs:93:16 | 93 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/file.rs:118:16 | 118 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lifetime.rs:127:16 | 127 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lifetime.rs:145:16 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:170:16 | 170 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:200:16 | 200 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:629:12 | 629 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:640:12 | 640 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:652:12 | 652 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:744:16 | 744 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:816:16 | 816 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:827:16 | 827 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:838:16 | 838 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:849:16 | 849 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:860:16 | 860 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:871:16 | 871 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:882:16 | 882 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:900:16 | 900 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:907:16 | 907 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:914:16 | 914 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:921:16 | 921 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:928:16 | 928 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:935:16 | 935 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:942:16 | 942 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/mac.rs:145:16 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/mac.rs:177:16 | 177 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/mac.rs:201:16 | 201 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/derive.rs:95:16 | 95 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/derive.rs:237:16 | 237 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/op.rs:130:16 | 130 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/op.rs:165:16 | 165 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/op.rs:188:16 | 188 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/op.rs:224:16 | 224 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/stmt.rs:109:20 | 109 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/stmt.rs:136:16 | 136 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/stmt.rs:147:16 | 147 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/stmt.rs:308:16 | 308 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/stmt.rs:317:16 | 317 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/stmt.rs:332:16 | 332 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:345:16 | 345 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:641:16 | 641 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:665:16 | 665 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:688:16 | 688 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:701:16 | 701 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:768:16 | 768 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:777:16 | 777 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:810:16 | 810 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:819:16 | 819 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:838:20 | 838 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:855:16 | 855 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:863:16 | 863 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:881:20 | 881 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:923:16 | 923 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:932:20 | 932 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:946:16 | 946 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:957:16 | 957 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:975:16 | 975 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:1049:16 | 1049 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:1059:16 | 1059 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:1079:16 | 1079 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:1088:16 | 1088 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:1099:16 | 1099 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:1113:16 | 1113 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:1151:16 | 1151 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:1160:16 | 1160 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:1167:16 | 1167 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:1175:16 | 1175 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:1183:16 | 1183 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:1192:16 | 1192 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:1201:16 | 1201 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:1208:16 | 1208 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:1215:16 | 1215 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:1228:16 | 1228 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:1240:16 | 1240 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:1248:16 | 1248 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:321:16 | 321 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:769:16 | 769 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:777:16 | 777 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:791:16 | 791 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:807:16 | 807 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:816:16 | 816 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:826:16 | 826 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:853:16 | 853 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:863:16 | 863 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:871:16 | 871 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:879:16 | 879 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:892:16 | 892 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:902:16 | 902 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:910:16 | 910 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:919:16 | 919 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.rs:219:16 | 219 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.rs:226:16 | 226 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.rs:328:16 | 328 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.rs:355:16 | 355 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.rs:367:16 | 367 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.rs:400:16 | 400 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.rs:412:16 | 412 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.rs:475:20 | 475 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.rs:539:20 | 539 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.rs:561:20 | 561 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.rs:663:16 | 663 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.rs:671:16 | 671 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.rs:679:16 | 679 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.rs:694:16 | 694 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.rs:779:16 | 779 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.rs:788:16 | 788 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.rs:797:16 | 797 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lib.rs:445:12 | 445 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/punctuated.rs:287:16 | 287 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/punctuated.rs:324:16 | 324 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/punctuated.rs:345:16 | 345 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/punctuated.rs:370:12 | 370 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/punctuated.rs:965:12 | 965 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/punctuated.rs:1013:16 | 1013 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/punctuated.rs:1024:16 | 1024 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/parse_quote.rs:68:12 | 68 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/parse_quote.rs:100:12 | 100 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lib.rs:469:12 | 469 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lib.rs:818:12 | 818 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/parse.rs:1062:12 | 1062 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/parse.rs:1069:12 | 1069 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/parse.rs:1080:12 | 1080 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/parse.rs:1087:12 | 1087 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/parse.rs:1097:12 | 1097 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/parse.rs:1113:12 | 1113 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/parse.rs:1123:12 | 1123 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/reserved.rs:29:12 | 29 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lib.rs:892:12 | 892 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lib.rs:912:12 | 912 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lib.rs:941:12 | 941 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lib.rs:984:12 | 984 | #[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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/token.rs:394:24 | 394 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 556 | / define_punctuation_structs! { 557 | | "_" pub struct Underscore/1 /// `_` 558 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/token.rs:398:24 | 398 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 556 | / define_punctuation_structs! { 557 | | "_" pub struct Underscore/1 /// `_` 558 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/token.rs:271:24 | 271 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/token.rs:275:24 | 275 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/token.rs:309:24 | 309 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/token.rs:317:24 | 317 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/token.rs:444:24 | 444 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/token.rs:452:24 | 452 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/token.rs:394:24 | 394 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/token.rs:398:24 | 398 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/token.rs:503:24 | 503 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 756 | / define_delimiters! { 757 | | "{" pub struct Brace /// `{...}` 758 | | "[" pub struct Bracket /// `[...]` 759 | | "(" pub struct Paren /// `(...)` 760 | | " " pub struct Group /// None-delimited group 761 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/token.rs:507:24 | 507 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 756 | / define_delimiters! { 757 | | "{" pub struct Brace /// `{...}` 758 | | "[" pub struct Bracket /// `[...]` 759 | | "(" pub struct Paren /// `(...)` 760 | | " " pub struct Group /// None-delimited group 761 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/attr.rs:148:16 | 148 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/attr.rs:329:16 | 329 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/attr.rs:360:16 | 360 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/macros.rs:145:20 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/attr.rs:336:1 | 336 | / ast_enum_of_structs! { 337 | | /// Content of a compile-time structured attribute. 338 | | /// 339 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 370 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/attr.rs:377:16 | 377 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/attr.rs:390:16 | 390 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/attr.rs:417:16 | 417 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/macros.rs:145:20 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/attr.rs:412:1 | 412 | / ast_enum_of_structs! { 413 | | /// Element of a compile-time attribute list. 414 | | /// 415 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 426 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:9:16 | 9 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:36:16 | 36 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/macros.rs:145:20 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:25:1 | 25 | / ast_enum_of_structs! { 26 | | /// Data stored within an enum variant or struct. 27 | | /// 28 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 48 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:56:16 | 56 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:68:16 | 68 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:153:16 | 153 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:185:16 | 185 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/macros.rs:145:20 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:173:1 | 173 | / ast_enum_of_structs! { 174 | | /// The visibility level of an item: inherited or `pub` or 175 | | /// `pub(restricted)`. 176 | | /// ... | 200 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:207:16 | 207 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:218:16 | 218 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:230:16 | 230 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:89:16 | 89 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/macros.rs:145:20 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:14:1 | 14 | / ast_enum_of_structs! { 15 | | /// A Rust expression. 16 | | /// 17 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 253 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:259:16 | 259 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:271:16 | 271 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:284:16 | 284 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:297:16 | 297 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:310:16 | 310 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:324:16 | 324 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:337:16 | 337 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:349:16 | 349 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:362:16 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:376:16 | 376 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:390:16 | 390 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:403:16 | 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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:421:16 | 421 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:434:16 | 434 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:447:16 | 447 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:467:16 | 467 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:483:16 | 483 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:498:16 | 498 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:511:16 | 511 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:537:16 | 537 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:550:16 | 550 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:561:16 | 561 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:575:16 | 575 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:591:16 | 591 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:607:16 | 607 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:619:16 | 619 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:632:16 | 632 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:646:16 | 646 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:660:16 | 660 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:690:16 | 690 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:702:16 | 702 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:714:16 | 714 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:726:16 | 726 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:740:16 | 740 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:752:16 | 752 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:764:16 | 764 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:778:16 | 778 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:845:16 | 845 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:915:16 | 915 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:963:16 | 963 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:977:16 | 977 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:994:16 | 994 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:1016:16 | 1016 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:1044:16 | 1044 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:1060:16 | 1060 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/expr.rs:2248:28 | 2248 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ ... 2265 | / impl_by_parsing_expr! { 2266 | | ExprCall, Call, "expected function call expression", 2267 | | ExprMethodCall, MethodCall, "expected method call expression", 2268 | | ExprTuple, Tuple, "expected tuple expression", ... | 2277 | | ExprTry, Try, "expected try expression", 2278 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:14:16 | 14 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:35:16 | 35 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/macros.rs:145:20 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:23:1 | 23 | / ast_enum_of_structs! { 24 | | /// A generic type parameter, lifetime, or const generic: `T: Into`, 25 | | /// `'a: 'b`, `const LEN: usize`. 26 | | /// ... | 46 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:53:16 | 53 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:83:16 | 83 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:363:20 | 363 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 404 | generics_wrapper_impls!(ImplGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:363:20 | 363 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 406 | generics_wrapper_impls!(TypeGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:363:20 | 363 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 408 | generics_wrapper_impls!(Turbofish); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:426:16 | 426 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:475:16 | 475 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/macros.rs:145:20 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:470:1 | 470 | / ast_enum_of_structs! { 471 | | /// A trait or lifetime used as a bound on a type parameter. 472 | | /// 473 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 480 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:487:16 | 487 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:504:16 | 504 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:517:16 | 517 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:535:16 | 535 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/macros.rs:145:20 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:524:1 | 524 | / ast_enum_of_structs! { 525 | | /// A single predicate in a `where` clause: `T: Deserialize<'de>`. 526 | | /// 527 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 546 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:553:16 | 553 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:570:16 | 570 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:583:16 | 583 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:19:16 | 19 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/macros.rs:145:20 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:9:1 | 9 | / ast_enum_of_structs! { 10 | | /// Things that can appear directly inside of a module or scope. 11 | | /// 12 | | /// *This type is available only if Syn is built with the `"full"` feature.* ... | 100 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:106:16 | 106 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:124:16 | 124 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:140:16 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:157:16 | 157 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:170:16 | 170 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:204:16 | 204 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:218:16 | 218 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:232:16 | 232 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:282:16 | 282 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:302:16 | 302 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:319:16 | 319 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:336:16 | 336 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:351:16 | 351 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:482:16 | 482 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/macros.rs:145:20 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:472:1 | 472 | / ast_enum_of_structs! { 473 | | /// A suffix of an import tree in a `use` item: `Type as Renamed` or `*`. 474 | | /// 475 | | /// *This type is available only if Syn is built with the `"full"` feature.* ... | 499 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:505:16 | 505 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:517:16 | 517 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:527:16 | 527 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:539:16 | 539 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:549:16 | 549 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:566:16 | 566 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/macros.rs:145:20 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:556:1 | 556 | / ast_enum_of_structs! { 557 | | /// An item within an `extern` block. 558 | | /// 559 | | /// *This type is available only if Syn is built with the `"full"` feature.* ... | 609 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:615:16 | 615 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:628:16 | 628 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:659:16 | 659 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:677:16 | 677 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/macros.rs:145:20 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:667:1 | 667 | / ast_enum_of_structs! { 668 | | /// An item declaration within the definition of a trait. 669 | | /// 670 | | /// *This type is available only if Syn is built with the `"full"` feature.* ... | 720 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:726:16 | 726 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:742:16 | 742 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:755:16 | 755 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:772:16 | 772 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:790:16 | 790 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/macros.rs:145:20 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:780:1 | 780 | / ast_enum_of_structs! { 781 | | /// An item within an impl block. 782 | | /// 783 | | /// *This type is available only if Syn is built with the `"full"` feature.* ... | 833 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:839:16 | 839 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:858:16 | 858 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:872:16 | 872 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:903:16 | 903 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:941:16 | 941 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/macros.rs:145:20 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:937:1 | 937 | / ast_enum_of_structs! { 938 | | /// An argument in a function signature: the `n: usize` in `fn f(n: usize)`. 939 | | /// 940 | | /// *This type is available only if Syn is built with the `"full"` feature.* ... | 953 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/item.rs:963:16 | 963 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/file.rs:80:16 | 80 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/macros.rs:145:20 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:14:1 | 14 | / ast_enum_of_structs! { 15 | | /// A Rust literal such as a string or integer or boolean. 16 | | /// 17 | | /// # Syntax tree enum ... | 49 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 703 | lit_extra_traits!(LitStr); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 704 | lit_extra_traits!(LitByteStr); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 705 | lit_extra_traits!(LitByte); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 706 | lit_extra_traits!(LitChar); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 707 | lit_extra_traits!(LitInt); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 708 | lit_extra_traits!(LitFloat); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/mac.rs:15:16 | 15 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/mac.rs:29:16 | 29 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/derive.rs:8:16 | 8 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/derive.rs:37:16 | 37 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/derive.rs:57:16 | 57 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/derive.rs:70:16 | 70 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/derive.rs:83:16 | 83 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/op.rs:6:16 | 6 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/op.rs:72:16 | 72 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/stmt.rs:7:16 | 7 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/stmt.rs:19:16 | 19 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/stmt.rs:39:16 | 39 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:16:16 | 16 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/macros.rs:145:20 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:5:1 | 5 | / ast_enum_of_structs! { 6 | | /// The possible types that a Rust value could have. 7 | | /// 8 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 92 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:99:16 | 99 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:113:16 | 113 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:131:16 | 131 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:144:16 | 144 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:156:16 | 156 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:167:16 | 167 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:178:16 | 178 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:189:16 | 189 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:202:16 | 202 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:228:16 | 228 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:242:16 | 242 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:255:16 | 255 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:267:16 | 267 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:279:16 | 279 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:291:16 | 291 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:314:16 | 314 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/ty.rs:326:16 | 326 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:16:16 | 16 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/macros.rs:145:20 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:5:1 | 5 | / ast_enum_of_structs! { 6 | | /// A pattern in a local binding, function signature, match expression, or 7 | | /// various other places. 8 | | /// ... | 101 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:107:16 | 107 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:122:16 | 122 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:139:16 | 139 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:150:16 | 150 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:179:16 | 179 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:191:16 | 191 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:204:16 | 204 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:228:16 | 228 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:240:16 | 240 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:254:16 | 254 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:278:16 | 278 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:291:16 | 291 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/pat.rs:305:16 | 305 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.rs:9:16 | 9 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.rs:35:16 | 35 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.rs:67:16 | 67 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.rs:106:16 | 106 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.rs:131:16 | 131 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.rs:145:16 | 145 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.rs:158:16 | 158 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/path.rs:202:16 | 202 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:7:12 | 7 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:17:12 | 17 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:29:12 | 29 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:43:12 | 43 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:46:12 | 46 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:53:12 | 53 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:77:12 | 77 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:80:12 | 80 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:87:12 | 87 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:98:12 | 98 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:108:12 | 108 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:120:12 | 120 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:135:12 | 135 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:146:12 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:157:12 | 157 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:168:12 | 168 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:179:12 | 179 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:189:12 | 189 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:202:12 | 202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:281:12 | 281 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:292:12 | 292 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:304:12 | 304 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:316:12 | 316 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:328:12 | 328 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:340:12 | 340 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:352:12 | 352 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:363:12 | 363 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:374:12 | 374 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:386:12 | 386 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:398:12 | 398 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:410:12 | 410 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:427:12 | 427 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:438:12 | 438 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:450:12 | 450 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:465:12 | 465 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:476:12 | 476 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:489:12 | 489 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:501:12 | 501 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:514:12 | 514 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:524:12 | 524 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:536:12 | 536 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:546:12 | 546 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:559:12 | 559 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:574:12 | 574 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:585:12 | 585 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:596:12 | 596 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:608:12 | 608 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:621:12 | 621 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:634:12 | 634 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:645:12 | 645 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:659:12 | 659 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:670:12 | 670 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:681:12 | 681 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:692:12 | 692 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:704:12 | 704 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:715:12 | 715 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:726:12 | 726 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:739:12 | 739 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:750:12 | 750 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:763:12 | 763 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:775:12 | 775 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:787:12 | 787 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:798:12 | 798 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:808:12 | 808 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:818:12 | 818 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:829:12 | 829 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:839:12 | 839 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:853:12 | 853 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:865:12 | 865 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:876:12 | 876 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:892:12 | 892 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:905:12 | 905 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:918:12 | 918 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:928:12 | 928 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:939:12 | 939 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:951:12 | 951 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:965:12 | 965 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:994:12 | 994 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1007:12 | 1007 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1024:12 | 1024 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1034:12 | 1034 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1077:12 | 1077 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1092:12 | 1092 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1107:12 | 1107 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1119:12 | 1119 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1131:12 | 1131 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1148:12 | 1148 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1160:12 | 1160 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1173:12 | 1173 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1187:12 | 1187 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1205:12 | 1205 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1220:12 | 1220 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1239:12 | 1239 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1255:12 | 1255 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1271:12 | 1271 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1285:12 | 1285 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1299:12 | 1299 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1309:12 | 1309 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1320:12 | 1320 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1345:12 | 1345 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1370:12 | 1370 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1381:12 | 1381 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1391:12 | 1391 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1402:12 | 1402 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1413:12 | 1413 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1424:12 | 1424 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1436:12 | 1436 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1446:12 | 1446 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1457:12 | 1457 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1482:12 | 1482 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1493:12 | 1493 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1506:12 | 1506 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1516:12 | 1516 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1526:12 | 1526 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1537:12 | 1537 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1548:12 | 1548 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1560:12 | 1560 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1572:12 | 1572 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1593:12 | 1593 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1606:12 | 1606 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1628:12 | 1628 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1640:12 | 1640 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1650:12 | 1650 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1660:12 | 1660 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1671:12 | 1671 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1681:12 | 1681 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1692:12 | 1692 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1703:12 | 1703 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1715:12 | 1715 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1728:12 | 1728 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1731:12 | 1731 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1738:12 | 1738 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1750:12 | 1750 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1760:12 | 1760 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1779:12 | 1779 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1803:12 | 1803 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1806:12 | 1806 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1813:12 | 1813 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1842:12 | 1842 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1853:12 | 1853 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1865:12 | 1865 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1881:12 | 1881 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1905:12 | 1905 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1933:12 | 1933 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1943:12 | 1943 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1953:12 | 1953 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1962:12 | 1962 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1971:12 | 1971 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1980:12 | 1980 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:1994:12 | 1994 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:2004:12 | 2004 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:2014:12 | 2014 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:2024:12 | 2024 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:2036:12 | 2036 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:2048:12 | 2048 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:2058:12 | 2058 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:2068:12 | 2068 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:2078:12 | 2078 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:2081:12 | 2081 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:2088:12 | 2088 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:2097:12 | 2097 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:2107:12 | 2107 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/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/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:2138:12 | 2138 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:2151:12 | 2151 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:2161:12 | 2161 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:2173:12 | 2173 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:2182:12 | 2182 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:2191:12 | 2191 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:2203:12 | 2203 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:2215:12 | 2215 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/gen/clone.rs:2225:12 | 2225 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_omit_await_from_token_macro` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/token.rs:881:11 | 881 | #[cfg(not(syn_omit_await_from_token_macro))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_omit_await_from_token_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_omit_await_from_token_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_omit_await_from_token_macro` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/token.rs:883:7 | 883 | #[cfg(syn_omit_await_from_token_macro)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_omit_await_from_token_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_omit_await_from_token_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_negative_literal_parse` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lit.rs:1569:15 | 1569 | #[cfg(syn_no_negative_literal_parse)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_negative_literal_parse)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_negative_literal_parse)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_const_vec_new` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/punctuated.rs:53:15 | 53 | #[cfg(not(syn_no_const_vec_new))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_const_vec_new` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/punctuated.rs:62:11 | 62 | #[cfg(syn_no_const_vec_new)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unused import: `crate::gen::*` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lib.rs:801:9 | 801 | pub use crate::gen::*; | ^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unused import: `self as parse_module` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/lib.rs:838:28 | 838 | pub use crate::parse::{self as parse_module}; | ^^^^^^^^^^^^^^^^^^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:79:17 | 79 | pub fn iter(&self) -> punctuated::Iter { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 79 | pub fn iter(&self) -> punctuated::Iter<'_, Field> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/data.rs:90:21 | 90 | pub fn iter_mut(&mut self) -> punctuated::IterMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 90 | pub fn iter_mut(&mut self) -> punctuated::IterMut<'_, Field> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:114:24 | 114 | pub fn type_params(&self) -> TypeParams { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 114 | pub fn type_params(&self) -> TypeParams<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:125:28 | 125 | pub fn type_params_mut(&mut self) -> TypeParamsMut { | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 125 | pub fn type_params_mut(&mut self) -> TypeParamsMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:136:22 | 136 | pub fn lifetimes(&self) -> Lifetimes { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 136 | pub fn lifetimes(&self) -> Lifetimes<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:147:26 | 147 | pub fn lifetimes_mut(&mut self) -> LifetimesMut { | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 147 | pub fn lifetimes_mut(&mut self) -> LifetimesMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:158:25 | 158 | pub fn const_params(&self) -> ConstParams { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 158 | pub fn const_params(&self) -> ConstParams<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:169:29 | 169 | pub fn const_params_mut(&mut self) -> ConstParamsMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 169 | pub fn const_params_mut(&mut self) -> ConstParamsMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:350:27 | 350 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is elided here | | | | | | | the same lifetime is hidden here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 350 | pub fn split_for_impl(&self) -> (ImplGenerics<'_>, TypeGenerics<'_>, Option<&WhereClause>) { | ++++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/generics.rs:416:25 | 416 | pub fn as_turbofish(&self) -> Turbofish { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 416 | pub fn as_turbofish(&self) -> Turbofish<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/buffer.rs:133:18 | 133 | pub fn begin(&self) -> Cursor { | ^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 133 | pub fn begin(&self) -> Cursor<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/punctuated.rs:105:17 | 105 | pub fn iter(&self) -> Iter { | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 105 | pub fn iter(&self) -> Iter<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/punctuated.rs:116:21 | 116 | pub fn iter_mut(&mut self) -> IterMut { | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 116 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/punctuated.rs:127:18 | 127 | pub fn pairs(&self) -> Pairs { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 127 | pub fn pairs(&self) -> Pairs<'_, T, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/punctuated.rs:136:22 | 136 | pub fn pairs_mut(&mut self) -> PairsMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 136 | pub fn pairs_mut(&mut self) -> PairsMut<'_, T, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/syn-1.0.85/src/parse.rs:1193:35 | 1193 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer { | ^^^^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1193 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer<'_> { | ++++ Fresh digest v0.9.0 Fresh proc-macro-error-attr v1.0.4 warning: unexpected `cfg` condition name: `always_assert_unwind` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro-error-attr-1.0.4/src/lib.rs:86:11 | 86 | #[cfg(not(always_assert_unwind))] | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(always_assert_unwind)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(always_assert_unwind)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `always_assert_unwind` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro-error-attr-1.0.4/src/lib.rs:102:7 | 102 | #[cfg(always_assert_unwind)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(always_assert_unwind)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(always_assert_unwind)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh block-buffer v0.9.0 Fresh num-integer v0.1.44 warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-integer-0.1.44/src/lib.rs:796:7 | 796 | #[cfg(has_i128)] | ^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-integer-0.1.44/src/lib.rs:1013:7 | 1013 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-integer-0.1.44/src/roots.rs:169:7 | 169 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/num-integer-0.1.44/src/roots.rs:389:7 | 389 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh crypto-mac v0.11.1 Fresh flate2 v1.0.20 Fresh rust-argon2 v0.8.3 warning: unnecessary parentheses around index expression --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/rust-argon2-0.8.3/src/core.rs:283:34 | 283 | pseudo_rand = memory[(prev_offset)][0]; | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 283 - pseudo_rand = memory[(prev_offset)][0]; 283 + pseudo_rand = memory[prev_offset][0]; | Fresh textwrap v0.14.2 warning: `cipher` (lib) generated 1 warning (1 duplicate) warning: `syn` (lib) generated 867 warnings (91 duplicates) warning: `digest` (lib) generated 1 warning (1 duplicate) warning: `proc-macro-error-attr` (lib) generated 3 warnings (1 duplicate) warning: `block-buffer` (lib) generated 1 warning (1 duplicate) warning: `num-integer` (lib) generated 5 warnings (1 duplicate) warning: `crypto-mac` (lib) generated 1 warning (1 duplicate) warning: `flate2` (lib) generated 1 warning (1 duplicate) warning: `rust-argon2` (lib) generated 2 warnings (1 duplicate) warning: `textwrap` (lib) generated 1 warning (1 duplicate) Fresh proc-macro-error v1.0.4 warning: unexpected `cfg` condition name: `use_fallback` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro-error-1.0.4/src/lib.rs:274:17 | 274 | #![cfg_attr(not(use_fallback), feature(proc_macro_diagnostic))] | ^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_fallback)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_fallback)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `use_fallback` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro-error-1.0.4/src/lib.rs:298:7 | 298 | #[cfg(use_fallback)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_fallback)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_fallback)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `use_fallback` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro-error-1.0.4/src/lib.rs:302:11 | 302 | #[cfg(not(use_fallback))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_fallback)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_fallback)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: panic message is not a string literal --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/proc-macro-error-1.0.4/src/lib.rs:472:12 | 472 | panic!(AbortNow) | ------ ^^^^^^^^ | | | help: use std::panic::panic_any instead: `std::panic::panic_any` | = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 = note: for more information, see = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default Fresh twofish v0.6.0 Fresh sha2 v0.9.5 Fresh chacha20 v0.7.2 Fresh aes v0.7.4 Fresh block-modes v0.8.1 Fresh hmac v0.11.0 Fresh chrono v0.4.19 warning: unexpected `cfg` condition value: `bench` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/chrono-0.4.19/src/lib.rs:414:13 | 414 | #![cfg_attr(feature = "bench", feature(test))] // lib stability features as per RFC #507 | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `__doctest`, `__internal_bench`, `alloc`, `clock`, `default`, `js-sys`, `libc`, `oldtime`, `pure-rust-locales`, `rustc-serialize`, `serde`, `std`, `time`, `unstable-locales`, `wasm-bindgen`, `wasmbind`, and `winapi` = help: consider adding `bench` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/chrono-0.4.19/src/lib.rs:421:13 | 421 | #![cfg_attr(feature = "cargo-clippy", allow( | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `__doctest`, `__internal_bench`, `alloc`, `clock`, `default`, `js-sys`, `libc`, `oldtime`, `pure-rust-locales`, `rustc-serialize`, `serde`, `std`, `time`, `unstable-locales`, `wasm-bindgen`, `wasmbind`, and `winapi` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `bench` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/chrono-0.4.19/src/lib.rs:476:7 | 476 | #[cfg(feature = "bench")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `__doctest`, `__internal_bench`, `alloc`, `clock`, `default`, `js-sys`, `libc`, `oldtime`, `pure-rust-locales`, `rustc-serialize`, `serde`, `std`, `time`, `unstable-locales`, `wasm-bindgen`, `wasmbind`, and `winapi` = help: consider adding `bench` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/chrono-0.4.19/src/naive/time.rs:531:16 | 531 | #[cfg_attr(feature = "cargo-clippy", allow(cyclomatic_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `__doctest`, `__internal_bench`, `alloc`, `clock`, `default`, `js-sys`, `libc`, `oldtime`, `pure-rust-locales`, `rustc-serialize`, `serde`, `std`, `time`, `unstable-locales`, `wasm-bindgen`, `wasmbind`, and `winapi` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/chrono-0.4.19/src/format/mod.rs:568:36 | 568 | #[cfg_attr(feature = "cargo-clippy", allow(useless_asref))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `__doctest`, `__internal_bench`, `alloc`, `clock`, `default`, `js-sys`, `libc`, `oldtime`, `pure-rust-locales`, `rustc-serialize`, `serde`, `std`, `time`, `unstable-locales`, `wasm-bindgen`, `wasmbind`, and `winapi` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nacl` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/chrono-0.4.19/src/sys/unix.rs:55:11 | 55 | #[cfg(any(target_os = "nacl", target_os = "solaris", target_os = "illumos"))] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nacl` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/chrono-0.4.19/src/sys/unix.rs:109:9 | 109 | target_os = "nacl", | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = note: see for more information about checking conditional configuration warning: field `locale` is never read --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/chrono-0.4.19/src/format/mod.rs:729:5 | 719 | pub struct DelayedFormat { | ------------- field in this struct ... 729 | locale: Option, | ^^^^^^ | = note: `DelayedFormat` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis note: the lint level is defined here --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/chrono-0.4.19/src/lib.rs:417:9 | 417 | #![deny(dead_code)] | ^^^^^^^^^ Fresh salsa20 v0.8.1 warning: `proc-macro-error` (lib) generated 5 warnings (1 duplicate) warning: `twofish` (lib) generated 1 warning (1 duplicate) warning: `sha2` (lib) generated 1 warning (1 duplicate) warning: `chacha20` (lib) generated 1 warning (1 duplicate) warning: `aes` (lib) generated 1 warning (1 duplicate) warning: `block-modes` (lib) generated 1 warning (1 duplicate) warning: `hmac` (lib) generated 1 warning (1 duplicate) warning: `chrono` (lib) generated 9 warnings (1 duplicate) warning: `salsa20` (lib) generated 1 warning (1 duplicate) Fresh clap_derive v3.0.6 warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/clap_derive-3.0.6/src/parse.rs:206:28 | 206 | "about" => (Ok(About(name, None))), | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 206 - "about" => (Ok(About(name, None))), 206 + "about" => Ok(About(name, None)) , | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/clap_derive-3.0.6/src/parse.rs:207:29 | 207 | "author" => (Ok(Author(name, None))), | ^ ^ | help: remove these parentheses | 207 - "author" => (Ok(Author(name, None))), 207 + "author" => Ok(Author(name, None)) , | warning: field `0` is never read --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/clap_derive-3.0.6/src/parse.rs:31:13 | 31 | ArgEnum(Ident), | ------- ^^^^^ | | | field in this variant | = note: `ClapAttr` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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 | 31 - ArgEnum(Ident), 31 + ArgEnum(()), | warning: field `0` is never read --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/clap_derive-3.0.6/src/parse.rs:43:18 | 43 | RenameAllEnv(Ident, LitStr), | ------------ ^^^^^ | | | field in this variant | = note: `ClapAttr` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 43 - RenameAllEnv(Ident, LitStr), 43 + RenameAllEnv((), LitStr), | warning: field `0` is never read --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/clap_derive-3.0.6/src/parse.rs:44:15 | 44 | RenameAll(Ident, LitStr), | --------- ^^^^^ | | | field in this variant | = note: `ClapAttr` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 44 - RenameAll(Ident, LitStr), 44 + RenameAll((), LitStr), | warning: field `eq_token` is never read --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/clap_derive-3.0.6/src/parse.rs:221:9 | 219 | pub struct ParserSpec { | ---------- field in this struct 220 | pub kind: Ident, 221 | pub eq_token: Option, | ^^^^^^^^ | = note: `ParserSpec` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis Fresh keepass v0.4.9 warning: unexpected `cfg` condition name: `tarpaulin` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/keepass-0.4.9/src/result.rs:125:12 | 125 | #[cfg_attr(tarpaulin, skip)] | ^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `tarpaulin` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/keepass-0.4.9/src/result.rs:244:16 | 244 | #[cfg_attr(tarpaulin, skip)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/keepass-0.4.9/src/result.rs:260:16 | 260 | #[cfg_attr(tarpaulin, skip)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/keepass-0.4.9/src/result.rs:279:16 | 279 | #[cfg_attr(tarpaulin, skip)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/keepass-0.4.9/src/result.rs:292:16 | 292 | #[cfg_attr(tarpaulin, skip)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/keepass-0.4.9/src/result.rs:305:16 | 305 | #[cfg_attr(tarpaulin, skip)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/keepass-0.4.9/src/result.rs:316:16 | 316 | #[cfg_attr(tarpaulin, skip)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/keepass-0.4.9/src/result.rs:323:16 | 323 | #[cfg_attr(tarpaulin, skip)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/keepass-0.4.9/src/result.rs:330:16 | 330 | #[cfg_attr(tarpaulin, skip)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/keepass-0.4.9/src/result.rs:337:16 | 337 | #[cfg_attr(tarpaulin, skip)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/keepass-0.4.9/src/result.rs:344:16 | 344 | #[cfg_attr(tarpaulin, skip)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/keepass-0.4.9/src/result.rs:351:16 | 351 | #[cfg_attr(tarpaulin, skip)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/keepass-0.4.9/src/result.rs:358:16 | 358 | #[cfg_attr(tarpaulin, skip)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/keepass-0.4.9/src/result.rs:365:16 | 365 | #[cfg_attr(tarpaulin, skip)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/keepass-0.4.9/src/result.rs:372:16 | 372 | #[cfg_attr(tarpaulin, skip)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/keepass-0.4.9/src/result.rs:379:16 | 379 | #[cfg_attr(tarpaulin, skip)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/keepass-0.4.9/src/result.rs:386:16 | 386 | #[cfg_attr(tarpaulin, skip)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: fields `flags` and `content` are never read --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/keepass-0.4.9/src/parse/kdbx4.rs:31:5 | 30 | pub struct BinaryAttachment { | ---------------- fields in this struct 31 | flags: u8, | ^^^^^ 32 | content: Vec, | ^^^^^^^ | = note: `BinaryAttachment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: field `binaries` is never read --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/keepass-0.4.9/src/parse/kdbx4.rs:50:5 | 47 | pub struct KDBX4InnerHeader { | ---------------- field in this struct ... 50 | binaries: Vec, | ^^^^^^^^ | = note: `KDBX4InnerHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis warning: `clap_derive` (lib) generated 7 warnings (1 duplicate) warning: `keepass` (lib) generated 20 warnings (1 duplicate) Fresh clap v3.0.10 warning: unexpected `cfg` condition name: `features` --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/clap-3.0.10/src/parse/features/suggestions.rs:74:17 | 74 | #[cfg(all(test, features = "suggestions"))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default help: there is a config with a similar name and value | 74 - #[cfg(all(test, features = "suggestions"))] 74 + #[cfg(all(test, feature = "suggestions"))] | warning: variable does not need to be mutable --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/clap-3.0.10/src/build/app/mod.rs:2969:17 | 2969 | for mut sc in &mut self.subcommands { | ----^^ | | | help: remove this `mut` | = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default warning: struct `GroupedValues` is never constructed --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/clap-3.0.10/src/parse/matches/arg_matches.rs:1169:12 | 1169 | pub struct GroupedValues<'a> { | ^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/clap-3.0.10/src/build/app/mod.rs:2747:25 | 2747 | fn two_groups_of(&self, condition: F) -> Option<(&ArgGroup, &ArgGroup)> | ^^^^^ ^^^^^^^^^ ^^^^^^^^^ | | || || | | || |the same lifetime is hidden here | | || the same lifetime is elided here | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 2747 | fn two_groups_of(&self, condition: F) -> Option<(&ArgGroup<'_>, &ArgGroup<'_>)> | ++++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/clap-3.0.10/src/build/arg/mod.rs:4600:32 | 4600 | pub fn get_possible_values(&self) -> Option<&[PossibleValue]> { | ^^^^^ ^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 4600 | pub fn get_possible_values(&self) -> Option<&[PossibleValue<'_>]> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/clap-3.0.10/src/build/arg/mod.rs:4944:36 | 4944 | pub(crate) fn name_no_brackets(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 4944 | pub(crate) fn name_no_brackets(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/clap-3.0.10/src/parse/errors.rs:1173:18 | 1173 | fn formatted(&self) -> Cow { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1173 | fn formatted(&self) -> Cow<'_, Colorizer> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/clap-3.0.10/src/parse/arg_matcher.rs:114:29 | 114 | pub(crate) fn arg_names(&self) -> indexmap::map::Keys { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 114 | pub(crate) fn arg_names(&self) -> indexmap::map::Keys<'_, Id, MatchedArg> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/clap-3.0.10/src/parse/arg_matcher.rs:118:25 | 118 | pub(crate) fn entry(&mut self, arg: &Id) -> indexmap::map::Entry { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 118 | pub(crate) fn entry(&mut self, arg: &Id) -> indexmap::map::Entry<'_, Id, MatchedArg> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/clap-3.0.10/src/parse/arg_matcher.rs:130:24 | 130 | pub(crate) fn iter(&self) -> indexmap::map::Iter { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 130 | pub(crate) fn iter(&self) -> indexmap::map::Iter<'_, Id, MatchedArg> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/clap-3.0.10/src/parse/matches/arg_matches.rs:258:30 | 258 | pub fn values_of(&self, id: T) -> Option { | ^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 258 | pub fn values_of(&self, id: T) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/clap-3.0.10/src/parse/matches/arg_matches.rs:378:33 | 378 | pub fn values_of_os(&self, id: T) -> Option { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 378 | pub fn values_of_os(&self, id: T) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/clap-3.0.10/src/parse/matches/matched_arg.rs:45:24 | 45 | pub(crate) fn vals(&self) -> Iter> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 45 | pub(crate) fn vals(&self) -> Iter<'_, Vec> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3/cargo-crates/clap-3.0.10/src/parse/matches/matched_arg.rs:49:32 | 49 | pub(crate) fn vals_flatten(&self) -> Flatten>> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 49 | pub(crate) fn vals_flatten(&self) -> Flatten>> { | +++ warning: `clap` (lib) generated 15 warnings (1 duplicate) Fresh keepass-diff v1.1.3 (/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3) warning: `keepass-diff` (bin "keepass-diff") generated 1 warning (1 duplicate) Finished `release` profile [optimized] target(s) in 1.22s Installing /wrkdirs/usr/ports/security/keepass-diff/work/stage/usr/local/bin/keepass-diff Installed package `keepass-diff v1.1.3 (/wrkdirs/usr/ports/security/keepass-diff/work/keepass-diff-1.1.3)` (executable `keepass-diff`) warning: be sure to add `/wrkdirs/usr/ports/security/keepass-diff/work/stage/usr/local/bin` to your PATH to be able to run the installed binaries ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2026-01-25T08:39:19+0000' 'PKG_NOTE_ports_top_git_hash=076a295eb33c' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=9e541676ef69' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building packages for keepass-diff-1.1.3 ===> Building keepass-diff-1.1.3 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for keepass-diff-1.1.3 build of security/keepass-diff | keepass-diff-1.1.3 ended at Sun Jan 25 03:40:46 EST 2026 build time: 00:01:28