=>> Building devel/tagref build started at Tue Dec 30 02:30:43 EST 2025 port directory: /usr/ports/devel/tagref package name: tagref-1.10.0_16 building for: FreeBSD 143amd64-deluxe-desktop-job-03 14.3-RELEASE-p2 FreeBSD 14.3-RELEASE-p2 amd64 maintained by: yuri@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 1493 Dec 24 21:58 /usr/ports/devel/tagref/Makefile Ports top last git commit: 3dd9e2202282 Ports top unclean checkout: yes Port dir last git commit: 5e496c770786 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.4 Host OSVERSION: 1403000 Jail OSVERSION: 1403000 Job Id: 03 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1403000 UNAME_v=FreeBSD 14.3-RELEASE-p2 UNAME_r=14.3-RELEASE-p2 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.4 MASTERMNT=/mnt/data/.m/143amd64-deluxe-desktop/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen GID=0 OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 UID=0 PWD=/mnt/data/.m/143amd64-deluxe-desktop/03/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=143amd64-deluxe-desktop SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/mnt/data/.m/143amd64-deluxe-desktop/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.4 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- yuri@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/tagref/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/tagref/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/tagref/work/.cache HOME=/wrkdirs/usr/ports/devel/tagref/work TMPDIR="/wrkdirs/usr/ports/devel/tagref/work" PATH=/wrkdirs/usr/ports/devel/tagref/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/tagref/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/devel/tagref/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/tagref/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/tagref/work/.cache HOME=/wrkdirs/usr/ports/devel/tagref/work TMPDIR="/wrkdirs/usr/ports/devel/tagref/work" PATH=/wrkdirs/usr/ports/devel/tagref/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/tagref/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=14.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/tagref" EXAMPLESDIR="share/examples/tagref" DATADIR="share/tagref" WWWDIR="www/tagref" ETCDIR="etc/tagref" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/tagref DOCSDIR=/usr/local/share/doc/tagref EXAMPLESDIR=/usr/local/share/examples/tagref WWWDIR=/usr/local/www/tagref ETCDIR=/usr/local/etc/tagref --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### # Work around some weirdness when fetching golang modules GO_TAGS+=netcgo .if ${.CURDIR:M*/www/chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/www/ungoogled-chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/lang/rust*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/lang/gcc*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/www/iridium*} MAKE_JOBS_NUMBER=16 .endif .if ${.CURDIR:M*/devel/electron*} MAKE_JOBS_NUMBER=20 .endif .if ${.CURDIR:M*/databases/mongodb*} MAKE_JOBS_NUMBER=12 .endif .if ${.CURDIR:M*/devel/llvm*} MAKE_JOBS_NUMBER=16 .endif # Speed things up a bit MAKE_JOBS_NUMBER?=8 #### #### #MAKE_JOBS_NUMBER?=4 # Alows us to build ports non-interactivly DISABLE_LICENSES=yes LICENSES_ACCEPTED+= DCC # Enable SNDIO on anything that supports it #OPTIONS_SET+=PULSEAUDIO OPTIONS_SET+=SNDIO # Yes we have MS Windows x11-fonts_webfonts_SET+=EXTRAFONTS CLEARTYPE # Desktop Specific Options sysutils_gksu_UNSET+=NAUTILUS x11-wm_compiz-fusion_UNSET+=EMERALD accessibility_redshift_SET+=GUI VIDMODE # These ports default to other audio servers, audio_espeak_UNSET+=PORTAUDIO www_qt5-webengine_UNSET+=ALSA www_qt6-webengine_UNSET+=ALSA audio_rhvoice_UNSET+=AO comms_morse_UNSET+=OSS audio_harp_UNSET+=OSS # Somehow these options are being set and result in ports being rebuilt needlessly becuase they are actually turned off audio_alsa-plugins_SET+=FFMPEG JACK PULSEAUDIO SAMPLERATE SPEEX #### Misc Poudriere #### .include "/etc/make.conf.ports_env" ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited pipebuf (-y) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> tagref-1.10.0_16 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.5.1.pkg [143amd64-deluxe-desktop-job-03] Installing pkg-2.5.1... [143amd64-deluxe-desktop-job-03] Extracting pkg-2.5.1: .......... done ===> tagref-1.10.0_16 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of tagref-1.10.0_16 =========================================================================== =================================================== ===== 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 tagref-1.10.0_16 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by tagref-1.10.0_16 for building => SHA256 Checksum OK for rust/crates/aho-corasick-1.1.2.crate. => SHA256 Checksum OK for rust/crates/ansi_term-0.12.1.crate. => SHA256 Checksum OK for rust/crates/atty-0.2.14.crate. => SHA256 Checksum OK for rust/crates/bitflags-1.3.2.crate. => SHA256 Checksum OK for rust/crates/bstr-1.9.0.crate. => SHA256 Checksum OK for rust/crates/clap-2.34.0.crate. => SHA256 Checksum OK for rust/crates/colored-1.9.4.crate. => SHA256 Checksum OK for rust/crates/crossbeam-deque-0.8.5.crate. => SHA256 Checksum OK for rust/crates/crossbeam-epoch-0.9.18.crate. => SHA256 Checksum OK for rust/crates/crossbeam-utils-0.8.19.crate. => SHA256 Checksum OK for rust/crates/globset-0.4.14.crate. => SHA256 Checksum OK for rust/crates/hermit-abi-0.1.19.crate. => SHA256 Checksum OK for rust/crates/hermit-abi-0.3.6.crate. => SHA256 Checksum OK for rust/crates/ignore-0.4.22.crate. => SHA256 Checksum OK for rust/crates/is-terminal-0.4.12.crate. => SHA256 Checksum OK for rust/crates/lazy_static-1.4.0.crate. => SHA256 Checksum OK for rust/crates/libc-0.2.153.crate. => SHA256 Checksum OK for rust/crates/log-0.4.20.crate. => SHA256 Checksum OK for rust/crates/memchr-2.7.1.crate. => SHA256 Checksum OK for rust/crates/proc-macro2-1.0.78.crate. => SHA256 Checksum OK for rust/crates/quote-1.0.35.crate. => SHA256 Checksum OK for rust/crates/regex-1.10.3.crate. => SHA256 Checksum OK for rust/crates/regex-automata-0.4.5.crate. => SHA256 Checksum OK for rust/crates/regex-syntax-0.8.2.crate. => SHA256 Checksum OK for rust/crates/same-file-1.0.6.crate. => SHA256 Checksum OK for rust/crates/serde-1.0.197.crate. => SHA256 Checksum OK for rust/crates/serde_derive-1.0.197.crate. => SHA256 Checksum OK for rust/crates/strsim-0.8.0.crate. => SHA256 Checksum OK for rust/crates/syn-2.0.50.crate. => SHA256 Checksum OK for rust/crates/term_size-0.3.2.crate. => SHA256 Checksum OK for rust/crates/textwrap-0.11.0.crate. => SHA256 Checksum OK for rust/crates/unicode-ident-1.0.12.crate. => SHA256 Checksum OK for rust/crates/unicode-width-0.1.11.crate. => SHA256 Checksum OK for rust/crates/vec_map-0.8.2.crate. => SHA256 Checksum OK for rust/crates/walkdir-2.4.0.crate. => SHA256 Checksum OK for rust/crates/winapi-0.3.9.crate. => SHA256 Checksum OK for rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/winapi-util-0.1.6.crate. => SHA256 Checksum OK for rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.52.0.crate. => SHA256 Checksum OK for stepchowfun-tagref-v1.10.0_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Fetching all distfiles required by tagref-1.10.0_16 for building ===> Extracting for tagref-1.10.0_16 => SHA256 Checksum OK for rust/crates/aho-corasick-1.1.2.crate. => SHA256 Checksum OK for rust/crates/ansi_term-0.12.1.crate. => SHA256 Checksum OK for rust/crates/atty-0.2.14.crate. => SHA256 Checksum OK for rust/crates/bitflags-1.3.2.crate. => SHA256 Checksum OK for rust/crates/bstr-1.9.0.crate. => SHA256 Checksum OK for rust/crates/clap-2.34.0.crate. => SHA256 Checksum OK for rust/crates/colored-1.9.4.crate. => SHA256 Checksum OK for rust/crates/crossbeam-deque-0.8.5.crate. => SHA256 Checksum OK for rust/crates/crossbeam-epoch-0.9.18.crate. => SHA256 Checksum OK for rust/crates/crossbeam-utils-0.8.19.crate. => SHA256 Checksum OK for rust/crates/globset-0.4.14.crate. => SHA256 Checksum OK for rust/crates/hermit-abi-0.1.19.crate. => SHA256 Checksum OK for rust/crates/hermit-abi-0.3.6.crate. => SHA256 Checksum OK for rust/crates/ignore-0.4.22.crate. => SHA256 Checksum OK for rust/crates/is-terminal-0.4.12.crate. => SHA256 Checksum OK for rust/crates/lazy_static-1.4.0.crate. => SHA256 Checksum OK for rust/crates/libc-0.2.153.crate. => SHA256 Checksum OK for rust/crates/log-0.4.20.crate. => SHA256 Checksum OK for rust/crates/memchr-2.7.1.crate. => SHA256 Checksum OK for rust/crates/proc-macro2-1.0.78.crate. => SHA256 Checksum OK for rust/crates/quote-1.0.35.crate. => SHA256 Checksum OK for rust/crates/regex-1.10.3.crate. => SHA256 Checksum OK for rust/crates/regex-automata-0.4.5.crate. => SHA256 Checksum OK for rust/crates/regex-syntax-0.8.2.crate. => SHA256 Checksum OK for rust/crates/same-file-1.0.6.crate. => SHA256 Checksum OK for rust/crates/serde-1.0.197.crate. => SHA256 Checksum OK for rust/crates/serde_derive-1.0.197.crate. => SHA256 Checksum OK for rust/crates/strsim-0.8.0.crate. => SHA256 Checksum OK for rust/crates/syn-2.0.50.crate. => SHA256 Checksum OK for rust/crates/term_size-0.3.2.crate. => SHA256 Checksum OK for rust/crates/textwrap-0.11.0.crate. => SHA256 Checksum OK for rust/crates/unicode-ident-1.0.12.crate. => SHA256 Checksum OK for rust/crates/unicode-width-0.1.11.crate. => SHA256 Checksum OK for rust/crates/vec_map-0.8.2.crate. => SHA256 Checksum OK for rust/crates/walkdir-2.4.0.crate. => SHA256 Checksum OK for rust/crates/winapi-0.3.9.crate. => SHA256 Checksum OK for rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/winapi-util-0.1.6.crate. => SHA256 Checksum OK for rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.52.0.crate. => SHA256 Checksum OK for stepchowfun-tagref-v1.10.0_GH0.tar.gz. ===> Moving crates to /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0//cargo-crates =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for tagref-1.10.0_16 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> tagref-1.10.0_16 depends on package: rust>=1.92.0 - not found ===> Installing existing package /packages/All/rust-1.92.0.pkg [143amd64-deluxe-desktop-job-03] Installing rust-1.92.0... [143amd64-deluxe-desktop-job-03] `-- Installing curl-8.17.0... [143amd64-deluxe-desktop-job-03] | `-- Installing brotli-1.2.0,1... [143amd64-deluxe-desktop-job-03] | `-- Extracting brotli-1.2.0,1: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing libidn2-2.3.8... [143amd64-deluxe-desktop-job-03] | | `-- Installing indexinfo-0.3.1_1... [143amd64-deluxe-desktop-job-03] | | `-- Extracting indexinfo-0.3.1_1: . done [143amd64-deluxe-desktop-job-03] | | `-- Installing libunistring-1.4.1... [143amd64-deluxe-desktop-job-03] | | `-- Extracting libunistring-1.4.1: .......... done [143amd64-deluxe-desktop-job-03] | `-- Extracting libidn2-2.3.8: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing libnghttp2-1.68.0... [143amd64-deluxe-desktop-job-03] | `-- Extracting libnghttp2-1.68.0: ....... done [143amd64-deluxe-desktop-job-03] | `-- Installing libpsl-0.21.5_2... [143amd64-deluxe-desktop-job-03] | `-- Extracting libpsl-0.21.5_2: ........ done [143amd64-deluxe-desktop-job-03] | `-- Installing libssh2-1.11.1,3... [143amd64-deluxe-desktop-job-03] | `-- Extracting libssh2-1.11.1,3: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing zstd-1.5.7_1... [143amd64-deluxe-desktop-job-03] | `-- Extracting zstd-1.5.7_1: .......... done [143amd64-deluxe-desktop-job-03] `-- Extracting curl-8.17.0: .......... done [143amd64-deluxe-desktop-job-03] Extracting rust-1.92.0: .......... done ===> tagref-1.10.0_16 depends on package: rust>=1.92.0 - found ===> Returning to build of tagref-1.10.0_16 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for tagref-1.10.0_16 ===> Additional optimization to port applied ===> Cargo config: [source.cargo] directory = '/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0//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=nobody UID=65534 GID=65534 ===> Building for tagref-1.10.0_16 Compiling libc v0.2.153 Compiling memchr v2.7.1 Compiling crossbeam-utils v0.8.19 Compiling regex-syntax v0.8.2 Compiling log v0.4.20 Compiling unicode-width v0.1.11 Compiling same-file v1.0.6 Compiling bitflags v1.3.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.153 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=153 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="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=2b22d44ca4d42c7a -C extra-filename=-111c37002beea05f --out-dir /wrkdirs/usr/ports/devel/tagref/work/target/release/build/libc-111c37002beea05f -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/memchr-2.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/memchr-2.7.1/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps /usr/local/bin/rustc --crate-name memchr --edition=2021 /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/memchr-2.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=571be662890929e8 -C extra-filename=-3d2ea927ffd5b2b6 --out-dir /wrkdirs/usr/ports/devel/tagref/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tagref/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/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=6937b30aeca5fa23 -C extra-filename=-fff1ab806319ddf8 --out-dir /wrkdirs/usr/ports/devel/tagref/work/target/release/build/crossbeam-utils-fff1ab806319ddf8 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/regex-syntax-0.8.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/regex-syntax-0.8.2/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-syntax' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2021 /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/regex-syntax-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=c68ac52cc748eb5c -C extra-filename=-0ed7b9c69b4d9e78 --out-dir /wrkdirs/usr/ports/devel/tagref/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/log-0.4.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/log-0.4.20/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.4.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps /usr/local/bin/rustc --crate-name log --edition=2015 /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/log-0.4.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=307637f1b5a596fd -C extra-filename=-5b87e7ad09a32a25 --out-dir /wrkdirs/usr/ports/devel/tagref/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=same_file CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/same-file-1.0.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/same-file-1.0.6/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A simple crate for determining whether two file paths point to the same file. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/same-file' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=same-file CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/same-file' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps /usr/local/bin/rustc --crate-name same_file --edition=2018 /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/same-file-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e775d20aefeff3e8 -C extra-filename=-9ab65a376d324d1f --out-dir /wrkdirs/usr/ports/devel/tagref/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/unicode-width-0.1.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/unicode-width-0.1.11/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_width --edition=2015 /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/unicode-width-0.1.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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("bench", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=42aaba49b6c52485 -C extra-filename=-ea695be02bae2953 --out-dir /wrkdirs/usr/ports/devel/tagref/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/bitflags-1.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/bitflags-1.3.2/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags. ' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2018 /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/bitflags-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=7fe4d75ec57a64f6 -C extra-filename=-e0e7b282ff3f12ba --out-dir /wrkdirs/usr/ports/devel/tagref/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `-C ar`: this option is deprecated and does nothing warning: unexpected `cfg` condition name: `rustbuild` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/log-0.4.20/src/lib.rs:331:13 | 331 | #![cfg_attr(rustbuild, feature(staged_api, rustc_private))] | ^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustbuild)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustbuild)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `rustbuild` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/log-0.4.20/src/lib.rs:332:13 | 332 | #![cfg_attr(rustbuild, unstable(feature = "rustc_private", issue = "27812"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustbuild)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustbuild)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `bitflags` (lib) generated 1 warning (1 duplicate) Compiling vec_map v0.8.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=vec_map CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/vec_map-0.8.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/vec_map-0.8.2/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Jorge Aparicio :Alexis Beingessner :Brian Anderson <>:tbu- <>:Manish Goregaokar <>:Aaron Turon :Adolfo Ochagavía <>:Niko Matsakis <>:Steven Fackler <>:Chase Southwood :Eduard Burtescu <>:Florian Wilkens <>:Félix Raimundo <>:Tibor Benke <>:Markus Siemens :Josh Branchaud :Huon Wilson :Corey Farwell :Aaron Liblong <>:Nick Cameron :Patrick Walton :Felix S Klock II <>:Andrew Paseltiner :Sean McArthur :Vadim Petrochenkov <>' CARGO_PKG_DESCRIPTION='A simple map based on a vector for small integer keys' CARGO_PKG_HOMEPAGE='https://github.com/contain-rs/vec-map' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=vec_map CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/contain-rs/vec-map' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps /usr/local/bin/rustc --crate-name vec_map --edition=2015 /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/vec_map-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("eders", "serde"))' -C metadata=77624c962150785b -C extra-filename=-28157506e83d672f --out-dir /wrkdirs/usr/ports/devel/tagref/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unused return value of `into_raw_fd` that must be used --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/same-file-1.0.6/src/unix.rs:23:13 | 23 | self.file.take().unwrap().into_raw_fd(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: losing the raw file descriptor may leak resources = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default help: use `let _ = ...` to ignore the resulting value | 23 | let _ = self.file.take().unwrap().into_raw_fd(); | +++++++ warning: `unicode-width` (lib) generated 1 warning (1 duplicate) Compiling lazy_static v1.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lazy_static CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/lazy_static-1.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/lazy_static-1.4.0/Cargo.toml CARGO_PKG_AUTHORS='Marvin Löbel ' CARGO_PKG_DESCRIPTION='A macro for declaring lazily evaluated statics in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lazy_static CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/lazy-static.rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps /usr/local/bin/rustc --crate-name lazy_static --edition=2015 /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/lazy_static-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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/devel/tagref/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/vec_map-0.8.2/src/lib.rs:1010:34 | 1010 | fn next(&mut self) -> Option<(&'a V)> { self.iter.next().map(|e| e.1) } | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 1010 - fn next(&mut self) -> Option<(&'a V)> { self.iter.next().map(|e| e.1) } 1010 + fn next(&mut self) -> Option<&'a V> { self.iter.next().map(|e| e.1) } | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/vec_map-0.8.2/src/lib.rs:1017:39 | 1017 | fn next_back(&mut self) -> Option<(&'a V)> { self.iter.next_back().map(|e| e.1) } | ^ ^ | help: remove these parentheses | 1017 - fn next_back(&mut self) -> Option<(&'a V)> { self.iter.next_back().map(|e| e.1) } 1017 + fn next_back(&mut self) -> Option<&'a V> { self.iter.next_back().map(|e| e.1) } | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/vec_map-0.8.2/src/lib.rs:1023:34 | 1023 | fn next(&mut self) -> Option<(&'a mut V)> { self.iter_mut.next().map(|e| e.1) } | ^ ^ | help: remove these parentheses | 1023 - fn next(&mut self) -> Option<(&'a mut V)> { self.iter_mut.next().map(|e| e.1) } 1023 + fn next(&mut self) -> Option<&'a mut V> { self.iter_mut.next().map(|e| e.1) } | warning: `same-file` (lib) generated 2 warnings (1 duplicate) Compiling walkdir v2.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=walkdir CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/walkdir-2.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/walkdir-2.4.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Recursively walk a directory.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/walkdir' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=walkdir CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/walkdir' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.4.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps /usr/local/bin/rustc --crate-name walkdir --edition=2018 /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/walkdir-2.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bf2e3e0c698f6492 -C extra-filename=-ad6f098664074d4d --out-dir /wrkdirs/usr/ports/devel/tagref/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps --extern same_file=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps/libsame_file-9ab65a376d324d1f.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/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: `lazy_static` (lib) generated 2 warnings (1 duplicate) Compiling strsim v0.8.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/strsim-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/strsim-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Danny Guo ' CARGO_PKG_DESCRIPTION='Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, and Jaro-Winkler. ' 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.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps /usr/local/bin/rustc --crate-name strsim --edition=2015 /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/strsim-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8b9b4a3a838b750a -C extra-filename=-a24ceb29ef9c51f1 --out-dir /wrkdirs/usr/ports/devel/tagref/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/vec_map-0.8.2/src/lib.rs:217:17 | 217 | pub fn keys(&self) -> 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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 217 | pub fn keys(&self) -> Keys<'_, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/vec_map-0.8.2/src/lib.rs:223:19 | 223 | pub fn values(&self) -> Values { | ^^^^^ ^^^^^^^^^ 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 | 223 | pub fn values(&self) -> Values<'_, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/vec_map-0.8.2/src/lib.rs:229:23 | 229 | pub fn values_mut(&mut self) -> ValuesMut { | ^^^^^^^^^ ^^^^^^^^^^^^ 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 | 229 | pub fn values_mut(&mut self) -> ValuesMut<'_, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/vec_map-0.8.2/src/lib.rs:251:17 | 251 | 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 | 251 | pub fn iter(&self) -> Iter<'_, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/vec_map-0.8.2/src/lib.rs:283:21 | 283 | 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 | 283 | pub fn iter_mut(&mut self) -> IterMut<'_, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/vec_map-0.8.2/src/lib.rs:406:18 | 406 | pub fn drain(&mut self) -> 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 help: use `'_` for type paths | 406 | pub fn drain(&mut self) -> Drain<'_, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/vec_map-0.8.2/src/lib.rs:590:18 | 590 | pub fn entry(&mut self, key: usize) -> 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 | 590 | pub fn entry(&mut self, key: usize) -> Entry<'_, V> { | +++ warning: `crossbeam-utils` (build script) generated 1 warning (1 duplicate) 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/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tagref/work/target/release/deps:/wrkdirs/usr/ports/devel/tagref/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/tagref/work/target/release/build/crossbeam-utils-324aa7162d92678c/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tagref/work/target/release/build/crossbeam-utils-fff1ab806319ddf8/build-script-build` warning: `log` (lib) generated 3 warnings (1 duplicate) Compiling ansi_term v0.12.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ansi_term CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/ansi_term-0.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/ansi_term-0.12.1/Cargo.toml CARGO_PKG_AUTHORS='ogham@bsago.me:Ryan Scheel (Havvy) :Josh Triplett ' CARGO_PKG_DESCRIPTION='Library for ANSI terminal colours and styles (bold, underline)' CARGO_PKG_HOMEPAGE='https://github.com/ogham/rust-ansi-term' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ansi_term CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ogham/rust-ansi-term' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps /usr/local/bin/rustc --crate-name ansi_term --edition=2015 /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/ansi_term-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("derive_serde_style", "serde"))' -C metadata=73eedddab924a7ec -C extra-filename=-35d0289b6027765f --out-dir /wrkdirs/usr/ports/devel/tagref/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` [crossbeam-utils 0.8.19] cargo:rerun-if-changed=no_atomic.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tagref/work/target/release/build/crossbeam-utils-324aa7162d92678c/out /usr/local/bin/rustc --crate-name crossbeam_utils --edition=2021 /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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("default", "loom", "nightly", "std"))' -C metadata=0efdcbed62950918 -C extra-filename=-128b6ca439110742 --out-dir /wrkdirs/usr/ports/devel/tagref/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `vec_map` (lib) generated 11 warnings (1 duplicate) warning: associated type `wstr` should have an upper camel case name --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/ansi_term-0.12.1/src/write.rs:6:10 | 6 | type wstr: ?Sized; | ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Wstr` | = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default warning: unused import: `windows::*` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/ansi_term-0.12.1/src/lib.rs:266:9 | 266 | pub use windows::*; | ^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: `libc` (build script) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.153 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=153 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tagref/work/target/release/deps:/wrkdirs/usr/ports/devel/tagref/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/tagref/work/target/release/build/libc-bef26d82700e82a1/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tagref/work/target/release/build/libc-111c37002beea05f/build-script-build` [libc 0.2.153] cargo:rerun-if-changed=build.rs warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/ansi_term-0.12.1/src/write.rs:15:23 | 15 | impl<'a> AnyWrite for fmt::Write + 'a { | ^^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default help: if this is a dyn-compatible trait, use `dyn` | 15 | impl<'a> AnyWrite for dyn fmt::Write + 'a { | +++ help: alternatively use a blanket implementation to implement `AnyWrite` for all types that also implement `fmt::Write + 'a` | 15 - impl<'a> AnyWrite for fmt::Write + 'a { 15 + impl<'a, T: fmt::Write + 'a> AnyWrite for T { | warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/ansi_term-0.12.1/src/write.rs:29:23 | 29 | impl<'a> AnyWrite for io::Write + 'a { | ^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 29 | impl<'a> AnyWrite for dyn io::Write + 'a { | +++ help: alternatively use a blanket implementation to implement `AnyWrite` for all types that also implement `io::Write + 'a` | 29 - impl<'a> AnyWrite for io::Write + 'a { 29 + impl<'a, T: io::Write + 'a> AnyWrite for T { | warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/ansi_term-0.12.1/src/ansi.rs:279:21 | 279 | let f: &mut fmt::Write = f; | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 279 | let f: &mut dyn fmt::Write = f; | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/ansi_term-0.12.1/src/ansi.rs:291:29 | 291 | let f: &mut fmt::Write = f; | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 291 | let f: &mut dyn fmt::Write = f; | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/ansi_term-0.12.1/src/ansi.rs:295:29 | 295 | let f: &mut fmt::Write = f; | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 295 | let f: &mut dyn fmt::Write = f; | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/ansi_term-0.12.1/src/ansi.rs:308:21 | 308 | let f: &mut fmt::Write = f; | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 308 | let f: &mut dyn fmt::Write = f; | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/ansi_term-0.12.1/src/display.rs:201:21 | 201 | let w: &mut fmt::Write = f; | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 201 | let w: &mut dyn fmt::Write = f; | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/ansi_term-0.12.1/src/display.rs:210:21 | 210 | let w: &mut io::Write = w; | ^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 210 | let w: &mut dyn io::Write = w; | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/ansi_term-0.12.1/src/display.rs:229:21 | 229 | let f: &mut fmt::Write = f; | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 229 | let f: &mut dyn fmt::Write = f; | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/ansi_term-0.12.1/src/display.rs:239:21 | 239 | let w: &mut io::Write = w; | ^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 239 | let w: &mut dyn io::Write = w; | +++ warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs:42:7 | 42 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs:65:11 | 65 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs:106:11 | 106 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs:74:23 | 74 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs:78:23 | 78 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs:81:23 | 81 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/mod.rs:7:11 | 7 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/mod.rs:25:11 | 25 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/mod.rs:28:11 | 28 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:1:11 | 1 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:27:11 | 27 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:36:19 | 36 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize_thread` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:36:35 | 36 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:50:11 | 50 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:53:19 | 53 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize_thread` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:53:35 | 53 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:101:11 | 101 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:107:7 | 107 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 79 | impl_atomic!(AtomicBool, bool); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 79 | impl_atomic!(AtomicBool, bool); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 80 | impl_atomic!(AtomicUsize, usize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 80 | impl_atomic!(AtomicUsize, usize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 81 | impl_atomic!(AtomicIsize, isize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 81 | impl_atomic!(AtomicIsize, isize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 82 | impl_atomic!(AtomicU8, u8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 82 | impl_atomic!(AtomicU8, u8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 83 | impl_atomic!(AtomicI8, i8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 83 | impl_atomic!(AtomicI8, i8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 84 | impl_atomic!(AtomicU16, u16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 84 | impl_atomic!(AtomicU16, u16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 85 | impl_atomic!(AtomicI16, i16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 85 | impl_atomic!(AtomicI16, i16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 87 | impl_atomic!(AtomicU32, u32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 87 | impl_atomic!(AtomicU32, u32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 89 | impl_atomic!(AtomicI32, i32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 89 | impl_atomic!(AtomicI32, i32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 94 | impl_atomic!(AtomicU64, u64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 94 | impl_atomic!(AtomicU64, u64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 99 | impl_atomic!(AtomicI64, i64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 99 | impl_atomic!(AtomicI64, i64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/sync/mod.rs:7:11 | 7 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/sync/mod.rs:10:11 | 10 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/sync/mod.rs:15:11 | 15 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [libc 0.2.153] cargo:rustc-cfg=freebsd11 [libc 0.2.153] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.153] cargo:rustc-cfg=libc_union [libc 0.2.153] cargo:rustc-cfg=libc_const_size_of [libc 0.2.153] cargo:rustc-cfg=libc_align [libc 0.2.153] cargo:rustc-cfg=libc_int128 [libc 0.2.153] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.153] cargo:rustc-cfg=libc_packedN [libc 0.2.153] cargo:rustc-cfg=libc_cfg_target_vendor [libc 0.2.153] cargo:rustc-cfg=libc_non_exhaustive [libc 0.2.153] cargo:rustc-cfg=libc_long_array [libc 0.2.153] cargo:rustc-cfg=libc_ptr_addr_of [libc 0.2.153] cargo:rustc-cfg=libc_underscore_const_names [libc 0.2.153] cargo:rustc-cfg=libc_const_extern_fn Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.153 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=153 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tagref/work/target/release/build/libc-bef26d82700e82a1/out /usr/local/bin/rustc --crate-name libc --edition=2015 /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=8209738fb9f4904f -C extra-filename=-24b066c17b0d72e4 --out-dir /wrkdirs/usr/ports/devel/tagref/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tagref/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_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn` warning: unexpected `cfg` condition name: `libc_deny_warnings` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/lib.rs:16:13 | 16 | #![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/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/lib.rs:19:13 | 19 | #![cfg_attr(libc_thread_local, feature(thread_local))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_thread_local)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_thread_local)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_const_extern_fn_unstable` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/lib.rs:25:13 | 25 | #![cfg_attr(libc_const_extern_fn_unstable, feature(const_extern_fn))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_extern_fn_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_extern_fn_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_priv_mod_use` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/lib.rs:43:14 | 43 | if #[cfg(libc_priv_mod_use)] { | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_priv_mod_use)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_priv_mod_use)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_core_cvoid` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/lib.rs:44:15 | 44 | #[cfg(libc_core_cvoid)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_core_cvoid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_core_cvoid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `switch` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/lib.rs:102:21 | 102 | } else if #[cfg(target_os = "switch")] { | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `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/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:717:40 | 717 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:717:51 | 717 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:730:40 | 730 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:730:51 | 730 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:776:40 | 776 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:776:51 | 776 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:814:40 | 814 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:814:51 | 814 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:1007:40 | 1007 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:1007:51 | 1007 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:1266:40 | 1266 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:1266:51 | 1266 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:1456:48 | 1456 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:1456:59 | 1456 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:618:40 | 618 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:618:51 | 618 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:618:62 | 618 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:623:40 | 623 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:623:51 | 623 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:623:62 | 623 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:657:40 | 657 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:657:51 | 657 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:668:40 | 668 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:668:51 | 668 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:840:40 | 840 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:840:51 | 840 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:840:62 | 840 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/mod.rs:1553:40 | 1553 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/mod.rs:1553:51 | 1553 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/mod.rs:1569:40 | 1569 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/mod.rs:1569:51 | 1569 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:5234:43 | 5234 | #[cfg_attr(all(target_os = "freebsd", freebsd11), link_name = "statfs@FBSD_1.0")] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:5236:43 | 5236 | #[cfg_attr(all(target_os = "freebsd", freebsd11), link_name = "fstatfs@FBSD_1.0")] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:5269:36 | 5269 | all(target_os = "freebsd", freebsd11), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasi` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/lib.rs:150:25 | 150 | } else if #[cfg(any(target_env = "wasi", target_os = "wasi"))] { | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_env` are: ``, `gnu`, `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_ptr_addr_of` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/macros.rs:337:11 | 337 | #[cfg(not(libc_ptr_addr_of))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_ptr_addr_of` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/macros.rs:344:7 | 344 | #[cfg(libc_ptr_addr_of)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_const_extern_fn` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/macros.rs:185:14 | 185 | if #[cfg(libc_const_extern_fn)] { | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_extern_fn)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_extern_fn)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_int128` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/fixed_width_ints.rs:23:18 | 23 | if #[cfg(all(libc_int128, target_arch = "aarch64", not(target_os = "windows")))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_int128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_int128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `illumos` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:387:21 | 387 | } else if #[cfg(target_env = "illumos")] { | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_env` are: ``, `gnu`, `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 value: `aix` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:398:21 | 398 | } else if #[cfg(target_env = "aix")] { | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_env` are: ``, `gnu`, `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/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:1589:14 | 1589 | if #[cfg(libc_core_cvoid)] { | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_core_cvoid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_core_cvoid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_align` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:1609:14 | 1609 | if #[cfg(libc_align)] { | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_align)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_align)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_cfg_target_vendor` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:592:9 | 592 | libc_cfg_target_vendor, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_cfg_target_vendor` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:601:9 | 601 | libc_cfg_target_vendor, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_cfg_target_vendor` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:619:9 | 619 | libc_cfg_target_vendor, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_cfg_target_vendor` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:630:9 | 630 | libc_cfg_target_vendor, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_cfg_target_vendor` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:645:9 | 645 | libc_cfg_target_vendor, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_cfg_target_vendor` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:679:9 | 679 | libc_cfg_target_vendor, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_cfg_target_vendor` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:1183:9 | 1183 | libc_cfg_target_vendor, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_cfg_target_vendor` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:1196:9 | 1196 | libc_cfg_target_vendor, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:1435:9 | 1435 | 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/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:1495:9 | 1495 | extern { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:1536:9 | 1536 | extern { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/macros.rs:194:43 | 194 | pub $($constness)* unsafe extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:544:1 | 544 | / f! { 545 | | pub fn CMSG_FIRSTHDR(mhdr: *const ::msghdr) -> *mut ::cmsghdr { 546 | | if (*mhdr).msg_controllen as usize >= ::mem::size_of::<::cmsghdr>() { 547 | | (*mhdr).msg_control as *mut ::cmsghdr ... | 578 | | } | |_- 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/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/macros.rs:209:36 | 209 | pub $($constness)* extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:580:1 | 580 | / safe_f! { 581 | | pub {const} fn WTERMSIG(status: ::c_int) -> ::c_int { 582 | | status & 0o177 ... | 600 | | } | |_- 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/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/mod.rs:436:22 | 436 | if #[cfg(all(not(libc_const_size_of), target_pointer_width = "32"))] { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_size_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_size_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_const_size_of` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/mod.rs:438:29 | 438 | } else if #[cfg(all(not(libc_const_size_of), target_pointer_width = "64"))] { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_size_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_size_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_const_size_of` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/mod.rs:440:21 | 440 | } else if #[cfg(libc_const_size_of)] { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_size_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_size_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: trait `Byte` is never used --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/memchr-2.7.1/src/ext.rs:42:18 | 42 | pub(crate) trait Byte { | ^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: associated constant `BITS` is never used --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/memchr-2.7.1/src/vector.rs:19:11 | 17 | pub(crate) trait Vector: Copy + core::fmt::Debug { | ------ associated constant in this trait 18 | /// The number of bits in the vector. 19 | const BITS: usize; | ^^^^ warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/macros.rs:209:36 | 209 | pub $($constness)* extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/mod.rs:1459:1 | 1459 | / safe_f! { 1460 | | pub {const} fn WIFCONTINUED(status: ::c_int) -> bool { 1461 | | status == 0x13 ... | 1471 | | } | |_- 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/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/macros.rs:94:22 | 94 | if #[cfg(libc_union)] { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1350:1 | 1350 | / s_no_extra_traits! { 1351 | | pub struct utmpx { 1352 | | pub ut_type: ::c_short, 1353 | | pub ut_tv: ::timeval, ... | 1640 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `s_no_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1362:11 | 1362 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1418:11 | 1418 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1429:11 | 1429 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1435:11 | 1435 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1502:11 | 1502 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1530:11 | 1530 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:2627:18 | 2627 | if #[cfg(any(freebsd15, freebsd14))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:2627:29 | 2627 | if #[cfg(any(freebsd15, freebsd14))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:3921:14 | 3921 | if #[cfg(freebsd11)] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:4102:18 | 4102 | if #[cfg(any(freebsd11, target_pointer_width = "32"))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:4398:18 | 4398 | if #[cfg(any(freebsd10, freebsd11))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:4398:29 | 4398 | if #[cfg(any(freebsd10, freebsd11))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_const_extern_fn` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:4746:14 | 4746 | if #[cfg(libc_const_extern_fn)] { | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_extern_fn)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_extern_fn)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:4922:22 | 4922 | if #[cfg(not(any(freebsd10, freebsd11)))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:4922:33 | 4922 | if #[cfg(not(any(freebsd10, freebsd11)))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:5713:14 | 5713 | if #[cfg(freebsd15)] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:5716:21 | 5716 | } else if #[cfg(freebsd14)] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd13` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:5719:21 | 5719 | } else if #[cfg(freebsd13)] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd13)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd13)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:5722:21 | 5722 | } else if #[cfg(freebsd12)] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:5725:25 | 5725 | } else if #[cfg(any(freebsd10, freebsd11))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:5725:36 | 5725 | } else if #[cfg(any(freebsd10, freebsd11))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:370:23 | 370 | #[cfg(all(any(freebsd15, freebsd14), target_pointer_width = "64"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:370:34 | 370 | #[cfg(all(any(freebsd15, freebsd14), target_pointer_width = "64"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:372:23 | 372 | #[cfg(all(any(freebsd15, freebsd14), target_pointer_width = "32"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:372:34 | 372 | #[cfg(all(any(freebsd15, freebsd14), target_pointer_width = "32"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:374:27 | 374 | #[cfg(all(not(any(freebsd15, freebsd14)), target_pointer_width = "64"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:374:38 | 374 | #[cfg(all(not(any(freebsd15, freebsd14)), target_pointer_width = "64"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:376:27 | 376 | #[cfg(all(not(any(freebsd15, freebsd14)), target_pointer_width = "32"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:376:38 | 376 | #[cfg(all(not(any(freebsd15, freebsd14)), target_pointer_width = "32"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:436:19 | 436 | #[cfg(not(freebsd11))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:438:15 | 438 | #[cfg(freebsd11)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:448:19 | 448 | #[cfg(not(freebsd11))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:450:15 | 450 | #[cfg(freebsd11)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:454:19 | 454 | #[cfg(not(freebsd11))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:456:19 | 456 | #[cfg(not(freebsd11))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:458:19 | 458 | #[cfg(not(freebsd11))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:460:15 | 460 | #[cfg(freebsd11)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:600:19 | 600 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd13` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:600:30 | 600 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd13)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd13)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:600:41 | 600 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:600:52 | 600 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:602:19 | 602 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd13` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:602:30 | 602 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd13)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd13)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:602:41 | 602 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:602:52 | 602 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:974:15 | 974 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:976:19 | 976 | #[cfg(not(libc_union))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1049:19 | 1049 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1049:30 | 1049 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1051:19 | 1051 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1051:30 | 1051 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1053:19 | 1053 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1053:30 | 1053 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1055:19 | 1055 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1055:30 | 1055 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1057:19 | 1057 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1057:30 | 1057 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1059:19 | 1059 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1059:30 | 1059 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1061:19 | 1061 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1061:30 | 1061 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1063:19 | 1063 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1063:30 | 1063 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1065:19 | 1065 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1065:30 | 1065 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1067:19 | 1067 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1067:30 | 1067 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1069:19 | 1069 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1069:30 | 1069 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1071:19 | 1071 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1071:30 | 1071 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1073:19 | 1073 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1073:30 | 1073 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1075:19 | 1075 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1075:30 | 1075 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1077:19 | 1077 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1077:30 | 1077 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1079:15 | 1079 | #[cfg(freebsd14)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1081:15 | 1081 | #[cfg(freebsd15)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1083:23 | 1083 | #[cfg(not(any(freebsd15, freebsd14)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1083:34 | 1083 | #[cfg(not(any(freebsd15, freebsd14)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1373:15 | 1373 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1375:19 | 1375 | #[cfg(not(libc_union))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1411:19 | 1411 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd13` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1411:30 | 1411 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd13)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd13)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1411:41 | 1411 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1411:52 | 1411 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1413:23 | 1413 | #[cfg(not(any(freebsd12, freebsd13, freebsd14, freebsd15)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd13` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1413:34 | 1413 | #[cfg(not(any(freebsd12, freebsd13, freebsd14, freebsd15)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd13)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd13)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1413:45 | 1413 | #[cfg(not(any(freebsd12, freebsd13, freebsd14, freebsd15)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1413:56 | 1413 | #[cfg(not(any(freebsd12, freebsd13, freebsd14, freebsd15)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1425:15 | 1425 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1489:15 | 1489 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1492:19 | 1492 | #[cfg(not(libc_union))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1495:15 | 1495 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1498:19 | 1498 | #[cfg(not(libc_union))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1524:15 | 1524 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1526:19 | 1526 | #[cfg(not(libc_union))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `ansi_term` (lib) generated 13 warnings (1 duplicate) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/macros.rs:194:43 | 194 | pub $($constness)* unsafe extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:4763:1 | 4763 | / f! { 4764 | | pub fn CMSG_DATA(cmsg: *const ::cmsghdr) -> *mut ::c_uchar { 4765 | | (cmsg as *mut ::c_uchar) 4766 | | .offset(_ALIGN(::mem::size_of::<::cmsghdr>()) as isize) ... | 4880 | | } | |_- 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/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/macros.rs:209:36 | 209 | pub $($constness)* extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:4882:1 | 4882 | / safe_f! { 4883 | | pub {const} fn WIFSIGNALED(status: ::c_int) -> bool { 4884 | | (status & 0o177) != 0o177 && (status & 0o177) != 0 && status != 0x13 ... | 4919 | | } | |_- in this macro invocation | = note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/macros.rs:209:36 | 209 | pub $($constness)* extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs:437:1 | 437 | / safe_f! { 438 | | pub {const} fn makedev(major: ::c_uint, minor: ::c_uint) -> ::dev_t { 439 | | let major = major as ::dev_t; 440 | | let minor = minor as ::dev_t; ... | 443 | | } | |_- in this macro invocation | = note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/macros.rs:194:43 | 194 | pub $($constness)* unsafe extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs:445:1 | 445 | / f! { 446 | | pub fn major(dev: ::dev_t) -> ::c_int { 447 | | ((dev >> 8) & 0xff) as ::c_int ... | 453 | | } | |_- in this macro invocation | = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/macros.rs:94:22 | 94 | if #[cfg(libc_union)] { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:62:1 | 62 | / s_no_extra_traits! { 63 | | pub struct fpreg32 { 64 | | pub fpr_env: [u32; 7], 65 | | pub fpr_acc: [[u8; 10]; 8], ... | 113 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `s_no_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:84:11 | 84 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_const_size_of` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:307:14 | 307 | if #[cfg(libc_const_size_of)] { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_size_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_size_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_align` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:330:14 | 330 | if #[cfg(libc_align)] { | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_align)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_align)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:93:15 | 93 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `strsim` (lib) generated 1 warning (1 duplicate) Compiling aho-corasick v1.1.2 Compiling bstr v1.9.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/aho-corasick-1.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/aho-corasick-1.1.2/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Fast multiple substring searching.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aho-corasick CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.1.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps /usr/local/bin/rustc --crate-name aho_corasick --edition=2021 /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/aho-corasick-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=991c7ab37c5ba3c3 -C extra-filename=-487a0c6f00055421 --out-dir /wrkdirs/usr/ports/devel/tagref/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps/libmemchr-3d2ea927ffd5b2b6.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bstr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/bstr-1.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/bstr-1.9.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A string type that is not required to be valid UTF-8.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/bstr' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bstr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/bstr' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.9.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps /usr/local/bin/rustc --crate-name bstr --edition=2021 /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/bstr-1.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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", "default", "serde", "std", "unicode"))' -C metadata=ca9d8d32a48e2c4a -C extra-filename=-94fc9974c5356791 --out-dir /wrkdirs/usr/ports/devel/tagref/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps/libmemchr-3d2ea927ffd5b2b6.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `walkdir` (lib) generated 1 warning (1 duplicate) Compiling crossbeam-epoch v0.9.18 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_epoch CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-epoch-0.9.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-epoch-0.9.18/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Epoch-based garbage collection' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-epoch CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.9.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_epoch --edition=2021 /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-epoch-0.9.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=75cf6af06e6d282c -C extra-filename=-9895dcb2d281ed39 --out-dir /wrkdirs/usr/ports/devel/tagref/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps --extern crossbeam_utils=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps/libcrossbeam_utils-128b6ca439110742.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-epoch-0.9.18/src/lib.rs:66:7 | 66 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-epoch-0.9.18/src/lib.rs:69:7 | 69 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-epoch-0.9.18/src/lib.rs:91:11 | 91 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-epoch-0.9.18/src/atomic.rs:1675:21 | 1675 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-epoch-0.9.18/src/atomic.rs:350:15 | 350 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-epoch-0.9.18/src/atomic.rs:358:11 | 358 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-epoch-0.9.18/src/collector.rs:112:21 | 112 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-epoch-0.9.18/src/deferred.rs:90:21 | 90 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:56:15 | 56 | #[cfg(not(any(crossbeam_sanitize, miri)))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:59:11 | 59 | #[cfg(any(crossbeam_sanitize, miri))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:300:15 | 300 | #[cfg(not(any(crossbeam_sanitize, miri)))] // `crossbeam_sanitize` and `miri` reduce the size of `Local` | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:557:21 | 557 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:202:29 | 202 | let steps = if cfg!(crossbeam_sanitize) { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-epoch-0.9.18/src/sync/mod.rs:5:11 | 5 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-epoch-0.9.18/src/sync/list.rs:298:21 | 298 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-epoch-0.9.18/src/sync/queue.rs:217:21 | 217 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:10:11 | 10 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:64:21 | 64 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:14:15 | 14 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:22:11 | 22 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `crossbeam-utils` (lib) generated 44 warnings (1 duplicate) Compiling term_size v0.3.2 Compiling is-terminal v0.4.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=term_size CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/term_size-0.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/term_size-0.3.2/Cargo.toml CARGO_PKG_AUTHORS='Kevin K. :Benjamin Sago ' CARGO_PKG_DESCRIPTION='functions for determining terminal sizes and dimensions' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=term_size CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kbknapp/term_size-rs.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps /usr/local/bin/rustc --crate-name term_size --edition=2015 /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/term_size-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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("debug", "default", "nightly", "travis", "unstable"))' -C metadata=dccfa78b2f037323 -C extra-filename=-d4d63e9902bada00 --out-dir /wrkdirs/usr/ports/devel/tagref/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps/liblibc-24b066c17b0d72e4.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=is_terminal CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/is-terminal-0.4.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/is-terminal-0.4.12/Cargo.toml CARGO_PKG_AUTHORS='softprops :Dan Gohman ' CARGO_PKG_DESCRIPTION='Test whether a given stream is a terminal' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=is-terminal CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sunfishcode/is-terminal' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps /usr/local/bin/rustc --crate-name is_terminal --edition=2018 /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/is-terminal-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3bc0732a313372d3 -C extra-filename=-1892d4ce602e3d7d --out-dir /wrkdirs/usr/ports/devel/tagref/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps/liblibc-24b066c17b0d72e4.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `libc` (lib) generated 180 warnings (6 duplicates) Compiling atty v0.2.14 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=atty CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/atty-0.2.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/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/devel/tagref/work/target/release/deps /usr/local/bin/rustc --crate-name atty --edition=2015 /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/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=8124c12b03fb91ee -C extra-filename=-c18ab4a58a1ecf55 --out-dir /wrkdirs/usr/ports/devel/tagref/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps/liblibc-24b066c17b0d72e4.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/bstr-1.9.0/src/escape_bytes.rs:15:43 | 15 | pub(crate) fn new(bytes: &'a [u8]) -> EscapeBytes { | -- ^^^^^^^^^^^ 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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'a` | 15 | pub(crate) fn new(bytes: &'a [u8]) -> EscapeBytes<'a> { | ++++ warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/term_size-0.3.2/src/platform/mod.rs:6:11 | 6 | target_os = "bitrig", | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `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: `bitrig` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/term_size-0.3.2/src/platform/mod.rs:17:11 | 17 | target_os = "bitrig", | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `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: `bitrig` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/term_size-0.3.2/src/platform/mod.rs:35:15 | 35 | target_os = "bitrig", | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `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: `bitrig` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/term_size-0.3.2/src/platform/mod.rs:47:15 | 47 | target_os = "bitrig", | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `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: `bitrig` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/term_size-0.3.2/src/platform/unix.rs:11:13 | 11 | target_os = "bitrig", | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `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: `memchr` (lib) generated 3 warnings (1 duplicate) Compiling textwrap v0.11.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=textwrap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/textwrap-0.11.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/textwrap-0.11.0/Cargo.toml CARGO_PKG_AUTHORS='Martin Geisler ' CARGO_PKG_DESCRIPTION='Textwrap is a small library for word wrapping, indenting, and dedenting strings. You can use it to format strings (such as help and error messages) for display in commandline applications. It is designed to be efficient and handle Unicode characters correctly. ' 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.11.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps /usr/local/bin/rustc --crate-name textwrap --edition=2015 /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/textwrap-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 --cfg 'feature="term_size"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("hyphenation", "term_size"))' -C metadata=a2271efb2a0b21d1 -C extra-filename=-d3dae72bb6ebefaa --out-dir /wrkdirs/usr/ports/devel/tagref/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps --extern term_size=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps/libterm_size-d4d63e9902bada00.rmeta --extern unicode_width=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps/libunicode_width-ea695be02bae2953.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `is-terminal` (lib) generated 1 warning (1 duplicate) Compiling crossbeam-deque v0.8.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_deque CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-deque-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-deque-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Concurrent work-stealing deque' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-deque' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-deque CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_deque --edition=2021 /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-deque-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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"))' -C metadata=59e6952524ad3129 -C extra-filename=-99ad4f0dc3805970 --out-dir /wrkdirs/usr/ports/devel/tagref/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps --extern crossbeam_epoch=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps/libcrossbeam_epoch-9895dcb2d281ed39.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps/libcrossbeam_utils-128b6ca439110742.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `term_size` (lib) generated 6 warnings (1 duplicate) Compiling colored v1.9.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=colored CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/colored-1.9.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/colored-1.9.4/Cargo.toml CARGO_PKG_AUTHORS='Thomas Wickham ' CARGO_PKG_DESCRIPTION='The most simple way to add colors in your terminal' CARGO_PKG_HOMEPAGE='https://github.com/mackwic/colored' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=colored CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mackwic/colored' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.9.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps /usr/local/bin/rustc --crate-name colored --edition=2015 /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/colored-1.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-color"))' -C metadata=1b6195387b2e781e -C extra-filename=-d6a305a6dcd9577e --out-dir /wrkdirs/usr/ports/devel/tagref/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps --extern is_terminal=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps/libis_terminal-1892d4ce602e3d7d.rmeta --extern lazy_static=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps/liblazy_static-71d61face2256daa.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `atty` (lib) generated 1 warning (1 duplicate) warning: unnecessary parentheses around closure body --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/colored-1.9.4/src/style.rs:78:39 | 78 | .filter(|&&(ref mask, _)| (0 != (u & mask))) | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 78 - .filter(|&&(ref mask, _)| (0 != (u & mask))) 78 + .filter(|&&(ref mask, _)| 0 != (u & mask) ) | warning: unnecessary parentheses around block return value --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/colored-1.9.4/src/lib.rs:350:9 | 350 | (self.bgcolor.is_none() && self.fgcolor.is_none() && self.style == style::CLEAR) | ^ ^ | help: remove these parentheses | 350 - (self.bgcolor.is_none() && self.fgcolor.is_none() && self.style == style::CLEAR) 350 + self.bgcolor.is_none() && self.fgcolor.is_none() && self.style == style::CLEAR | warning: `crossbeam-epoch` (lib) generated 21 warnings (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/textwrap-0.11.0/src/lib.rs:662:16 | 662 | pub fn wrap(s: &str, width: usize) -> Vec> { | ^^^^ ^^^^^^^^ 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 | 662 | pub fn wrap(s: &str, width: usize) -> Vec> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/textwrap-0.11.0/src/lib.rs:698:21 | 698 | pub fn wrap_iter(s: &str, width: usize) -> IntoWrapIter { | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 698 | pub fn wrap_iter(s: &str, width: usize) -> IntoWrapIter<'_, HyphenSplitter> { | +++ Compiling clap v2.34.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/Cargo.toml CARGO_PKG_AUTHORS='Kevin K. ' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured Command Line Argument Parser ' CARGO_PKG_HOMEPAGE='https://clap.rs/' CARGO_PKG_LICENSE=MIT 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=2.34.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=34 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps /usr/local/bin/rustc --crate-name clap --edition=2018 /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="term_size"' --cfg 'feature="vec_map"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi_term", "atty", "clippy", "color", "debug", "default", "doc", "nightly", "no_cargo", "strsim", "suggestions", "term_size", "unstable", "vec_map", "wrap_help", "yaml", "yaml-rust"))' -C metadata=04939a7506e1e47a -C extra-filename=-87fde95a2d9f9708 --out-dir /wrkdirs/usr/ports/devel/tagref/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps --extern ansi_term=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps/libansi_term-35d0289b6027765f.rmeta --extern atty=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps/libatty-c18ab4a58a1ecf55.rmeta --extern bitflags=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps/libbitflags-e0e7b282ff3f12ba.rmeta --extern strsim=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps/libstrsim-a24ceb29ef9c51f1.rmeta --extern term_size=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps/libterm_size-d4d63e9902bada00.rmeta --extern textwrap=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps/libtextwrap-d3dae72bb6ebefaa.rmeta --extern unicode_width=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps/libunicode_width-ea695be02bae2953.rmeta --extern vec_map=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps/libvec_map-28157506e83d672f.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `crossbeam-deque` (lib) generated 1 warning (1 duplicate) warning: `bstr` (lib) generated 2 warnings (1 duplicate) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/lib.rs:533:13 | 533 | not(any(feature = "cargo-clippy", feature = "nightly")), | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `ansi_term`, `atty`, `clippy`, `color`, `debug`, `default`, `doc`, `nightly`, `no_cargo`, `strsim`, `suggestions`, `term_size`, `unstable`, `vec_map`, `wrap_help`, `yaml`, and `yaml-rust` = 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/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/app/help.rs:102:16 | 102 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `ansi_term`, `atty`, `clippy`, `color`, `debug`, `default`, `doc`, `nightly`, `no_cargo`, `strsim`, `suggestions`, `term_size`, `unstable`, `vec_map`, `wrap_help`, `yaml`, and `yaml-rust` = 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: `lints` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/app/parser.rs:808:16 | 808 | #[cfg_attr(feature = "lints", allow(wrong_self_convention))] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `ansi_term`, `atty`, `clippy`, `color`, `debug`, `default`, `doc`, `nightly`, `no_cargo`, `strsim`, `suggestions`, `term_size`, `unstable`, `vec_map`, `wrap_help`, `yaml`, and `yaml-rust` = help: consider adding `lints` 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/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/app/parser.rs:872:9 | 872 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `ansi_term`, `atty`, `clippy`, `color`, `debug`, `default`, `doc`, `nightly`, `no_cargo`, `strsim`, `suggestions`, `term_size`, `unstable`, `vec_map`, `wrap_help`, `yaml`, and `yaml-rust` = 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/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/app/parser.rs:1141:28 | 1141 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::while_let_on_iterator))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `ansi_term`, `atty`, `clippy`, `color`, `debug`, `default`, `doc`, `nightly`, `no_cargo`, `strsim`, `suggestions`, `term_size`, `unstable`, `vec_map`, `wrap_help`, `yaml`, and `yaml-rust` = 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: `lints` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/app/parser.rs:2202:16 | 2202 | #[cfg_attr(feature = "lints", allow(block_in_if_condition_stmt))] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `ansi_term`, `atty`, `clippy`, `color`, `debug`, `default`, `doc`, `nightly`, `no_cargo`, `strsim`, `suggestions`, `term_size`, `unstable`, `vec_map`, `wrap_help`, `yaml`, and `yaml-rust` = help: consider adding `lints` 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/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/app/mod.rs:1847:16 | 1847 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::type_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `ansi_term`, `atty`, `clippy`, `color`, `debug`, `default`, `doc`, `nightly`, `no_cargo`, `strsim`, `suggestions`, `term_size`, `unstable`, `vec_map`, `wrap_help`, `yaml`, and `yaml-rust` = 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/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/app/mod.rs:1851:16 | 1851 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::type_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `ansi_term`, `atty`, `clippy`, `color`, `debug`, `default`, `doc`, `nightly`, `no_cargo`, `strsim`, `suggestions`, `term_size`, `unstable`, `vec_map`, `wrap_help`, `yaml`, and `yaml-rust` = 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/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/args/any_arg.rs:30:16 | 30 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::type_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `ansi_term`, `atty`, `clippy`, `color`, `debug`, `default`, `doc`, `nightly`, `no_cargo`, `strsim`, `suggestions`, `term_size`, `unstable`, `vec_map`, `wrap_help`, `yaml`, and `yaml-rust` = 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/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/args/any_arg.rs:32:16 | 32 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::type_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `ansi_term`, `atty`, `clippy`, `color`, `debug`, `default`, `doc`, `nightly`, `no_cargo`, `strsim`, `suggestions`, `term_size`, `unstable`, `vec_map`, `wrap_help`, `yaml`, and `yaml-rust` = 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/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/args/any_arg.rs:95:16 | 95 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::type_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `ansi_term`, `atty`, `clippy`, `color`, `debug`, `default`, `doc`, `nightly`, `no_cargo`, `strsim`, `suggestions`, `term_size`, `unstable`, `vec_map`, `wrap_help`, `yaml`, and `yaml-rust` = 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/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/args/any_arg.rs:99:16 | 99 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::type_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `ansi_term`, `atty`, `clippy`, `color`, `debug`, `default`, `doc`, `nightly`, `no_cargo`, `strsim`, `suggestions`, `term_size`, `unstable`, `vec_map`, `wrap_help`, `yaml`, and `yaml-rust` = 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/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/args/arg_builder/flag.rs:106:16 | 106 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::type_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `ansi_term`, `atty`, `clippy`, `color`, `debug`, `default`, `doc`, `nightly`, `no_cargo`, `strsim`, `suggestions`, `term_size`, `unstable`, `vec_map`, `wrap_help`, `yaml`, and `yaml-rust` = 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/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/args/arg_builder/flag.rs:110:16 | 110 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::type_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `ansi_term`, `atty`, `clippy`, `color`, `debug`, `default`, `doc`, `nightly`, `no_cargo`, `strsim`, `suggestions`, `term_size`, `unstable`, `vec_map`, `wrap_help`, `yaml`, and `yaml-rust` = 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/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/args/arg_builder/option.rs:160:16 | 160 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::type_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `ansi_term`, `atty`, `clippy`, `color`, `debug`, `default`, `doc`, `nightly`, `no_cargo`, `strsim`, `suggestions`, `term_size`, `unstable`, `vec_map`, `wrap_help`, `yaml`, and `yaml-rust` = 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/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/args/arg_builder/option.rs:164:16 | 164 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::type_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `ansi_term`, `atty`, `clippy`, `color`, `debug`, `default`, `doc`, `nightly`, `no_cargo`, `strsim`, `suggestions`, `term_size`, `unstable`, `vec_map`, `wrap_help`, `yaml`, and `yaml-rust` = 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/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/args/arg_builder/positional.rs:180:16 | 180 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::type_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `ansi_term`, `atty`, `clippy`, `color`, `debug`, `default`, `doc`, `nightly`, `no_cargo`, `strsim`, `suggestions`, `term_size`, `unstable`, `vec_map`, `wrap_help`, `yaml`, and `yaml-rust` = 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/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/args/arg_builder/positional.rs:184:16 | 184 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::type_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `ansi_term`, `atty`, `clippy`, `color`, `debug`, `default`, `doc`, `nightly`, `no_cargo`, `strsim`, `suggestions`, `term_size`, `unstable`, `vec_map`, `wrap_help`, `yaml`, and `yaml-rust` = 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/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/args/arg_matcher.rs:269:12 | 269 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::from_over_into))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `ansi_term`, `atty`, `clippy`, `color`, `debug`, `default`, `doc`, `nightly`, `no_cargo`, `strsim`, `suggestions`, `term_size`, `unstable`, `vec_map`, `wrap_help`, `yaml`, and `yaml-rust` = 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/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/completions/shell.rs:31:16 | 31 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::wildcard_in_or_patterns))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `ansi_term`, `atty`, `clippy`, `color`, `debug`, `default`, `doc`, `nightly`, `no_cargo`, `strsim`, `suggestions`, `term_size`, `unstable`, `vec_map`, `wrap_help`, `yaml`, and `yaml-rust` = 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/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/suggestions.rs:9:12 | 9 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::needless_lifetimes))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `ansi_term`, `atty`, `clippy`, `color`, `debug`, `default`, `doc`, `nightly`, `no_cargo`, `strsim`, `suggestions`, `term_size`, `unstable`, `vec_map`, `wrap_help`, `yaml`, and `yaml-rust` = 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: `unstable` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/lib.rs:585:7 | 585 | #[cfg(unstable)] | ^^^^^^^^ help: found config with similar value: `feature = "unstable"` | = 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(unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `unstable` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/lib.rs:588:7 | 588 | #[cfg(unstable)] | ^^^^^^^^ help: found config with similar value: `feature = "unstable"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/args/arg_builder/valued.rs:19:16 | 19 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::type_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `ansi_term`, `atty`, `clippy`, `color`, `debug`, `default`, `doc`, `nightly`, `no_cargo`, `strsim`, `suggestions`, `term_size`, `unstable`, `vec_map`, `wrap_help`, `yaml`, and `yaml-rust` = 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/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/args/arg_builder/valued.rs:21:16 | 21 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::type_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `ansi_term`, `atty`, `clippy`, `color`, `debug`, `default`, `doc`, `nightly`, `no_cargo`, `strsim`, `suggestions`, `term_size`, `unstable`, `vec_map`, `wrap_help`, `yaml`, and `yaml-rust` = 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/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/args/arg_builder/valued.rs:25:16 | 25 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::type_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `ansi_term`, `atty`, `clippy`, `color`, `debug`, `default`, `doc`, `nightly`, `no_cargo`, `strsim`, `suggestions`, `term_size`, `unstable`, `vec_map`, `wrap_help`, `yaml`, and `yaml-rust` = 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: `features` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/suggestions.rs:106:17 | 106 | #[cfg(all(test, features = "suggestions"))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: see for more information about checking conditional configuration help: there is a config with a similar name and value | 106 - #[cfg(all(test, features = "suggestions"))] 106 + #[cfg(all(test, feature = "suggestions"))] | warning: `textwrap` (lib) generated 3 warnings (1 duplicate) warning: `colored` (lib) generated 3 warnings (1 duplicate) warning: associated items `BITS` and `or` are never used --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/aho-corasick-1.1.2/src/packed/vector.rs:32:11 | 28 | pub(crate) trait Vector: | ------ associated items in this trait ... 32 | const BITS: usize; | ^^^^ ... 92 | unsafe fn or(self, vector2: Self) -> Self; | ^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: trait `U8` is never used --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/aho-corasick-1.1.2/src/util/int.rs:21:18 | 21 | pub(crate) trait U8 { | ^^ warning: method `low_u8` is never used --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/aho-corasick-1.1.2/src/util/int.rs:33:8 | 31 | pub(crate) trait U16 { | --- method in this trait 32 | fn as_usize(self) -> usize; 33 | fn low_u8(self) -> u8; | ^^^^^^ warning: methods `low_u8` and `high_u16` are never used --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/aho-corasick-1.1.2/src/util/int.rs:53:8 | 51 | pub(crate) trait U32 { | --- methods in this trait 52 | fn as_usize(self) -> usize; 53 | fn low_u8(self) -> u8; | ^^^^^^ 54 | fn low_u16(self) -> u16; 55 | fn high_u16(self) -> u16; | ^^^^^^^^ warning: methods `low_u8`, `low_u16`, `low_u32`, and `high_u32` are never used --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/aho-corasick-1.1.2/src/util/int.rs:86:8 | 84 | pub(crate) trait U64 { | --- methods in this trait 85 | fn as_usize(self) -> usize; 86 | fn low_u8(self) -> u8; | ^^^^^^ 87 | fn low_u16(self) -> u16; | ^^^^^^^ 88 | fn low_u32(self) -> u32; | ^^^^^^^ 89 | fn high_u32(self) -> u32; | ^^^^^^^^ warning: methods `as_usize` and `to_bits` are never used --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/aho-corasick-1.1.2/src/util/int.rs:122:8 | 121 | pub(crate) trait I8 { | -- methods in this trait 122 | fn as_usize(self) -> usize; | ^^^^^^^^ 123 | fn to_bits(self) -> u8; | ^^^^^^^ warning: associated items `as_usize` and `from_bits` are never used --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/aho-corasick-1.1.2/src/util/int.rs:149:8 | 148 | pub(crate) trait I32 { | --- associated items in this trait 149 | fn as_usize(self) -> usize; | ^^^^^^^^ 150 | fn to_bits(self) -> u32; 151 | fn from_bits(n: u32) -> i32; | ^^^^^^^^^ warning: associated items `as_usize` and `from_bits` are never used --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/aho-corasick-1.1.2/src/util/int.rs:176:8 | 175 | pub(crate) trait I64 { | --- associated items in this trait 176 | fn as_usize(self) -> usize; | ^^^^^^^^ 177 | fn to_bits(self) -> u64; 178 | fn from_bits(n: u64) -> i64; | ^^^^^^^^^ warning: method `as_u16` is never used --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/aho-corasick-1.1.2/src/util/int.rs:204:8 | 202 | pub(crate) trait Usize { | ----- method in this trait 203 | fn as_u8(self) -> u8; 204 | fn as_u16(self) -> u16; | ^^^^^^ warning: trait `Pointer` is never used --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/aho-corasick-1.1.2/src/util/int.rs:266:18 | 266 | pub(crate) trait Pointer { | ^^^^^^^ warning: trait `PointerMut` is never used --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/aho-corasick-1.1.2/src/util/int.rs:276:18 | 276 | pub(crate) trait PointerMut { | ^^^^^^^^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/aho-corasick-1.1.2/src/automaton.rs:1117:13 | 1117 | fn next(&mut self) -> 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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 1117 | fn next(&mut self) -> Option>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/aho-corasick-1.1.2/src/util/alphabet.rs:85:28 | 85 | pub(crate) fn elements(&self, class: u8) -> ByteClassElements { | ^^^^^ ^^^^^^^^^^^^^^^^^ 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 | 85 | pub(crate) fn elements(&self, class: u8) -> ByteClassElements<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/aho-corasick-1.1.2/src/util/alphabet.rs:93:23 | 93 | fn element_ranges(&self, class: u8) -> ByteClassElementRanges { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ 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 | 93 | fn element_ranges(&self, class: u8) -> ByteClassElementRanges<'_> { | ++++ warning: method `symmetric_difference` is never used --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/regex-syntax-0.8.2/src/hir/interval.rs:484:8 | 396 | pub trait Interval: | -------- method in this trait ... 484 | fn symmetric_difference( | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default Compiling regex-automata v0.4.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/regex-automata-0.4.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/regex-automata-0.4.5/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-automata' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.4.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps /usr/local/bin/rustc --crate-name regex_automata --edition=2021 /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/regex-automata-0.4.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=a8d78a69232e5ee3 -C extra-filename=-f83fbc6c18198c06 --out-dir /wrkdirs/usr/ports/devel/tagref/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps/libaho_corasick-487a0c6f00055421.rmeta --extern memchr=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps/libmemchr-3d2ea927ffd5b2b6.rmeta --extern regex_syntax=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps/libregex_syntax-0ed7b9c69b4d9e78.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/app/mod.rs:1879:25 | 1879 | fn default_vals_ifs(&self) -> Option, &'e OsStr)>> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 1879 | fn default_vals_ifs(&self) -> Option, &'e OsStr)>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/app/parser.rs:458:21 | 458 | pub fn required(&self) -> Iter<&str> { | ^^^^^ ^^^^^^^^^^ | | | | | | | 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 | 458 | pub fn required(&self) -> Iter<'_, &str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/app/parser.rs:2130:18 | 2130 | pub fn flags(&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 | 2130 | pub fn flags(&self) -> Iter<'_, FlagBuilder<'a, 'b>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/app/parser.rs:2134:17 | 2134 | pub fn opts(&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 | 2134 | pub fn opts(&self) -> Iter<'_, OptBuilder<'a, 'b>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/app/parser.rs:2138:24 | 2138 | pub fn positionals(&self) -> map::Values> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 2138 | pub fn positionals(&self) -> map::Values<'_, PosBuilder<'a, 'b>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/app/parser.rs:2142:24 | 2142 | pub fn subcommands(&self) -> Iter { | ^^^^^ ^^^^^^^^^ | | | | | | | the same lifetime is hidden 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 | 2142 | pub fn subcommands(&self) -> Iter<'_, App<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/args/any_arg.rs:42:25 | 42 | fn default_vals_ifs(&self) -> Option, &'e OsStr)>>; | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 42 | fn default_vals_ifs(&self) -> Option, &'e OsStr)>>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/args/any_arg.rs:127:25 | 127 | fn default_vals_ifs(&self) -> Option, &'e OsStr)>> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | fn default_vals_ifs(&self) -> Option, &'e OsStr)>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/args/arg_builder/flag.rs:138:25 | 138 | fn default_vals_ifs(&self) -> Option, &'e OsStr)>> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 138 | fn default_vals_ifs(&self) -> Option, &'e OsStr)>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/args/arg_builder/option.rs:192:25 | 192 | fn default_vals_ifs(&self) -> Option, &'e OsStr)>> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 192 | fn default_vals_ifs(&self) -> Option, &'e OsStr)>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/args/arg_builder/positional.rs:81:29 | 81 | pub 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 | 81 | pub fn name_no_brackets(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/args/arg_builder/positional.rs:209:25 | 209 | fn default_vals_ifs(&self) -> Option, &'e OsStr)>> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 209 | fn default_vals_ifs(&self) -> Option, &'e OsStr)>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/args/arg_matcher.rs:190:18 | 190 | pub fn entry(&mut self, arg: &'a str) -> Entry<&'a str, MatchedArg> { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 190 | pub fn entry(&mut self, arg: &'a str) -> Entry<'_, &'a str, MatchedArg> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/args/arg_matcher.rs:202:17 | 202 | pub fn iter(&self) -> Iter<&str, MatchedArg> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | 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 | 202 | pub fn iter(&self) -> Iter<'_, &str, MatchedArg> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/fmt.rs:132:15 | 132 | fn format(&self) -> ANSIString { | ^^^^^ ^^^^^^^^^^ 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 | 132 | fn format(&self) -> ANSIString<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/osstringext.rs:20:14 | 20 | fn split(&self, b: u8) -> OsSplit; | ^^^^^ ^^^^^^^ 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 | 20 | fn split(&self, b: u8) -> OsSplit<'_>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/osstringext.rs:169:14 | 169 | fn split(&self, b: u8) -> OsSplit { | ^^^^^ ^^^^^^^ 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 | fn split(&self, b: u8) -> OsSplit<'_> { | ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/regex-automata-0.4.5/src/dfa/onepass.rs:524:45 | 524 | fn new(config: Config, nfa: &'a NFA) -> InternalBuilder { | -- ^^^^^^^^^^^^^^^ 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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'a` | 524 | fn new(config: Config, nfa: &'a NFA) -> InternalBuilder<'a> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/regex-automata-0.4.5/src/util/alphabet.rs:472:21 | 472 | pub fn elements(&self, class: Unit) -> ByteClassElements { | ^^^^^ ^^^^^^^^^^^^^^^^^ 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 | 472 | pub fn elements(&self, class: Unit) -> ByteClassElements<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/regex-automata-0.4.5/src/util/alphabet.rs:480:23 | 480 | fn element_ranges(&self, class: Unit) -> ByteClassElementRanges { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ 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 | 480 | fn element_ranges(&self, class: Unit) -> ByteClassElementRanges<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/regex-automata-0.4.5/src/util/alphabet.rs:789:24 | 789 | pub(crate) fn iter(&self) -> ByteSetIter { | ^^^^^ ^^^^^^^^^^^ 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 | 789 | pub(crate) fn iter(&self) -> ByteSetIter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/regex-automata-0.4.5/src/util/alphabet.rs:794:31 | 794 | pub(crate) fn iter_ranges(&self) -> ByteSetRangeIter { | ^^^^^ ^^^^^^^^^^^^^^^^ 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 | 794 | pub(crate) fn iter_ranges(&self) -> ByteSetRangeIter<'_> { | ++++ warning: `aho-corasick` (lib) generated 15 warnings (1 duplicate) Compiling globset v0.4.14 Compiling regex v1.10.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=globset CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/globset-0.4.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/globset-0.4.14/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Cross platform single glob and glob set matching. Glob set matching is the process of matching one or more glob patterns against a single candidate path simultaneously, and returning all of the globs that matched. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/ripgrep/tree/master/crates/globset' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=globset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/ripgrep/tree/master/crates/globset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps /usr/local/bin/rustc --crate-name globset --edition=2021 /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/globset-0.4.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="log"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "serde", "serde1", "simd-accel"))' -C metadata=7b024d44efad2c8a -C extra-filename=-519b342cb91a1cc8 --out-dir /wrkdirs/usr/ports/devel/tagref/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps/libaho_corasick-487a0c6f00055421.rmeta --extern bstr=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps/libbstr-94fc9974c5356791.rmeta --extern log=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps/liblog-5b87e7ad09a32a25.rmeta --extern regex_automata=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps/libregex_automata-f83fbc6c18198c06.rmeta --extern regex_syntax=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps/libregex_syntax-0ed7b9c69b4d9e78.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/regex-1.10.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/regex-1.10.3/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.10.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps /usr/local/bin/rustc --crate-name regex --edition=2021 /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/regex-1.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=f807c510cb243d7b -C extra-filename=-dc8969406f8cb3aa --out-dir /wrkdirs/usr/ports/devel/tagref/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps/libaho_corasick-487a0c6f00055421.rmeta --extern memchr=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps/libmemchr-3d2ea927ffd5b2b6.rmeta --extern regex_automata=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps/libregex_automata-f83fbc6c18198c06.rmeta --extern regex_syntax=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps/libregex_syntax-0ed7b9c69b4d9e78.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `regex-syntax` (lib) generated 2 warnings (1 duplicate) Compiling ignore v0.4.22 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ignore CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/ignore-0.4.22 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/ignore-0.4.22/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A fast library for efficiently matching ignore files such as `.gitignore` against file paths. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ignore CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps /usr/local/bin/rustc --crate-name ignore --edition=2021 /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/ignore-0.4.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("simd-accel"))' -C metadata=cf4e331af2f2240f -C extra-filename=-5adea7887040833e --out-dir /wrkdirs/usr/ports/devel/tagref/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps --extern crossbeam_deque=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps/libcrossbeam_deque-99ad4f0dc3805970.rmeta --extern globset=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps/libglobset-519b342cb91a1cc8.rmeta --extern log=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps/liblog-5b87e7ad09a32a25.rmeta --extern memchr=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps/libmemchr-3d2ea927ffd5b2b6.rmeta --extern regex_automata=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps/libregex_automata-f83fbc6c18198c06.rmeta --extern same_file=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps/libsame_file-9ab65a376d324d1f.rmeta --extern walkdir=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps/libwalkdir-ad6f098664074d4d.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `regex` (lib) generated 1 warning (1 duplicate) warning: `globset` (lib) generated 1 warning (1 duplicate) warning: `ignore` (lib) generated 1 warning (1 duplicate) warning: `regex-automata` (lib) generated 6 warnings (1 duplicate) warning: `clap` (lib) generated 45 warnings (1 duplicate) Compiling tagref v1.10.0 (/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0) Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=tagref CARGO_CRATE_NAME=tagref CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/Cargo.toml CARGO_PKG_AUTHORS='Stephan Boyer ' CARGO_PKG_DESCRIPTION='Tagref helps you maintain cross-references in your code.' CARGO_PKG_HOMEPAGE='https://github.com/stepchowfun/tagref' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tagref CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/stepchowfun/tagref' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.10.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps /usr/local/bin/rustc --crate-name tagref --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=2 -C panic=abort -C lto -C codegen-units=1 --deny=warnings '--deny=clippy::pedantic' '--deny=clippy::default_numeric_fallback' '--deny=clippy::all' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=21542ce06558484e -C extra-filename=-91cf8d8b6d006c4e --out-dir /wrkdirs/usr/ports/devel/tagref/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps --extern atty=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps/libatty-c18ab4a58a1ecf55.rlib --extern clap=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps/libclap-87fde95a2d9f9708.rlib --extern colored=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps/libcolored-d6a305a6dcd9577e.rlib --extern ignore=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps/libignore-5adea7887040833e.rlib --extern regex=/wrkdirs/usr/ports/devel/tagref/work/target/release/deps/libregex-dc8969406f8cb3aa.rlib -C ar=ar -C linker=cc` warning: `tagref` (bin "tagref") generated 1 warning (1 duplicate) Finished `release` profile [optimized] target(s) in 50.50s =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for tagref-1.10.0_16 ===> Generating temporary packing list Installing tagref v1.10.0 (/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0) Locking 48 packages to latest compatible versions warning: `-C ar`: this option is deprecated and does nothing warning: `libc` (build script) generated 1 warning Fresh libc v0.2.153 warning: unexpected `cfg` condition name: `libc_deny_warnings` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/lib.rs:16:13 | 16 | #![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/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/lib.rs:19:13 | 19 | #![cfg_attr(libc_thread_local, feature(thread_local))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_thread_local)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_thread_local)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_const_extern_fn_unstable` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/lib.rs:25:13 | 25 | #![cfg_attr(libc_const_extern_fn_unstable, feature(const_extern_fn))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_extern_fn_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_extern_fn_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_priv_mod_use` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/lib.rs:43:14 | 43 | if #[cfg(libc_priv_mod_use)] { | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_priv_mod_use)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_priv_mod_use)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_core_cvoid` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/lib.rs:44:15 | 44 | #[cfg(libc_core_cvoid)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_core_cvoid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_core_cvoid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `switch` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/lib.rs:102:21 | 102 | } else if #[cfg(target_os = "switch")] { | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `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/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:717:40 | 717 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:717:51 | 717 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:730:40 | 730 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:730:51 | 730 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:776:40 | 776 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:776:51 | 776 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:814:40 | 814 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:814:51 | 814 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:1007:40 | 1007 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:1007:51 | 1007 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:1266:40 | 1266 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:1266:51 | 1266 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:1456:48 | 1456 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:1456:59 | 1456 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:618:40 | 618 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:618:51 | 618 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:618:62 | 618 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:623:40 | 623 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:623:51 | 623 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:623:62 | 623 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:657:40 | 657 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:657:51 | 657 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:668:40 | 668 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:668:51 | 668 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:840:40 | 840 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:840:51 | 840 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:840:62 | 840 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/mod.rs:1553:40 | 1553 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/mod.rs:1553:51 | 1553 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/mod.rs:1569:40 | 1569 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/mod.rs:1569:51 | 1569 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:5234:43 | 5234 | #[cfg_attr(all(target_os = "freebsd", freebsd11), link_name = "statfs@FBSD_1.0")] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:5236:43 | 5236 | #[cfg_attr(all(target_os = "freebsd", freebsd11), link_name = "fstatfs@FBSD_1.0")] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:5269:36 | 5269 | all(target_os = "freebsd", freebsd11), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasi` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/lib.rs:150:25 | 150 | } else if #[cfg(any(target_env = "wasi", target_os = "wasi"))] { | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_env` are: ``, `gnu`, `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_ptr_addr_of` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/macros.rs:337:11 | 337 | #[cfg(not(libc_ptr_addr_of))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_ptr_addr_of` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/macros.rs:344:7 | 344 | #[cfg(libc_ptr_addr_of)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_const_extern_fn` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/macros.rs:185:14 | 185 | if #[cfg(libc_const_extern_fn)] { | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_extern_fn)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_extern_fn)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_int128` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/fixed_width_ints.rs:23:18 | 23 | if #[cfg(all(libc_int128, target_arch = "aarch64", not(target_os = "windows")))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_int128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_int128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `illumos` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:387:21 | 387 | } else if #[cfg(target_env = "illumos")] { | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_env` are: ``, `gnu`, `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 value: `aix` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:398:21 | 398 | } else if #[cfg(target_env = "aix")] { | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_env` are: ``, `gnu`, `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/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:1589:14 | 1589 | if #[cfg(libc_core_cvoid)] { | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_core_cvoid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_core_cvoid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_align` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:1609:14 | 1609 | if #[cfg(libc_align)] { | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_align)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_align)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_cfg_target_vendor` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:592:9 | 592 | libc_cfg_target_vendor, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_cfg_target_vendor` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:601:9 | 601 | libc_cfg_target_vendor, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_cfg_target_vendor` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:619:9 | 619 | libc_cfg_target_vendor, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_cfg_target_vendor` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:630:9 | 630 | libc_cfg_target_vendor, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_cfg_target_vendor` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:645:9 | 645 | libc_cfg_target_vendor, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_cfg_target_vendor` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:679:9 | 679 | libc_cfg_target_vendor, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_cfg_target_vendor` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:1183:9 | 1183 | libc_cfg_target_vendor, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_cfg_target_vendor` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:1196:9 | 1196 | libc_cfg_target_vendor, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:1435:9 | 1435 | 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/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:1495:9 | 1495 | extern { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:1536:9 | 1536 | extern { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/macros.rs:194:43 | 194 | pub $($constness)* unsafe extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:544:1 | 544 | / f! { 545 | | pub fn CMSG_FIRSTHDR(mhdr: *const ::msghdr) -> *mut ::cmsghdr { 546 | | if (*mhdr).msg_controllen as usize >= ::mem::size_of::<::cmsghdr>() { 547 | | (*mhdr).msg_control as *mut ::cmsghdr ... | 578 | | } | |_- 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/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/macros.rs:209:36 | 209 | pub $($constness)* extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:580:1 | 580 | / safe_f! { 581 | | pub {const} fn WTERMSIG(status: ::c_int) -> ::c_int { 582 | | status & 0o177 ... | 600 | | } | |_- 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/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/mod.rs:436:22 | 436 | if #[cfg(all(not(libc_const_size_of), target_pointer_width = "32"))] { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_size_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_size_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_const_size_of` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/mod.rs:438:29 | 438 | } else if #[cfg(all(not(libc_const_size_of), target_pointer_width = "64"))] { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_size_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_size_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_const_size_of` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/mod.rs:440:21 | 440 | } else if #[cfg(libc_const_size_of)] { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_size_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_size_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/macros.rs:209:36 | 209 | pub $($constness)* extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/mod.rs:1459:1 | 1459 | / safe_f! { 1460 | | pub {const} fn WIFCONTINUED(status: ::c_int) -> bool { 1461 | | status == 0x13 ... | 1471 | | } | |_- 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/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/macros.rs:94:22 | 94 | if #[cfg(libc_union)] { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1350:1 | 1350 | / s_no_extra_traits! { 1351 | | pub struct utmpx { 1352 | | pub ut_type: ::c_short, 1353 | | pub ut_tv: ::timeval, ... | 1640 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `s_no_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1362:11 | 1362 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1418:11 | 1418 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1429:11 | 1429 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1435:11 | 1435 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1502:11 | 1502 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1530:11 | 1530 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:2627:18 | 2627 | if #[cfg(any(freebsd15, freebsd14))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:2627:29 | 2627 | if #[cfg(any(freebsd15, freebsd14))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:3921:14 | 3921 | if #[cfg(freebsd11)] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:4102:18 | 4102 | if #[cfg(any(freebsd11, target_pointer_width = "32"))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:4398:18 | 4398 | if #[cfg(any(freebsd10, freebsd11))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:4398:29 | 4398 | if #[cfg(any(freebsd10, freebsd11))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_const_extern_fn` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:4746:14 | 4746 | if #[cfg(libc_const_extern_fn)] { | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_extern_fn)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_extern_fn)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:4922:22 | 4922 | if #[cfg(not(any(freebsd10, freebsd11)))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:4922:33 | 4922 | if #[cfg(not(any(freebsd10, freebsd11)))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:5713:14 | 5713 | if #[cfg(freebsd15)] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:5716:21 | 5716 | } else if #[cfg(freebsd14)] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd13` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:5719:21 | 5719 | } else if #[cfg(freebsd13)] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd13)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd13)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:5722:21 | 5722 | } else if #[cfg(freebsd12)] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:5725:25 | 5725 | } else if #[cfg(any(freebsd10, freebsd11))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:5725:36 | 5725 | } else if #[cfg(any(freebsd10, freebsd11))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:370:23 | 370 | #[cfg(all(any(freebsd15, freebsd14), target_pointer_width = "64"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:370:34 | 370 | #[cfg(all(any(freebsd15, freebsd14), target_pointer_width = "64"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:372:23 | 372 | #[cfg(all(any(freebsd15, freebsd14), target_pointer_width = "32"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:372:34 | 372 | #[cfg(all(any(freebsd15, freebsd14), target_pointer_width = "32"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:374:27 | 374 | #[cfg(all(not(any(freebsd15, freebsd14)), target_pointer_width = "64"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:374:38 | 374 | #[cfg(all(not(any(freebsd15, freebsd14)), target_pointer_width = "64"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:376:27 | 376 | #[cfg(all(not(any(freebsd15, freebsd14)), target_pointer_width = "32"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:376:38 | 376 | #[cfg(all(not(any(freebsd15, freebsd14)), target_pointer_width = "32"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:436:19 | 436 | #[cfg(not(freebsd11))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:438:15 | 438 | #[cfg(freebsd11)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:448:19 | 448 | #[cfg(not(freebsd11))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:450:15 | 450 | #[cfg(freebsd11)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:454:19 | 454 | #[cfg(not(freebsd11))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:456:19 | 456 | #[cfg(not(freebsd11))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:458:19 | 458 | #[cfg(not(freebsd11))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:460:15 | 460 | #[cfg(freebsd11)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:600:19 | 600 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd13` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:600:30 | 600 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd13)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd13)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:600:41 | 600 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:600:52 | 600 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:602:19 | 602 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd13` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:602:30 | 602 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd13)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd13)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:602:41 | 602 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:602:52 | 602 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:974:15 | 974 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:976:19 | 976 | #[cfg(not(libc_union))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1049:19 | 1049 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1049:30 | 1049 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1051:19 | 1051 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1051:30 | 1051 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1053:19 | 1053 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1053:30 | 1053 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1055:19 | 1055 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1055:30 | 1055 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1057:19 | 1057 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1057:30 | 1057 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1059:19 | 1059 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1059:30 | 1059 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1061:19 | 1061 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1061:30 | 1061 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1063:19 | 1063 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1063:30 | 1063 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1065:19 | 1065 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1065:30 | 1065 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1067:19 | 1067 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1067:30 | 1067 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1069:19 | 1069 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1069:30 | 1069 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1071:19 | 1071 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1071:30 | 1071 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1073:19 | 1073 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1073:30 | 1073 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1075:19 | 1075 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1075:30 | 1075 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1077:19 | 1077 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1077:30 | 1077 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1079:15 | 1079 | #[cfg(freebsd14)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1081:15 | 1081 | #[cfg(freebsd15)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1083:23 | 1083 | #[cfg(not(any(freebsd15, freebsd14)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1083:34 | 1083 | #[cfg(not(any(freebsd15, freebsd14)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1373:15 | 1373 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1375:19 | 1375 | #[cfg(not(libc_union))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1411:19 | 1411 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd13` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1411:30 | 1411 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd13)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd13)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1411:41 | 1411 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1411:52 | 1411 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1413:23 | 1413 | #[cfg(not(any(freebsd12, freebsd13, freebsd14, freebsd15)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd13` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1413:34 | 1413 | #[cfg(not(any(freebsd12, freebsd13, freebsd14, freebsd15)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd13)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd13)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1413:45 | 1413 | #[cfg(not(any(freebsd12, freebsd13, freebsd14, freebsd15)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1413:56 | 1413 | #[cfg(not(any(freebsd12, freebsd13, freebsd14, freebsd15)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1425:15 | 1425 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1489:15 | 1489 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1492:19 | 1492 | #[cfg(not(libc_union))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1495:15 | 1495 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1498:19 | 1498 | #[cfg(not(libc_union))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1524:15 | 1524 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1526:19 | 1526 | #[cfg(not(libc_union))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/macros.rs:194:43 | 194 | pub $($constness)* unsafe extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:4763:1 | 4763 | / f! { 4764 | | pub fn CMSG_DATA(cmsg: *const ::cmsghdr) -> *mut ::c_uchar { 4765 | | (cmsg as *mut ::c_uchar) 4766 | | .offset(_ALIGN(::mem::size_of::<::cmsghdr>()) as isize) ... | 4880 | | } | |_- 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/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/macros.rs:209:36 | 209 | pub $($constness)* extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:4882:1 | 4882 | / safe_f! { 4883 | | pub {const} fn WIFSIGNALED(status: ::c_int) -> bool { 4884 | | (status & 0o177) != 0o177 && (status & 0o177) != 0 && status != 0x13 ... | 4919 | | } | |_- in this macro invocation | = note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/macros.rs:209:36 | 209 | pub $($constness)* extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs:437:1 | 437 | / safe_f! { 438 | | pub {const} fn makedev(major: ::c_uint, minor: ::c_uint) -> ::dev_t { 439 | | let major = major as ::dev_t; 440 | | let minor = minor as ::dev_t; ... | 443 | | } | |_- in this macro invocation | = note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/macros.rs:194:43 | 194 | pub $($constness)* unsafe extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs:445:1 | 445 | / f! { 446 | | pub fn major(dev: ::dev_t) -> ::c_int { 447 | | ((dev >> 8) & 0xff) as ::c_int ... | 453 | | } | |_- in this macro invocation | = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/macros.rs:94:22 | 94 | if #[cfg(libc_union)] { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:62:1 | 62 | / s_no_extra_traits! { 63 | | pub struct fpreg32 { 64 | | pub fpr_env: [u32; 7], 65 | | pub fpr_acc: [[u8; 10]; 8], ... | 113 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `s_no_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:84:11 | 84 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_const_size_of` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:307:14 | 307 | if #[cfg(libc_const_size_of)] { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_size_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_size_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_align` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:330:14 | 330 | if #[cfg(libc_align)] { | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_align)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_align)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:93:15 | 93 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh memchr v2.7.1 warning: trait `Byte` is never used --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/memchr-2.7.1/src/ext.rs:42:18 | 42 | pub(crate) trait Byte { | ^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: associated constant `BITS` is never used --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/memchr-2.7.1/src/vector.rs:19:11 | 17 | pub(crate) trait Vector: Copy + core::fmt::Debug { | ------ associated constant in this trait 18 | /// The number of bits in the vector. 19 | const BITS: usize; | ^^^^ Fresh regex-syntax v0.8.2 warning: method `symmetric_difference` is never used --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/regex-syntax-0.8.2/src/hir/interval.rs:484:8 | 396 | pub trait Interval: | -------- method in this trait ... 484 | fn symmetric_difference( | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default Fresh same-file v1.0.6 warning: unused return value of `into_raw_fd` that must be used --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/same-file-1.0.6/src/unix.rs:23:13 | 23 | self.file.take().unwrap().into_raw_fd(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: losing the raw file descriptor may leak resources = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default help: use `let _ = ...` to ignore the resulting value | 23 | let _ = self.file.take().unwrap().into_raw_fd(); | +++++++ Fresh log v0.4.20 warning: unexpected `cfg` condition name: `rustbuild` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/log-0.4.20/src/lib.rs:331:13 | 331 | #![cfg_attr(rustbuild, feature(staged_api, rustc_private))] | ^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustbuild)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustbuild)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `rustbuild` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/log-0.4.20/src/lib.rs:332:13 | 332 | #![cfg_attr(rustbuild, unstable(feature = "rustc_private", issue = "27812"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustbuild)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustbuild)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh unicode-width v0.1.11 Fresh ansi_term v0.12.1 warning: associated type `wstr` should have an upper camel case name --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/ansi_term-0.12.1/src/write.rs:6:10 | 6 | type wstr: ?Sized; | ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Wstr` | = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default warning: unused import: `windows::*` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/ansi_term-0.12.1/src/lib.rs:266:9 | 266 | pub use windows::*; | ^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/ansi_term-0.12.1/src/write.rs:15:23 | 15 | impl<'a> AnyWrite for fmt::Write + 'a { | ^^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default help: if this is a dyn-compatible trait, use `dyn` | 15 | impl<'a> AnyWrite for dyn fmt::Write + 'a { | +++ help: alternatively use a blanket implementation to implement `AnyWrite` for all types that also implement `fmt::Write + 'a` | 15 - impl<'a> AnyWrite for fmt::Write + 'a { 15 + impl<'a, T: fmt::Write + 'a> AnyWrite for T { | warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/ansi_term-0.12.1/src/write.rs:29:23 | 29 | impl<'a> AnyWrite for io::Write + 'a { | ^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 29 | impl<'a> AnyWrite for dyn io::Write + 'a { | +++ help: alternatively use a blanket implementation to implement `AnyWrite` for all types that also implement `io::Write + 'a` | 29 - impl<'a> AnyWrite for io::Write + 'a { 29 + impl<'a, T: io::Write + 'a> AnyWrite for T { | warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/ansi_term-0.12.1/src/ansi.rs:279:21 | 279 | let f: &mut fmt::Write = f; | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 279 | let f: &mut dyn fmt::Write = f; | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/ansi_term-0.12.1/src/ansi.rs:291:29 | 291 | let f: &mut fmt::Write = f; | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 291 | let f: &mut dyn fmt::Write = f; | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/ansi_term-0.12.1/src/ansi.rs:295:29 | 295 | let f: &mut fmt::Write = f; | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 295 | let f: &mut dyn fmt::Write = f; | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/ansi_term-0.12.1/src/ansi.rs:308:21 | 308 | let f: &mut fmt::Write = f; | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 308 | let f: &mut dyn fmt::Write = f; | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/ansi_term-0.12.1/src/display.rs:201:21 | 201 | let w: &mut fmt::Write = f; | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 201 | let w: &mut dyn fmt::Write = f; | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/ansi_term-0.12.1/src/display.rs:210:21 | 210 | let w: &mut io::Write = w; | ^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 210 | let w: &mut dyn io::Write = w; | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/ansi_term-0.12.1/src/display.rs:229:21 | 229 | let f: &mut fmt::Write = f; | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 229 | let f: &mut dyn fmt::Write = f; | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/ansi_term-0.12.1/src/display.rs:239:21 | 239 | let w: &mut io::Write = w; | ^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 239 | let w: &mut dyn io::Write = w; | +++ warning: `libc` (lib) generated 180 warnings (6 duplicates) warning: `memchr` (lib) generated 3 warnings (1 duplicate) warning: `crossbeam-utils` (build script) generated 1 warning (1 duplicate) warning: `regex-syntax` (lib) generated 2 warnings (1 duplicate) warning: `same-file` (lib) generated 2 warnings (1 duplicate) warning: `log` (lib) generated 3 warnings (1 duplicate) warning: `unicode-width` (lib) generated 1 warning (1 duplicate) warning: `ansi_term` (lib) generated 13 warnings (1 duplicate) Fresh aho-corasick v1.1.2 warning: associated items `BITS` and `or` are never used --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/aho-corasick-1.1.2/src/packed/vector.rs:32:11 | 28 | pub(crate) trait Vector: | ------ associated items in this trait ... 32 | const BITS: usize; | ^^^^ ... 92 | unsafe fn or(self, vector2: Self) -> Self; | ^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: trait `U8` is never used --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/aho-corasick-1.1.2/src/util/int.rs:21:18 | 21 | pub(crate) trait U8 { | ^^ warning: method `low_u8` is never used --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/aho-corasick-1.1.2/src/util/int.rs:33:8 | 31 | pub(crate) trait U16 { | --- method in this trait 32 | fn as_usize(self) -> usize; 33 | fn low_u8(self) -> u8; | ^^^^^^ warning: methods `low_u8` and `high_u16` are never used --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/aho-corasick-1.1.2/src/util/int.rs:53:8 | 51 | pub(crate) trait U32 { | --- methods in this trait 52 | fn as_usize(self) -> usize; 53 | fn low_u8(self) -> u8; | ^^^^^^ 54 | fn low_u16(self) -> u16; 55 | fn high_u16(self) -> u16; | ^^^^^^^^ warning: methods `low_u8`, `low_u16`, `low_u32`, and `high_u32` are never used --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/aho-corasick-1.1.2/src/util/int.rs:86:8 | 84 | pub(crate) trait U64 { | --- methods in this trait 85 | fn as_usize(self) -> usize; 86 | fn low_u8(self) -> u8; | ^^^^^^ 87 | fn low_u16(self) -> u16; | ^^^^^^^ 88 | fn low_u32(self) -> u32; | ^^^^^^^ 89 | fn high_u32(self) -> u32; | ^^^^^^^^ warning: methods `as_usize` and `to_bits` are never used --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/aho-corasick-1.1.2/src/util/int.rs:122:8 | 121 | pub(crate) trait I8 { | -- methods in this trait 122 | fn as_usize(self) -> usize; | ^^^^^^^^ 123 | fn to_bits(self) -> u8; | ^^^^^^^ warning: associated items `as_usize` and `from_bits` are never used --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/aho-corasick-1.1.2/src/util/int.rs:149:8 | 148 | pub(crate) trait I32 { | --- associated items in this trait 149 | fn as_usize(self) -> usize; | ^^^^^^^^ 150 | fn to_bits(self) -> u32; 151 | fn from_bits(n: u32) -> i32; | ^^^^^^^^^ warning: associated items `as_usize` and `from_bits` are never used --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/aho-corasick-1.1.2/src/util/int.rs:176:8 | 175 | pub(crate) trait I64 { | --- associated items in this trait 176 | fn as_usize(self) -> usize; | ^^^^^^^^ 177 | fn to_bits(self) -> u64; 178 | fn from_bits(n: u64) -> i64; | ^^^^^^^^^ warning: method `as_u16` is never used --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/aho-corasick-1.1.2/src/util/int.rs:204:8 | 202 | pub(crate) trait Usize { | ----- method in this trait 203 | fn as_u8(self) -> u8; 204 | fn as_u16(self) -> u16; | ^^^^^^ warning: trait `Pointer` is never used --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/aho-corasick-1.1.2/src/util/int.rs:266:18 | 266 | pub(crate) trait Pointer { | ^^^^^^^ warning: trait `PointerMut` is never used --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/aho-corasick-1.1.2/src/util/int.rs:276:18 | 276 | pub(crate) trait PointerMut { | ^^^^^^^^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/aho-corasick-1.1.2/src/automaton.rs:1117:13 | 1117 | fn next(&mut self) -> 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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 1117 | fn next(&mut self) -> Option>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/aho-corasick-1.1.2/src/util/alphabet.rs:85:28 | 85 | pub(crate) fn elements(&self, class: u8) -> ByteClassElements { | ^^^^^ ^^^^^^^^^^^^^^^^^ 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 | 85 | pub(crate) fn elements(&self, class: u8) -> ByteClassElements<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/aho-corasick-1.1.2/src/util/alphabet.rs:93:23 | 93 | fn element_ranges(&self, class: u8) -> ByteClassElementRanges { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ 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 | 93 | fn element_ranges(&self, class: u8) -> ByteClassElementRanges<'_> { | ++++ Fresh term_size v0.3.2 warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/term_size-0.3.2/src/platform/mod.rs:6:11 | 6 | target_os = "bitrig", | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `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: `bitrig` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/term_size-0.3.2/src/platform/mod.rs:17:11 | 17 | target_os = "bitrig", | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `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: `bitrig` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/term_size-0.3.2/src/platform/mod.rs:35:15 | 35 | target_os = "bitrig", | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `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: `bitrig` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/term_size-0.3.2/src/platform/mod.rs:47:15 | 47 | target_os = "bitrig", | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `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: `bitrig` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/term_size-0.3.2/src/platform/unix.rs:11:13 | 11 | target_os = "bitrig", | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `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 Fresh bstr v1.9.0 warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/bstr-1.9.0/src/escape_bytes.rs:15:43 | 15 | pub(crate) fn new(bytes: &'a [u8]) -> EscapeBytes { | -- ^^^^^^^^^^^ 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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'a` | 15 | pub(crate) fn new(bytes: &'a [u8]) -> EscapeBytes<'a> { | ++++ Fresh atty v0.2.14 Fresh walkdir v2.4.0 Fresh is-terminal v0.4.12 Fresh strsim v0.8.0 warning: `aho-corasick` (lib) generated 15 warnings (1 duplicate) warning: `term_size` (lib) generated 6 warnings (1 duplicate) warning: `bstr` (lib) generated 2 warnings (1 duplicate) warning: `atty` (lib) generated 1 warning (1 duplicate) warning: `walkdir` (lib) generated 1 warning (1 duplicate) warning: `is-terminal` (lib) generated 1 warning (1 duplicate) warning: `strsim` (lib) generated 1 warning (1 duplicate) Fresh regex-automata v0.4.5 warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/regex-automata-0.4.5/src/dfa/onepass.rs:524:45 | 524 | fn new(config: Config, nfa: &'a NFA) -> InternalBuilder { | -- ^^^^^^^^^^^^^^^ 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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'a` | 524 | fn new(config: Config, nfa: &'a NFA) -> InternalBuilder<'a> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/regex-automata-0.4.5/src/util/alphabet.rs:472:21 | 472 | pub fn elements(&self, class: Unit) -> ByteClassElements { | ^^^^^ ^^^^^^^^^^^^^^^^^ 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 | 472 | pub fn elements(&self, class: Unit) -> ByteClassElements<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/regex-automata-0.4.5/src/util/alphabet.rs:480:23 | 480 | fn element_ranges(&self, class: Unit) -> ByteClassElementRanges { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ 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 | 480 | fn element_ranges(&self, class: Unit) -> ByteClassElementRanges<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/regex-automata-0.4.5/src/util/alphabet.rs:789:24 | 789 | pub(crate) fn iter(&self) -> ByteSetIter { | ^^^^^ ^^^^^^^^^^^ 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 | 789 | pub(crate) fn iter(&self) -> ByteSetIter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/regex-automata-0.4.5/src/util/alphabet.rs:794:31 | 794 | pub(crate) fn iter_ranges(&self) -> ByteSetRangeIter { | ^^^^^ ^^^^^^^^^^^^^^^^ 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 | 794 | pub(crate) fn iter_ranges(&self) -> ByteSetRangeIter<'_> { | ++++ Fresh crossbeam-utils v0.8.19 warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs:42:7 | 42 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs:65:11 | 65 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs:106:11 | 106 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs:74:23 | 74 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs:78:23 | 78 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs:81:23 | 81 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/mod.rs:7:11 | 7 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/mod.rs:25:11 | 25 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/mod.rs:28:11 | 28 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:1:11 | 1 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:27:11 | 27 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:36:19 | 36 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize_thread` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:36:35 | 36 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:50:11 | 50 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:53:19 | 53 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize_thread` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:53:35 | 53 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:101:11 | 101 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:107:7 | 107 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 79 | impl_atomic!(AtomicBool, bool); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 79 | impl_atomic!(AtomicBool, bool); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 80 | impl_atomic!(AtomicUsize, usize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 80 | impl_atomic!(AtomicUsize, usize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 81 | impl_atomic!(AtomicIsize, isize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 81 | impl_atomic!(AtomicIsize, isize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 82 | impl_atomic!(AtomicU8, u8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 82 | impl_atomic!(AtomicU8, u8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 83 | impl_atomic!(AtomicI8, i8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 83 | impl_atomic!(AtomicI8, i8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 84 | impl_atomic!(AtomicU16, u16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 84 | impl_atomic!(AtomicU16, u16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 85 | impl_atomic!(AtomicI16, i16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 85 | impl_atomic!(AtomicI16, i16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 87 | impl_atomic!(AtomicU32, u32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 87 | impl_atomic!(AtomicU32, u32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 89 | impl_atomic!(AtomicI32, i32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 89 | impl_atomic!(AtomicI32, i32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 94 | impl_atomic!(AtomicU64, u64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 94 | impl_atomic!(AtomicU64, u64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 99 | impl_atomic!(AtomicI64, i64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 99 | impl_atomic!(AtomicI64, i64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/sync/mod.rs:7:11 | 7 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/sync/mod.rs:10:11 | 10 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-utils-0.8.19/src/sync/mod.rs:15:11 | 15 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh textwrap v0.11.0 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/textwrap-0.11.0/src/lib.rs:662:16 | 662 | pub fn wrap(s: &str, width: usize) -> Vec> { | ^^^^ ^^^^^^^^ 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 | 662 | pub fn wrap(s: &str, width: usize) -> Vec> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/textwrap-0.11.0/src/lib.rs:698:21 | 698 | pub fn wrap_iter(s: &str, width: usize) -> IntoWrapIter { | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 698 | pub fn wrap_iter(s: &str, width: usize) -> IntoWrapIter<'_, HyphenSplitter> { | +++ Fresh bitflags v1.3.2 Fresh lazy_static v1.4.0 warning: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/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 vec_map v0.8.2 warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/vec_map-0.8.2/src/lib.rs:1010:34 | 1010 | fn next(&mut self) -> Option<(&'a V)> { self.iter.next().map(|e| e.1) } | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 1010 - fn next(&mut self) -> Option<(&'a V)> { self.iter.next().map(|e| e.1) } 1010 + fn next(&mut self) -> Option<&'a V> { self.iter.next().map(|e| e.1) } | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/vec_map-0.8.2/src/lib.rs:1017:39 | 1017 | fn next_back(&mut self) -> Option<(&'a V)> { self.iter.next_back().map(|e| e.1) } | ^ ^ | help: remove these parentheses | 1017 - fn next_back(&mut self) -> Option<(&'a V)> { self.iter.next_back().map(|e| e.1) } 1017 + fn next_back(&mut self) -> Option<&'a V> { self.iter.next_back().map(|e| e.1) } | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/vec_map-0.8.2/src/lib.rs:1023:34 | 1023 | fn next(&mut self) -> Option<(&'a mut V)> { self.iter_mut.next().map(|e| e.1) } | ^ ^ | help: remove these parentheses | 1023 - fn next(&mut self) -> Option<(&'a mut V)> { self.iter_mut.next().map(|e| e.1) } 1023 + fn next(&mut self) -> Option<&'a mut V> { self.iter_mut.next().map(|e| e.1) } | warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/vec_map-0.8.2/src/lib.rs:217:17 | 217 | pub fn keys(&self) -> 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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 217 | pub fn keys(&self) -> Keys<'_, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/vec_map-0.8.2/src/lib.rs:223:19 | 223 | pub fn values(&self) -> Values { | ^^^^^ ^^^^^^^^^ 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 | 223 | pub fn values(&self) -> Values<'_, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/vec_map-0.8.2/src/lib.rs:229:23 | 229 | pub fn values_mut(&mut self) -> ValuesMut { | ^^^^^^^^^ ^^^^^^^^^^^^ 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 | 229 | pub fn values_mut(&mut self) -> ValuesMut<'_, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/vec_map-0.8.2/src/lib.rs:251:17 | 251 | 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 | 251 | pub fn iter(&self) -> Iter<'_, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/vec_map-0.8.2/src/lib.rs:283:21 | 283 | 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 | 283 | pub fn iter_mut(&mut self) -> IterMut<'_, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/vec_map-0.8.2/src/lib.rs:406:18 | 406 | pub fn drain(&mut self) -> 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 help: use `'_` for type paths | 406 | pub fn drain(&mut self) -> Drain<'_, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/vec_map-0.8.2/src/lib.rs:590:18 | 590 | pub fn entry(&mut self, key: usize) -> 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 | 590 | pub fn entry(&mut self, key: usize) -> Entry<'_, V> { | +++ warning: `regex-automata` (lib) generated 6 warnings (1 duplicate) warning: `crossbeam-utils` (lib) generated 44 warnings (1 duplicate) warning: `textwrap` (lib) generated 3 warnings (1 duplicate) warning: `bitflags` (lib) generated 1 warning (1 duplicate) warning: `lazy_static` (lib) generated 2 warnings (1 duplicate) warning: `vec_map` (lib) generated 11 warnings (1 duplicate) Fresh crossbeam-epoch v0.9.18 warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-epoch-0.9.18/src/lib.rs:66:7 | 66 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-epoch-0.9.18/src/lib.rs:69:7 | 69 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-epoch-0.9.18/src/lib.rs:91:11 | 91 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-epoch-0.9.18/src/atomic.rs:1675:21 | 1675 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-epoch-0.9.18/src/atomic.rs:350:15 | 350 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-epoch-0.9.18/src/atomic.rs:358:11 | 358 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-epoch-0.9.18/src/collector.rs:112:21 | 112 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-epoch-0.9.18/src/deferred.rs:90:21 | 90 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:56:15 | 56 | #[cfg(not(any(crossbeam_sanitize, miri)))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:59:11 | 59 | #[cfg(any(crossbeam_sanitize, miri))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:300:15 | 300 | #[cfg(not(any(crossbeam_sanitize, miri)))] // `crossbeam_sanitize` and `miri` reduce the size of `Local` | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:557:21 | 557 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:202:29 | 202 | let steps = if cfg!(crossbeam_sanitize) { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-epoch-0.9.18/src/sync/mod.rs:5:11 | 5 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-epoch-0.9.18/src/sync/list.rs:298:21 | 298 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-epoch-0.9.18/src/sync/queue.rs:217:21 | 217 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:10:11 | 10 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:64:21 | 64 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:14:15 | 14 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:22:11 | 22 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh globset v0.4.14 Fresh regex v1.10.3 Fresh colored v1.9.4 warning: unnecessary parentheses around closure body --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/colored-1.9.4/src/style.rs:78:39 | 78 | .filter(|&&(ref mask, _)| (0 != (u & mask))) | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 78 - .filter(|&&(ref mask, _)| (0 != (u & mask))) 78 + .filter(|&&(ref mask, _)| 0 != (u & mask) ) | warning: unnecessary parentheses around block return value --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/colored-1.9.4/src/lib.rs:350:9 | 350 | (self.bgcolor.is_none() && self.fgcolor.is_none() && self.style == style::CLEAR) | ^ ^ | help: remove these parentheses | 350 - (self.bgcolor.is_none() && self.fgcolor.is_none() && self.style == style::CLEAR) 350 + self.bgcolor.is_none() && self.fgcolor.is_none() && self.style == style::CLEAR | Fresh clap v2.34.0 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/lib.rs:533:13 | 533 | not(any(feature = "cargo-clippy", feature = "nightly")), | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `ansi_term`, `atty`, `clippy`, `color`, `debug`, `default`, `doc`, `nightly`, `no_cargo`, `strsim`, `suggestions`, `term_size`, `unstable`, `vec_map`, `wrap_help`, `yaml`, and `yaml-rust` = 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/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/app/help.rs:102:16 | 102 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `ansi_term`, `atty`, `clippy`, `color`, `debug`, `default`, `doc`, `nightly`, `no_cargo`, `strsim`, `suggestions`, `term_size`, `unstable`, `vec_map`, `wrap_help`, `yaml`, and `yaml-rust` = 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: `lints` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/app/parser.rs:808:16 | 808 | #[cfg_attr(feature = "lints", allow(wrong_self_convention))] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `ansi_term`, `atty`, `clippy`, `color`, `debug`, `default`, `doc`, `nightly`, `no_cargo`, `strsim`, `suggestions`, `term_size`, `unstable`, `vec_map`, `wrap_help`, `yaml`, and `yaml-rust` = help: consider adding `lints` 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/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/app/parser.rs:872:9 | 872 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `ansi_term`, `atty`, `clippy`, `color`, `debug`, `default`, `doc`, `nightly`, `no_cargo`, `strsim`, `suggestions`, `term_size`, `unstable`, `vec_map`, `wrap_help`, `yaml`, and `yaml-rust` = 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/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/app/parser.rs:1141:28 | 1141 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::while_let_on_iterator))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `ansi_term`, `atty`, `clippy`, `color`, `debug`, `default`, `doc`, `nightly`, `no_cargo`, `strsim`, `suggestions`, `term_size`, `unstable`, `vec_map`, `wrap_help`, `yaml`, and `yaml-rust` = 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: `lints` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/app/parser.rs:2202:16 | 2202 | #[cfg_attr(feature = "lints", allow(block_in_if_condition_stmt))] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `ansi_term`, `atty`, `clippy`, `color`, `debug`, `default`, `doc`, `nightly`, `no_cargo`, `strsim`, `suggestions`, `term_size`, `unstable`, `vec_map`, `wrap_help`, `yaml`, and `yaml-rust` = help: consider adding `lints` 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/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/app/mod.rs:1847:16 | 1847 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::type_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `ansi_term`, `atty`, `clippy`, `color`, `debug`, `default`, `doc`, `nightly`, `no_cargo`, `strsim`, `suggestions`, `term_size`, `unstable`, `vec_map`, `wrap_help`, `yaml`, and `yaml-rust` = 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/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/app/mod.rs:1851:16 | 1851 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::type_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `ansi_term`, `atty`, `clippy`, `color`, `debug`, `default`, `doc`, `nightly`, `no_cargo`, `strsim`, `suggestions`, `term_size`, `unstable`, `vec_map`, `wrap_help`, `yaml`, and `yaml-rust` = 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/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/args/any_arg.rs:30:16 | 30 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::type_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `ansi_term`, `atty`, `clippy`, `color`, `debug`, `default`, `doc`, `nightly`, `no_cargo`, `strsim`, `suggestions`, `term_size`, `unstable`, `vec_map`, `wrap_help`, `yaml`, and `yaml-rust` = 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/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/args/any_arg.rs:32:16 | 32 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::type_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `ansi_term`, `atty`, `clippy`, `color`, `debug`, `default`, `doc`, `nightly`, `no_cargo`, `strsim`, `suggestions`, `term_size`, `unstable`, `vec_map`, `wrap_help`, `yaml`, and `yaml-rust` = 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/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/args/any_arg.rs:95:16 | 95 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::type_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `ansi_term`, `atty`, `clippy`, `color`, `debug`, `default`, `doc`, `nightly`, `no_cargo`, `strsim`, `suggestions`, `term_size`, `unstable`, `vec_map`, `wrap_help`, `yaml`, and `yaml-rust` = 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/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/args/any_arg.rs:99:16 | 99 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::type_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `ansi_term`, `atty`, `clippy`, `color`, `debug`, `default`, `doc`, `nightly`, `no_cargo`, `strsim`, `suggestions`, `term_size`, `unstable`, `vec_map`, `wrap_help`, `yaml`, and `yaml-rust` = 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/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/args/arg_builder/flag.rs:106:16 | 106 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::type_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `ansi_term`, `atty`, `clippy`, `color`, `debug`, `default`, `doc`, `nightly`, `no_cargo`, `strsim`, `suggestions`, `term_size`, `unstable`, `vec_map`, `wrap_help`, `yaml`, and `yaml-rust` = 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/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/args/arg_builder/flag.rs:110:16 | 110 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::type_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `ansi_term`, `atty`, `clippy`, `color`, `debug`, `default`, `doc`, `nightly`, `no_cargo`, `strsim`, `suggestions`, `term_size`, `unstable`, `vec_map`, `wrap_help`, `yaml`, and `yaml-rust` = 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/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/args/arg_builder/option.rs:160:16 | 160 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::type_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `ansi_term`, `atty`, `clippy`, `color`, `debug`, `default`, `doc`, `nightly`, `no_cargo`, `strsim`, `suggestions`, `term_size`, `unstable`, `vec_map`, `wrap_help`, `yaml`, and `yaml-rust` = 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/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/args/arg_builder/option.rs:164:16 | 164 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::type_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `ansi_term`, `atty`, `clippy`, `color`, `debug`, `default`, `doc`, `nightly`, `no_cargo`, `strsim`, `suggestions`, `term_size`, `unstable`, `vec_map`, `wrap_help`, `yaml`, and `yaml-rust` = 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/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/args/arg_builder/positional.rs:180:16 | 180 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::type_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `ansi_term`, `atty`, `clippy`, `color`, `debug`, `default`, `doc`, `nightly`, `no_cargo`, `strsim`, `suggestions`, `term_size`, `unstable`, `vec_map`, `wrap_help`, `yaml`, and `yaml-rust` = 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/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/args/arg_builder/positional.rs:184:16 | 184 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::type_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `ansi_term`, `atty`, `clippy`, `color`, `debug`, `default`, `doc`, `nightly`, `no_cargo`, `strsim`, `suggestions`, `term_size`, `unstable`, `vec_map`, `wrap_help`, `yaml`, and `yaml-rust` = 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/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/args/arg_matcher.rs:269:12 | 269 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::from_over_into))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `ansi_term`, `atty`, `clippy`, `color`, `debug`, `default`, `doc`, `nightly`, `no_cargo`, `strsim`, `suggestions`, `term_size`, `unstable`, `vec_map`, `wrap_help`, `yaml`, and `yaml-rust` = 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/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/completions/shell.rs:31:16 | 31 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::wildcard_in_or_patterns))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `ansi_term`, `atty`, `clippy`, `color`, `debug`, `default`, `doc`, `nightly`, `no_cargo`, `strsim`, `suggestions`, `term_size`, `unstable`, `vec_map`, `wrap_help`, `yaml`, and `yaml-rust` = 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/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/suggestions.rs:9:12 | 9 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::needless_lifetimes))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `ansi_term`, `atty`, `clippy`, `color`, `debug`, `default`, `doc`, `nightly`, `no_cargo`, `strsim`, `suggestions`, `term_size`, `unstable`, `vec_map`, `wrap_help`, `yaml`, and `yaml-rust` = 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: `unstable` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/lib.rs:585:7 | 585 | #[cfg(unstable)] | ^^^^^^^^ help: found config with similar value: `feature = "unstable"` | = 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(unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `unstable` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/lib.rs:588:7 | 588 | #[cfg(unstable)] | ^^^^^^^^ help: found config with similar value: `feature = "unstable"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/args/arg_builder/valued.rs:19:16 | 19 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::type_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `ansi_term`, `atty`, `clippy`, `color`, `debug`, `default`, `doc`, `nightly`, `no_cargo`, `strsim`, `suggestions`, `term_size`, `unstable`, `vec_map`, `wrap_help`, `yaml`, and `yaml-rust` = 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/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/args/arg_builder/valued.rs:21:16 | 21 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::type_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `ansi_term`, `atty`, `clippy`, `color`, `debug`, `default`, `doc`, `nightly`, `no_cargo`, `strsim`, `suggestions`, `term_size`, `unstable`, `vec_map`, `wrap_help`, `yaml`, and `yaml-rust` = 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/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/args/arg_builder/valued.rs:25:16 | 25 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::type_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `ansi_term`, `atty`, `clippy`, `color`, `debug`, `default`, `doc`, `nightly`, `no_cargo`, `strsim`, `suggestions`, `term_size`, `unstable`, `vec_map`, `wrap_help`, `yaml`, and `yaml-rust` = 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: `features` --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/suggestions.rs:106:17 | 106 | #[cfg(all(test, features = "suggestions"))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: see for more information about checking conditional configuration help: there is a config with a similar name and value | 106 - #[cfg(all(test, features = "suggestions"))] 106 + #[cfg(all(test, feature = "suggestions"))] | warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/app/mod.rs:1879:25 | 1879 | fn default_vals_ifs(&self) -> Option, &'e OsStr)>> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 1879 | fn default_vals_ifs(&self) -> Option, &'e OsStr)>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/app/parser.rs:458:21 | 458 | pub fn required(&self) -> Iter<&str> { | ^^^^^ ^^^^^^^^^^ | | | | | | | 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 | 458 | pub fn required(&self) -> Iter<'_, &str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/app/parser.rs:2130:18 | 2130 | pub fn flags(&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 | 2130 | pub fn flags(&self) -> Iter<'_, FlagBuilder<'a, 'b>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/app/parser.rs:2134:17 | 2134 | pub fn opts(&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 | 2134 | pub fn opts(&self) -> Iter<'_, OptBuilder<'a, 'b>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/app/parser.rs:2138:24 | 2138 | pub fn positionals(&self) -> map::Values> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 2138 | pub fn positionals(&self) -> map::Values<'_, PosBuilder<'a, 'b>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/app/parser.rs:2142:24 | 2142 | pub fn subcommands(&self) -> Iter { | ^^^^^ ^^^^^^^^^ | | | | | | | the same lifetime is hidden 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 | 2142 | pub fn subcommands(&self) -> Iter<'_, App<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/args/any_arg.rs:42:25 | 42 | fn default_vals_ifs(&self) -> Option, &'e OsStr)>>; | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 42 | fn default_vals_ifs(&self) -> Option, &'e OsStr)>>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/args/any_arg.rs:127:25 | 127 | fn default_vals_ifs(&self) -> Option, &'e OsStr)>> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | fn default_vals_ifs(&self) -> Option, &'e OsStr)>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/args/arg_builder/flag.rs:138:25 | 138 | fn default_vals_ifs(&self) -> Option, &'e OsStr)>> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 138 | fn default_vals_ifs(&self) -> Option, &'e OsStr)>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/args/arg_builder/option.rs:192:25 | 192 | fn default_vals_ifs(&self) -> Option, &'e OsStr)>> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 192 | fn default_vals_ifs(&self) -> Option, &'e OsStr)>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/args/arg_builder/positional.rs:81:29 | 81 | pub 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 | 81 | pub fn name_no_brackets(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/args/arg_builder/positional.rs:209:25 | 209 | fn default_vals_ifs(&self) -> Option, &'e OsStr)>> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 209 | fn default_vals_ifs(&self) -> Option, &'e OsStr)>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/args/arg_matcher.rs:190:18 | 190 | pub fn entry(&mut self, arg: &'a str) -> Entry<&'a str, MatchedArg> { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 190 | pub fn entry(&mut self, arg: &'a str) -> Entry<'_, &'a str, MatchedArg> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/args/arg_matcher.rs:202:17 | 202 | pub fn iter(&self) -> Iter<&str, MatchedArg> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | 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 | 202 | pub fn iter(&self) -> Iter<'_, &str, MatchedArg> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/fmt.rs:132:15 | 132 | fn format(&self) -> ANSIString { | ^^^^^ ^^^^^^^^^^ 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 | 132 | fn format(&self) -> ANSIString<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/osstringext.rs:20:14 | 20 | fn split(&self, b: u8) -> OsSplit; | ^^^^^ ^^^^^^^ 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 | 20 | fn split(&self, b: u8) -> OsSplit<'_>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0/cargo-crates/clap-2.34.0/src/osstringext.rs:169:14 | 169 | fn split(&self, b: u8) -> OsSplit { | ^^^^^ ^^^^^^^ 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 | fn split(&self, b: u8) -> OsSplit<'_> { | ++++ warning: `crossbeam-epoch` (lib) generated 21 warnings (1 duplicate) warning: `globset` (lib) generated 1 warning (1 duplicate) warning: `regex` (lib) generated 1 warning (1 duplicate) warning: `colored` (lib) generated 3 warnings (1 duplicate) warning: `clap` (lib) generated 45 warnings (1 duplicate) Fresh crossbeam-deque v0.8.5 warning: `crossbeam-deque` (lib) generated 1 warning (1 duplicate) Fresh ignore v0.4.22 warning: `ignore` (lib) generated 1 warning (1 duplicate) Fresh tagref v1.10.0 (/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0) warning: `tagref` (bin "tagref") generated 1 warning (1 duplicate) Finished `release` profile [optimized] target(s) in 0.15s Installing /wrkdirs/usr/ports/devel/tagref/work/stage/usr/local/bin/tagref Installed package `tagref v1.10.0 (/wrkdirs/usr/ports/devel/tagref/work/tagref-1.10.0)` (executable `tagref`) warning: be sure to add `/wrkdirs/usr/ports/devel/tagref/work/stage/usr/local/bin` to your PATH to be able to run the installed binaries ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2025-12-30T07:30:43+0000' 'PKG_NOTE_ports_top_git_hash=3dd9e2202282' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=5e496c770786' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.4' NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building packages for tagref-1.10.0_16 ===> Building tagref-1.10.0_16 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for tagref-1.10.0_16 build of devel/tagref | tagref-1.10.0_16 ended at Tue Dec 30 02:31:45 EST 2025 build time: 00:01:03