=>> Building devel/fnm build started at Mon Dec 29 22:58:07 EST 2025 port directory: /usr/ports/devel/fnm package name: fnm-1.38.1_10 building for: FreeBSD 143amd64-deluxe-desktop-job-02 14.3-RELEASE-p2 FreeBSD 14.3-RELEASE-p2 amd64 maintained by: yuri@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 7107 Dec 24 21:58 /usr/ports/devel/fnm/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: 02 ---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/02/.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-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/devel/fnm/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/fnm/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/fnm/work/.cache HOME=/wrkdirs/usr/ports/devel/fnm/work TMPDIR="/wrkdirs/usr/ports/devel/fnm/work" PATH=/wrkdirs/usr/ports/devel/fnm/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/fnm/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/fnm/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/fnm/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/fnm/work/.cache HOME=/wrkdirs/usr/ports/devel/fnm/work TMPDIR="/wrkdirs/usr/ports/devel/fnm/work" PATH=/wrkdirs/usr/ports/devel/fnm/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/fnm/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/fnm" EXAMPLESDIR="share/examples/fnm" DATADIR="share/fnm" WWWDIR="www/fnm" ETCDIR="etc/fnm" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/fnm DOCSDIR=/usr/local/share/doc/fnm EXAMPLESDIR=/usr/local/share/examples/fnm WWWDIR=/usr/local/www/fnm ETCDIR=/usr/local/etc/fnm --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 ===> fnm-1.38.1_10 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.5.1.pkg [143amd64-deluxe-desktop-job-02] Installing pkg-2.5.1... [143amd64-deluxe-desktop-job-02] Extracting pkg-2.5.1: .......... done ===> fnm-1.38.1_10 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of fnm-1.38.1_10 =========================================================================== =================================================== ===== 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 fnm-1.38.1_10 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by fnm-1.38.1_10 for building => SHA256 Checksum OK for rust/crates/addr2line-0.24.2.crate. => SHA256 Checksum OK for rust/crates/adler2-2.0.0.crate. => SHA256 Checksum OK for rust/crates/aes-0.8.4.crate. => SHA256 Checksum OK for rust/crates/aho-corasick-1.1.3.crate. => SHA256 Checksum OK for rust/crates/alloc-no-stdlib-2.0.4.crate. => SHA256 Checksum OK for rust/crates/alloc-stdlib-0.2.2.crate. => SHA256 Checksum OK for rust/crates/anstream-0.6.15.crate. => SHA256 Checksum OK for rust/crates/anstyle-1.0.8.crate. => SHA256 Checksum OK for rust/crates/anstyle-parse-0.2.5.crate. => SHA256 Checksum OK for rust/crates/anstyle-query-1.1.1.crate. => SHA256 Checksum OK for rust/crates/anstyle-wincon-3.0.4.crate. => SHA256 Checksum OK for rust/crates/anyhow-1.0.89.crate. => SHA256 Checksum OK for rust/crates/arbitrary-1.3.2.crate. => SHA256 Checksum OK for rust/crates/async-compression-0.4.13.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.4.0.crate. => SHA256 Checksum OK for rust/crates/backtrace-0.3.74.crate. => SHA256 Checksum OK for rust/crates/backtrace-ext-0.2.1.crate. => SHA256 Checksum OK for rust/crates/base64-0.22.1.crate. => SHA256 Checksum OK for rust/crates/bitflags-2.6.0.crate. => SHA256 Checksum OK for rust/crates/block-buffer-0.10.4.crate. => SHA256 Checksum OK for rust/crates/brotli-7.0.0.crate. => SHA256 Checksum OK for rust/crates/brotli-decompressor-4.0.1.crate. => SHA256 Checksum OK for rust/crates/bumpalo-3.16.0.crate. => SHA256 Checksum OK for rust/crates/bytecount-0.6.8.crate. => SHA256 Checksum OK for rust/crates/byteorder-1.5.0.crate. => SHA256 Checksum OK for rust/crates/bytes-1.7.2.crate. => SHA256 Checksum OK for rust/crates/bzip2-0.4.4.crate. => SHA256 Checksum OK for rust/crates/bzip2-sys-0.1.11+1.0.8.crate. => SHA256 Checksum OK for rust/crates/cc-1.1.28.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.0.crate. => SHA256 Checksum OK for rust/crates/chrono-0.4.38.crate. => SHA256 Checksum OK for rust/crates/cipher-0.4.4.crate. => SHA256 Checksum OK for rust/crates/clap-4.5.19.crate. => SHA256 Checksum OK for rust/crates/clap_builder-4.5.19.crate. => SHA256 Checksum OK for rust/crates/clap_complete-4.5.32.crate. => SHA256 Checksum OK for rust/crates/clap_derive-4.5.18.crate. => SHA256 Checksum OK for rust/crates/clap_lex-0.7.2.crate. => SHA256 Checksum OK for rust/crates/colorchoice-1.0.2.crate. => SHA256 Checksum OK for rust/crates/colored-2.1.0.crate. => SHA256 Checksum OK for rust/crates/console-0.15.8.crate. => SHA256 Checksum OK for rust/crates/constant_time_eq-0.3.1.crate. => SHA256 Checksum OK for rust/crates/core-foundation-0.9.4.crate. => SHA256 Checksum OK for rust/crates/core-foundation-sys-0.8.7.crate. => SHA256 Checksum OK for rust/crates/cpufeatures-0.2.14.crate. => SHA256 Checksum OK for rust/crates/crc-3.2.1.crate. => SHA256 Checksum OK for rust/crates/crc-catalog-2.4.0.crate. => SHA256 Checksum OK for rust/crates/crc32fast-1.4.2.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.20.crate. => SHA256 Checksum OK for rust/crates/crypto-common-0.1.6.crate. => SHA256 Checksum OK for rust/crates/csv-1.3.0.crate. => SHA256 Checksum OK for rust/crates/csv-core-0.1.11.crate. => SHA256 Checksum OK for rust/crates/deflate64-0.1.9.crate. => SHA256 Checksum OK for rust/crates/deranged-0.3.11.crate. => SHA256 Checksum OK for rust/crates/derive_arbitrary-1.3.2.crate. => SHA256 Checksum OK for rust/crates/diff-0.1.13.crate. => SHA256 Checksum OK for rust/crates/digest-0.10.7.crate. => SHA256 Checksum OK for rust/crates/displaydoc-0.2.5.crate. => SHA256 Checksum OK for rust/crates/duct-0.13.7.crate. => SHA256 Checksum OK for rust/crates/either-1.13.0.crate. => SHA256 Checksum OK for rust/crates/embed-resource-2.5.0.crate. => SHA256 Checksum OK for rust/crates/encode_unicode-0.3.6.crate. => SHA256 Checksum OK for rust/crates/encoding_rs-0.8.34.crate. => SHA256 Checksum OK for rust/crates/encoding_rs_io-0.1.7.crate. => SHA256 Checksum OK for rust/crates/env_filter-0.1.2.crate. => SHA256 Checksum OK for rust/crates/env_logger-0.11.5.crate. => SHA256 Checksum OK for rust/crates/equivalent-1.0.1.crate. => SHA256 Checksum OK for rust/crates/errno-0.3.9.crate. => SHA256 Checksum OK for rust/crates/etcetera-0.8.0.crate. => SHA256 Checksum OK for rust/crates/fastrand-2.1.1.crate. => SHA256 Checksum OK for rust/crates/filetime-0.2.25.crate. => SHA256 Checksum OK for rust/crates/flate2-1.0.34.crate. => SHA256 Checksum OK for rust/crates/fnv-1.0.7.crate. => SHA256 Checksum OK for rust/crates/form_urlencoded-1.2.1.crate. => SHA256 Checksum OK for rust/crates/futures-channel-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-core-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-io-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-sink-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-task-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-util-0.3.31.crate. => SHA256 Checksum OK for rust/crates/generic-array-0.14.7.crate. => SHA256 Checksum OK for rust/crates/getrandom-0.2.15.crate. => SHA256 Checksum OK for rust/crates/gimli-0.31.1.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.15.0.crate. => SHA256 Checksum OK for rust/crates/heck-0.5.0.crate. => SHA256 Checksum OK for rust/crates/hermit-abi-0.3.9.crate. => SHA256 Checksum OK for rust/crates/hmac-0.12.1.crate. => SHA256 Checksum OK for rust/crates/home-0.5.9.crate. => SHA256 Checksum OK for rust/crates/http-1.1.0.crate. => SHA256 Checksum OK for rust/crates/http-body-1.0.1.crate. => SHA256 Checksum OK for rust/crates/http-body-util-0.1.2.crate. => SHA256 Checksum OK for rust/crates/httparse-1.9.5.crate. => SHA256 Checksum OK for rust/crates/humantime-2.1.0.crate. => SHA256 Checksum OK for rust/crates/hyper-1.4.1.crate. => SHA256 Checksum OK for rust/crates/hyper-rustls-0.27.3.crate. => SHA256 Checksum OK for rust/crates/hyper-util-0.1.9.crate. => SHA256 Checksum OK for rust/crates/idna-0.5.0.crate. => SHA256 Checksum OK for rust/crates/indexmap-2.6.0.crate. => SHA256 Checksum OK for rust/crates/indicatif-0.17.8.crate. => SHA256 Checksum OK for rust/crates/indoc-2.0.5.crate. => SHA256 Checksum OK for rust/crates/inout-0.1.3.crate. => SHA256 Checksum OK for rust/crates/instant-0.1.13.crate. => SHA256 Checksum OK for rust/crates/ipnet-2.10.1.crate. => SHA256 Checksum OK for rust/crates/is_ci-1.2.0.crate. => SHA256 Checksum OK for rust/crates/is_terminal_polyfill-1.70.1.crate. => SHA256 Checksum OK for rust/crates/itoa-1.0.11.crate. => SHA256 Checksum OK for rust/crates/jobserver-0.1.32.crate. => SHA256 Checksum OK for rust/crates/js-sys-0.3.70.crate. => SHA256 Checksum OK for rust/crates/junction-1.2.0.crate. => SHA256 Checksum OK for rust/crates/lazy_static-1.5.0.crate. => SHA256 Checksum OK for rust/crates/libc-0.2.159.crate. => SHA256 Checksum OK for rust/crates/libredox-0.1.3.crate. => SHA256 Checksum OK for rust/crates/linux-raw-sys-0.4.14.crate. => SHA256 Checksum OK for rust/crates/lockfree-object-pool-0.1.6.crate. => SHA256 Checksum OK for rust/crates/log-0.4.22.crate. => SHA256 Checksum OK for rust/crates/lzma-rs-0.3.0.crate. => SHA256 Checksum OK for rust/crates/lzma-sys-0.1.20.crate. => SHA256 Checksum OK for rust/crates/matchers-0.1.0.crate. => SHA256 Checksum OK for rust/crates/memchr-2.7.4.crate. => SHA256 Checksum OK for rust/crates/miette-5.10.0.crate. => SHA256 Checksum OK for rust/crates/miette-7.2.0.crate. => SHA256 Checksum OK for rust/crates/miette-derive-5.10.0.crate. => SHA256 Checksum OK for rust/crates/miette-derive-7.2.0.crate. => SHA256 Checksum OK for rust/crates/mime-0.3.17.crate. => SHA256 Checksum OK for rust/crates/minimal-lexical-0.2.1.crate. => SHA256 Checksum OK for rust/crates/miniz_oxide-0.8.0.crate. => SHA256 Checksum OK for rust/crates/mio-1.0.2.crate. => SHA256 Checksum OK for rust/crates/node-semver-2.1.0.crate. => SHA256 Checksum OK for rust/crates/nom-7.1.3.crate. => SHA256 Checksum OK for rust/crates/ntapi-0.4.1.crate. => SHA256 Checksum OK for rust/crates/nu-ansi-term-0.46.0.crate. => SHA256 Checksum OK for rust/crates/num-conv-0.1.0.crate. => SHA256 Checksum OK for rust/crates/num-traits-0.2.19.crate. => SHA256 Checksum OK for rust/crates/number_prefix-0.4.0.crate. => SHA256 Checksum OK for rust/crates/object-0.36.5.crate. => SHA256 Checksum OK for rust/crates/once_cell-1.20.2.crate. => SHA256 Checksum OK for rust/crates/openssl-probe-0.1.5.crate. => SHA256 Checksum OK for rust/crates/os_pipe-1.2.1.crate. => SHA256 Checksum OK for rust/crates/overload-0.1.1.crate. => SHA256 Checksum OK for rust/crates/owo-colors-4.1.0.crate. => SHA256 Checksum OK for rust/crates/pbkdf2-0.12.2.crate. => SHA256 Checksum OK for rust/crates/percent-encoding-2.3.1.crate. => SHA256 Checksum OK for rust/crates/pin-project-lite-0.2.14.crate. => SHA256 Checksum OK for rust/crates/pin-utils-0.1.0.crate. => SHA256 Checksum OK for rust/crates/pkg-config-0.3.31.crate. => SHA256 Checksum OK for rust/crates/portable-atomic-1.9.0.crate. => SHA256 Checksum OK for rust/crates/powerfmt-0.2.0.crate. => SHA256 Checksum OK for rust/crates/ppv-lite86-0.2.20.crate. => SHA256 Checksum OK for rust/crates/pretty_assertions-1.4.1.crate. => SHA256 Checksum OK for rust/crates/proc-macro2-1.0.87.crate. => SHA256 Checksum OK for rust/crates/quinn-0.11.5.crate. => SHA256 Checksum OK for rust/crates/quinn-proto-0.11.8.crate. => SHA256 Checksum OK for rust/crates/quinn-udp-0.5.5.crate. => SHA256 Checksum OK for rust/crates/quote-1.0.37.crate. => SHA256 Checksum OK for rust/crates/rand-0.8.5.crate. => SHA256 Checksum OK for rust/crates/rand_chacha-0.3.1.crate. => SHA256 Checksum OK for rust/crates/rand_core-0.6.4.crate. => SHA256 Checksum OK for rust/crates/rayon-1.10.0.crate. => SHA256 Checksum OK for rust/crates/rayon-core-1.12.1.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.5.7.crate. => SHA256 Checksum OK for rust/crates/regex-1.11.0.crate. => SHA256 Checksum OK for rust/crates/regex-automata-0.1.10.crate. => SHA256 Checksum OK for rust/crates/regex-automata-0.4.8.crate. => SHA256 Checksum OK for rust/crates/regex-syntax-0.6.29.crate. => SHA256 Checksum OK for rust/crates/regex-syntax-0.8.5.crate. => SHA256 Checksum OK for rust/crates/reqwest-0.12.8.crate. => SHA256 Checksum OK for rust/crates/ring-0.17.8.crate. => SHA256 Checksum OK for rust/crates/rustc-demangle-0.1.24.crate. => SHA256 Checksum OK for rust/crates/rustc-hash-2.0.0.crate. => SHA256 Checksum OK for rust/crates/rustc_version-0.4.1.crate. => SHA256 Checksum OK for rust/crates/rustix-0.38.37.crate. => SHA256 Checksum OK for rust/crates/rustls-0.23.14.crate. => SHA256 Checksum OK for rust/crates/rustls-native-certs-0.8.0.crate. => SHA256 Checksum OK for rust/crates/rustls-pemfile-2.2.0.crate. => SHA256 Checksum OK for rust/crates/rustls-pki-types-1.9.0.crate. => SHA256 Checksum OK for rust/crates/rustls-webpki-0.102.8.crate. => SHA256 Checksum OK for rust/crates/ryu-1.0.18.crate. => SHA256 Checksum OK for rust/crates/schannel-0.1.26.crate. => SHA256 Checksum OK for rust/crates/scopeguard-1.2.0.crate. => SHA256 Checksum OK for rust/crates/security-framework-2.11.1.crate. => SHA256 Checksum OK for rust/crates/security-framework-sys-2.12.0.crate. => SHA256 Checksum OK for rust/crates/semver-1.0.23.crate. => SHA256 Checksum OK for rust/crates/serde-1.0.210.crate. => SHA256 Checksum OK for rust/crates/serde_derive-1.0.210.crate. => SHA256 Checksum OK for rust/crates/serde_json-1.0.128.crate. => SHA256 Checksum OK for rust/crates/serde_spanned-0.6.8.crate. => SHA256 Checksum OK for rust/crates/serde_urlencoded-0.7.1.crate. => SHA256 Checksum OK for rust/crates/sha1-0.10.6.crate. => SHA256 Checksum OK for rust/crates/sharded-slab-0.1.7.crate. => SHA256 Checksum OK for rust/crates/shared_child-1.0.1.crate. => SHA256 Checksum OK for rust/crates/shlex-1.3.0.crate. => SHA256 Checksum OK for rust/crates/simd-adler32-0.3.7.crate. => SHA256 Checksum OK for rust/crates/slab-0.4.9.crate. => SHA256 Checksum OK for rust/crates/smallvec-1.13.2.crate. => SHA256 Checksum OK for rust/crates/smawk-0.3.2.crate. => SHA256 Checksum OK for rust/crates/socket2-0.5.7.crate. => SHA256 Checksum OK for rust/crates/spin-0.9.8.crate. => SHA256 Checksum OK for rust/crates/strsim-0.11.1.crate. => SHA256 Checksum OK for rust/crates/subtle-2.6.1.crate. => SHA256 Checksum OK for rust/crates/supports-color-3.0.1.crate. => SHA256 Checksum OK for rust/crates/supports-hyperlinks-3.0.0.crate. => SHA256 Checksum OK for rust/crates/supports-unicode-3.0.0.crate. => SHA256 Checksum OK for rust/crates/syn-2.0.79.crate. => SHA256 Checksum OK for rust/crates/sync_wrapper-1.0.1.crate. => SHA256 Checksum OK for rust/crates/sysinfo-0.30.13.crate. => SHA256 Checksum OK for rust/crates/tar-0.4.42.crate. => SHA256 Checksum OK for rust/crates/tempfile-3.13.0.crate. => SHA256 Checksum OK for rust/crates/terminal_size-0.3.0.crate. => SHA256 Checksum OK for rust/crates/test-log-0.2.16.crate. => SHA256 Checksum OK for rust/crates/test-log-macros-0.2.16.crate. => SHA256 Checksum OK for rust/crates/textwrap-0.16.1.crate. => SHA256 Checksum OK for rust/crates/thiserror-1.0.64.crate. => SHA256 Checksum OK for rust/crates/thiserror-impl-1.0.64.crate. => SHA256 Checksum OK for rust/crates/thread_local-1.1.8.crate. => SHA256 Checksum OK for rust/crates/time-0.3.36.crate. => SHA256 Checksum OK for rust/crates/time-core-0.1.2.crate. => SHA256 Checksum OK for rust/crates/tinyvec-1.8.0.crate. => SHA256 Checksum OK for rust/crates/tinyvec_macros-0.1.1.crate. => SHA256 Checksum OK for rust/crates/tokio-1.40.0.crate. => SHA256 Checksum OK for rust/crates/tokio-rustls-0.26.0.crate. => SHA256 Checksum OK for rust/crates/tokio-util-0.7.12.crate. => SHA256 Checksum OK for rust/crates/toml-0.8.19.crate. => SHA256 Checksum OK for rust/crates/toml_datetime-0.6.8.crate. => SHA256 Checksum OK for rust/crates/toml_edit-0.22.22.crate. => SHA256 Checksum OK for rust/crates/tower-service-0.3.3.crate. => SHA256 Checksum OK for rust/crates/tracing-0.1.40.crate. => SHA256 Checksum OK for rust/crates/tracing-core-0.1.32.crate. => SHA256 Checksum OK for rust/crates/tracing-log-0.2.0.crate. => SHA256 Checksum OK for rust/crates/tracing-subscriber-0.3.18.crate. => SHA256 Checksum OK for rust/crates/try-lock-0.2.5.crate. => SHA256 Checksum OK for rust/crates/typenum-1.17.0.crate. => SHA256 Checksum OK for rust/crates/unicode-bidi-0.3.17.crate. => SHA256 Checksum OK for rust/crates/unicode-ident-1.0.13.crate. => SHA256 Checksum OK for rust/crates/unicode-linebreak-0.1.5.crate. => SHA256 Checksum OK for rust/crates/unicode-normalization-0.1.24.crate. => SHA256 Checksum OK for rust/crates/unicode-segmentation-1.12.0.crate. => SHA256 Checksum OK for rust/crates/unicode-width-0.1.14.crate. => SHA256 Checksum OK for rust/crates/untrusted-0.9.0.crate. => SHA256 Checksum OK for rust/crates/url-2.5.2.crate. => SHA256 Checksum OK for rust/crates/utf8parse-0.2.2.crate. => SHA256 Checksum OK for rust/crates/valuable-0.1.0.crate. => SHA256 Checksum OK for rust/crates/version_check-0.9.5.crate. => SHA256 Checksum OK for rust/crates/vswhom-0.1.0.crate. => SHA256 Checksum OK for rust/crates/vswhom-sys-0.1.2.crate. => SHA256 Checksum OK for rust/crates/want-0.3.1.crate. => SHA256 Checksum OK for rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-0.2.93.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-backend-0.2.93.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-futures-0.4.43.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-0.2.93.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-support-0.2.93.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-shared-0.2.93.crate. => SHA256 Checksum OK for rust/crates/web-sys-0.3.70.crate. => SHA256 Checksum OK for rust/crates/webpki-roots-0.26.6.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-x86_64-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/windows-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-core-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-registry-0.2.0.crate. => SHA256 Checksum OK for rust/crates/windows-result-0.2.0.crate. => SHA256 Checksum OK for rust/crates/windows-strings-0.1.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.59.0.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/winnow-0.6.20.crate. => SHA256 Checksum OK for rust/crates/winreg-0.52.0.crate. => SHA256 Checksum OK for rust/crates/xattr-1.3.1.crate. => SHA256 Checksum OK for rust/crates/xz2-0.1.7.crate. => SHA256 Checksum OK for rust/crates/yansi-1.0.1.crate. => SHA256 Checksum OK for rust/crates/zerocopy-0.7.35.crate. => SHA256 Checksum OK for rust/crates/zerocopy-derive-0.7.35.crate. => SHA256 Checksum OK for rust/crates/zeroize-1.8.1.crate. => SHA256 Checksum OK for rust/crates/zeroize_derive-1.4.2.crate. => SHA256 Checksum OK for rust/crates/zip-2.2.0.crate. => SHA256 Checksum OK for rust/crates/zopfli-0.8.1.crate. => SHA256 Checksum OK for rust/crates/zstd-0.13.2.crate. => SHA256 Checksum OK for rust/crates/zstd-safe-7.2.1.crate. => SHA256 Checksum OK for rust/crates/zstd-sys-2.0.13+zstd.1.5.6.crate. => SHA256 Checksum OK for Schniz-fnm-v1.38.1_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 fnm-1.38.1_10 for building ===> Extracting for fnm-1.38.1_10 => SHA256 Checksum OK for rust/crates/addr2line-0.24.2.crate. => SHA256 Checksum OK for rust/crates/adler2-2.0.0.crate. => SHA256 Checksum OK for rust/crates/aes-0.8.4.crate. => SHA256 Checksum OK for rust/crates/aho-corasick-1.1.3.crate. => SHA256 Checksum OK for rust/crates/alloc-no-stdlib-2.0.4.crate. => SHA256 Checksum OK for rust/crates/alloc-stdlib-0.2.2.crate. => SHA256 Checksum OK for rust/crates/anstream-0.6.15.crate. => SHA256 Checksum OK for rust/crates/anstyle-1.0.8.crate. => SHA256 Checksum OK for rust/crates/anstyle-parse-0.2.5.crate. => SHA256 Checksum OK for rust/crates/anstyle-query-1.1.1.crate. => SHA256 Checksum OK for rust/crates/anstyle-wincon-3.0.4.crate. => SHA256 Checksum OK for rust/crates/anyhow-1.0.89.crate. => SHA256 Checksum OK for rust/crates/arbitrary-1.3.2.crate. => SHA256 Checksum OK for rust/crates/async-compression-0.4.13.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.4.0.crate. => SHA256 Checksum OK for rust/crates/backtrace-0.3.74.crate. => SHA256 Checksum OK for rust/crates/backtrace-ext-0.2.1.crate. => SHA256 Checksum OK for rust/crates/base64-0.22.1.crate. => SHA256 Checksum OK for rust/crates/bitflags-2.6.0.crate. => SHA256 Checksum OK for rust/crates/block-buffer-0.10.4.crate. => SHA256 Checksum OK for rust/crates/brotli-7.0.0.crate. => SHA256 Checksum OK for rust/crates/brotli-decompressor-4.0.1.crate. => SHA256 Checksum OK for rust/crates/bumpalo-3.16.0.crate. => SHA256 Checksum OK for rust/crates/bytecount-0.6.8.crate. => SHA256 Checksum OK for rust/crates/byteorder-1.5.0.crate. => SHA256 Checksum OK for rust/crates/bytes-1.7.2.crate. => SHA256 Checksum OK for rust/crates/bzip2-0.4.4.crate. => SHA256 Checksum OK for rust/crates/bzip2-sys-0.1.11+1.0.8.crate. => SHA256 Checksum OK for rust/crates/cc-1.1.28.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.0.crate. => SHA256 Checksum OK for rust/crates/chrono-0.4.38.crate. => SHA256 Checksum OK for rust/crates/cipher-0.4.4.crate. => SHA256 Checksum OK for rust/crates/clap-4.5.19.crate. => SHA256 Checksum OK for rust/crates/clap_builder-4.5.19.crate. => SHA256 Checksum OK for rust/crates/clap_complete-4.5.32.crate. => SHA256 Checksum OK for rust/crates/clap_derive-4.5.18.crate. => SHA256 Checksum OK for rust/crates/clap_lex-0.7.2.crate. => SHA256 Checksum OK for rust/crates/colorchoice-1.0.2.crate. => SHA256 Checksum OK for rust/crates/colored-2.1.0.crate. => SHA256 Checksum OK for rust/crates/console-0.15.8.crate. => SHA256 Checksum OK for rust/crates/constant_time_eq-0.3.1.crate. => SHA256 Checksum OK for rust/crates/core-foundation-0.9.4.crate. => SHA256 Checksum OK for rust/crates/core-foundation-sys-0.8.7.crate. => SHA256 Checksum OK for rust/crates/cpufeatures-0.2.14.crate. => SHA256 Checksum OK for rust/crates/crc-3.2.1.crate. => SHA256 Checksum OK for rust/crates/crc-catalog-2.4.0.crate. => SHA256 Checksum OK for rust/crates/crc32fast-1.4.2.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.20.crate. => SHA256 Checksum OK for rust/crates/crypto-common-0.1.6.crate. => SHA256 Checksum OK for rust/crates/csv-1.3.0.crate. => SHA256 Checksum OK for rust/crates/csv-core-0.1.11.crate. => SHA256 Checksum OK for rust/crates/deflate64-0.1.9.crate. => SHA256 Checksum OK for rust/crates/deranged-0.3.11.crate. => SHA256 Checksum OK for rust/crates/derive_arbitrary-1.3.2.crate. => SHA256 Checksum OK for rust/crates/diff-0.1.13.crate. => SHA256 Checksum OK for rust/crates/digest-0.10.7.crate. => SHA256 Checksum OK for rust/crates/displaydoc-0.2.5.crate. => SHA256 Checksum OK for rust/crates/duct-0.13.7.crate. => SHA256 Checksum OK for rust/crates/either-1.13.0.crate. => SHA256 Checksum OK for rust/crates/embed-resource-2.5.0.crate. => SHA256 Checksum OK for rust/crates/encode_unicode-0.3.6.crate. => SHA256 Checksum OK for rust/crates/encoding_rs-0.8.34.crate. => SHA256 Checksum OK for rust/crates/encoding_rs_io-0.1.7.crate. => SHA256 Checksum OK for rust/crates/env_filter-0.1.2.crate. => SHA256 Checksum OK for rust/crates/env_logger-0.11.5.crate. => SHA256 Checksum OK for rust/crates/equivalent-1.0.1.crate. => SHA256 Checksum OK for rust/crates/errno-0.3.9.crate. => SHA256 Checksum OK for rust/crates/etcetera-0.8.0.crate. => SHA256 Checksum OK for rust/crates/fastrand-2.1.1.crate. => SHA256 Checksum OK for rust/crates/filetime-0.2.25.crate. => SHA256 Checksum OK for rust/crates/flate2-1.0.34.crate. => SHA256 Checksum OK for rust/crates/fnv-1.0.7.crate. => SHA256 Checksum OK for rust/crates/form_urlencoded-1.2.1.crate. => SHA256 Checksum OK for rust/crates/futures-channel-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-core-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-io-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-sink-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-task-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-util-0.3.31.crate. => SHA256 Checksum OK for rust/crates/generic-array-0.14.7.crate. => SHA256 Checksum OK for rust/crates/getrandom-0.2.15.crate. => SHA256 Checksum OK for rust/crates/gimli-0.31.1.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.15.0.crate. => SHA256 Checksum OK for rust/crates/heck-0.5.0.crate. => SHA256 Checksum OK for rust/crates/hermit-abi-0.3.9.crate. => SHA256 Checksum OK for rust/crates/hmac-0.12.1.crate. => SHA256 Checksum OK for rust/crates/home-0.5.9.crate. => SHA256 Checksum OK for rust/crates/http-1.1.0.crate. => SHA256 Checksum OK for rust/crates/http-body-1.0.1.crate. => SHA256 Checksum OK for rust/crates/http-body-util-0.1.2.crate. => SHA256 Checksum OK for rust/crates/httparse-1.9.5.crate. => SHA256 Checksum OK for rust/crates/humantime-2.1.0.crate. => SHA256 Checksum OK for rust/crates/hyper-1.4.1.crate. => SHA256 Checksum OK for rust/crates/hyper-rustls-0.27.3.crate. => SHA256 Checksum OK for rust/crates/hyper-util-0.1.9.crate. => SHA256 Checksum OK for rust/crates/idna-0.5.0.crate. => SHA256 Checksum OK for rust/crates/indexmap-2.6.0.crate. => SHA256 Checksum OK for rust/crates/indicatif-0.17.8.crate. => SHA256 Checksum OK for rust/crates/indoc-2.0.5.crate. => SHA256 Checksum OK for rust/crates/inout-0.1.3.crate. => SHA256 Checksum OK for rust/crates/instant-0.1.13.crate. => SHA256 Checksum OK for rust/crates/ipnet-2.10.1.crate. => SHA256 Checksum OK for rust/crates/is_ci-1.2.0.crate. => SHA256 Checksum OK for rust/crates/is_terminal_polyfill-1.70.1.crate. => SHA256 Checksum OK for rust/crates/itoa-1.0.11.crate. => SHA256 Checksum OK for rust/crates/jobserver-0.1.32.crate. => SHA256 Checksum OK for rust/crates/js-sys-0.3.70.crate. => SHA256 Checksum OK for rust/crates/junction-1.2.0.crate. => SHA256 Checksum OK for rust/crates/lazy_static-1.5.0.crate. => SHA256 Checksum OK for rust/crates/libc-0.2.159.crate. => SHA256 Checksum OK for rust/crates/libredox-0.1.3.crate. => SHA256 Checksum OK for rust/crates/linux-raw-sys-0.4.14.crate. => SHA256 Checksum OK for rust/crates/lockfree-object-pool-0.1.6.crate. => SHA256 Checksum OK for rust/crates/log-0.4.22.crate. => SHA256 Checksum OK for rust/crates/lzma-rs-0.3.0.crate. => SHA256 Checksum OK for rust/crates/lzma-sys-0.1.20.crate. => SHA256 Checksum OK for rust/crates/matchers-0.1.0.crate. => SHA256 Checksum OK for rust/crates/memchr-2.7.4.crate. => SHA256 Checksum OK for rust/crates/miette-5.10.0.crate. => SHA256 Checksum OK for rust/crates/miette-7.2.0.crate. => SHA256 Checksum OK for rust/crates/miette-derive-5.10.0.crate. => SHA256 Checksum OK for rust/crates/miette-derive-7.2.0.crate. => SHA256 Checksum OK for rust/crates/mime-0.3.17.crate. => SHA256 Checksum OK for rust/crates/minimal-lexical-0.2.1.crate. => SHA256 Checksum OK for rust/crates/miniz_oxide-0.8.0.crate. => SHA256 Checksum OK for rust/crates/mio-1.0.2.crate. => SHA256 Checksum OK for rust/crates/node-semver-2.1.0.crate. => SHA256 Checksum OK for rust/crates/nom-7.1.3.crate. => SHA256 Checksum OK for rust/crates/ntapi-0.4.1.crate. => SHA256 Checksum OK for rust/crates/nu-ansi-term-0.46.0.crate. => SHA256 Checksum OK for rust/crates/num-conv-0.1.0.crate. => SHA256 Checksum OK for rust/crates/num-traits-0.2.19.crate. => SHA256 Checksum OK for rust/crates/number_prefix-0.4.0.crate. => SHA256 Checksum OK for rust/crates/object-0.36.5.crate. => SHA256 Checksum OK for rust/crates/once_cell-1.20.2.crate. => SHA256 Checksum OK for rust/crates/openssl-probe-0.1.5.crate. => SHA256 Checksum OK for rust/crates/os_pipe-1.2.1.crate. => SHA256 Checksum OK for rust/crates/overload-0.1.1.crate. => SHA256 Checksum OK for rust/crates/owo-colors-4.1.0.crate. => SHA256 Checksum OK for rust/crates/pbkdf2-0.12.2.crate. => SHA256 Checksum OK for rust/crates/percent-encoding-2.3.1.crate. => SHA256 Checksum OK for rust/crates/pin-project-lite-0.2.14.crate. => SHA256 Checksum OK for rust/crates/pin-utils-0.1.0.crate. => SHA256 Checksum OK for rust/crates/pkg-config-0.3.31.crate. => SHA256 Checksum OK for rust/crates/portable-atomic-1.9.0.crate. => SHA256 Checksum OK for rust/crates/powerfmt-0.2.0.crate. => SHA256 Checksum OK for rust/crates/ppv-lite86-0.2.20.crate. => SHA256 Checksum OK for rust/crates/pretty_assertions-1.4.1.crate. => SHA256 Checksum OK for rust/crates/proc-macro2-1.0.87.crate. => SHA256 Checksum OK for rust/crates/quinn-0.11.5.crate. => SHA256 Checksum OK for rust/crates/quinn-proto-0.11.8.crate. => SHA256 Checksum OK for rust/crates/quinn-udp-0.5.5.crate. => SHA256 Checksum OK for rust/crates/quote-1.0.37.crate. => SHA256 Checksum OK for rust/crates/rand-0.8.5.crate. => SHA256 Checksum OK for rust/crates/rand_chacha-0.3.1.crate. => SHA256 Checksum OK for rust/crates/rand_core-0.6.4.crate. => SHA256 Checksum OK for rust/crates/rayon-1.10.0.crate. => SHA256 Checksum OK for rust/crates/rayon-core-1.12.1.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.5.7.crate. => SHA256 Checksum OK for rust/crates/regex-1.11.0.crate. => SHA256 Checksum OK for rust/crates/regex-automata-0.1.10.crate. => SHA256 Checksum OK for rust/crates/regex-automata-0.4.8.crate. => SHA256 Checksum OK for rust/crates/regex-syntax-0.6.29.crate. => SHA256 Checksum OK for rust/crates/regex-syntax-0.8.5.crate. => SHA256 Checksum OK for rust/crates/reqwest-0.12.8.crate. => SHA256 Checksum OK for rust/crates/ring-0.17.8.crate. => SHA256 Checksum OK for rust/crates/rustc-demangle-0.1.24.crate. => SHA256 Checksum OK for rust/crates/rustc-hash-2.0.0.crate. => SHA256 Checksum OK for rust/crates/rustc_version-0.4.1.crate. => SHA256 Checksum OK for rust/crates/rustix-0.38.37.crate. => SHA256 Checksum OK for rust/crates/rustls-0.23.14.crate. => SHA256 Checksum OK for rust/crates/rustls-native-certs-0.8.0.crate. => SHA256 Checksum OK for rust/crates/rustls-pemfile-2.2.0.crate. => SHA256 Checksum OK for rust/crates/rustls-pki-types-1.9.0.crate. => SHA256 Checksum OK for rust/crates/rustls-webpki-0.102.8.crate. => SHA256 Checksum OK for rust/crates/ryu-1.0.18.crate. => SHA256 Checksum OK for rust/crates/schannel-0.1.26.crate. => SHA256 Checksum OK for rust/crates/scopeguard-1.2.0.crate. => SHA256 Checksum OK for rust/crates/security-framework-2.11.1.crate. => SHA256 Checksum OK for rust/crates/security-framework-sys-2.12.0.crate. => SHA256 Checksum OK for rust/crates/semver-1.0.23.crate. => SHA256 Checksum OK for rust/crates/serde-1.0.210.crate. => SHA256 Checksum OK for rust/crates/serde_derive-1.0.210.crate. => SHA256 Checksum OK for rust/crates/serde_json-1.0.128.crate. => SHA256 Checksum OK for rust/crates/serde_spanned-0.6.8.crate. => SHA256 Checksum OK for rust/crates/serde_urlencoded-0.7.1.crate. => SHA256 Checksum OK for rust/crates/sha1-0.10.6.crate. => SHA256 Checksum OK for rust/crates/sharded-slab-0.1.7.crate. => SHA256 Checksum OK for rust/crates/shared_child-1.0.1.crate. => SHA256 Checksum OK for rust/crates/shlex-1.3.0.crate. => SHA256 Checksum OK for rust/crates/simd-adler32-0.3.7.crate. => SHA256 Checksum OK for rust/crates/slab-0.4.9.crate. => SHA256 Checksum OK for rust/crates/smallvec-1.13.2.crate. => SHA256 Checksum OK for rust/crates/smawk-0.3.2.crate. => SHA256 Checksum OK for rust/crates/socket2-0.5.7.crate. => SHA256 Checksum OK for rust/crates/spin-0.9.8.crate. => SHA256 Checksum OK for rust/crates/strsim-0.11.1.crate. => SHA256 Checksum OK for rust/crates/subtle-2.6.1.crate. => SHA256 Checksum OK for rust/crates/supports-color-3.0.1.crate. => SHA256 Checksum OK for rust/crates/supports-hyperlinks-3.0.0.crate. => SHA256 Checksum OK for rust/crates/supports-unicode-3.0.0.crate. => SHA256 Checksum OK for rust/crates/syn-2.0.79.crate. => SHA256 Checksum OK for rust/crates/sync_wrapper-1.0.1.crate. => SHA256 Checksum OK for rust/crates/sysinfo-0.30.13.crate. => SHA256 Checksum OK for rust/crates/tar-0.4.42.crate. => SHA256 Checksum OK for rust/crates/tempfile-3.13.0.crate. => SHA256 Checksum OK for rust/crates/terminal_size-0.3.0.crate. => SHA256 Checksum OK for rust/crates/test-log-0.2.16.crate. => SHA256 Checksum OK for rust/crates/test-log-macros-0.2.16.crate. => SHA256 Checksum OK for rust/crates/textwrap-0.16.1.crate. => SHA256 Checksum OK for rust/crates/thiserror-1.0.64.crate. => SHA256 Checksum OK for rust/crates/thiserror-impl-1.0.64.crate. => SHA256 Checksum OK for rust/crates/thread_local-1.1.8.crate. => SHA256 Checksum OK for rust/crates/time-0.3.36.crate. => SHA256 Checksum OK for rust/crates/time-core-0.1.2.crate. => SHA256 Checksum OK for rust/crates/tinyvec-1.8.0.crate. => SHA256 Checksum OK for rust/crates/tinyvec_macros-0.1.1.crate. => SHA256 Checksum OK for rust/crates/tokio-1.40.0.crate. => SHA256 Checksum OK for rust/crates/tokio-rustls-0.26.0.crate. => SHA256 Checksum OK for rust/crates/tokio-util-0.7.12.crate. => SHA256 Checksum OK for rust/crates/toml-0.8.19.crate. => SHA256 Checksum OK for rust/crates/toml_datetime-0.6.8.crate. => SHA256 Checksum OK for rust/crates/toml_edit-0.22.22.crate. => SHA256 Checksum OK for rust/crates/tower-service-0.3.3.crate. => SHA256 Checksum OK for rust/crates/tracing-0.1.40.crate. => SHA256 Checksum OK for rust/crates/tracing-core-0.1.32.crate. => SHA256 Checksum OK for rust/crates/tracing-log-0.2.0.crate. => SHA256 Checksum OK for rust/crates/tracing-subscriber-0.3.18.crate. => SHA256 Checksum OK for rust/crates/try-lock-0.2.5.crate. => SHA256 Checksum OK for rust/crates/typenum-1.17.0.crate. => SHA256 Checksum OK for rust/crates/unicode-bidi-0.3.17.crate. => SHA256 Checksum OK for rust/crates/unicode-ident-1.0.13.crate. => SHA256 Checksum OK for rust/crates/unicode-linebreak-0.1.5.crate. => SHA256 Checksum OK for rust/crates/unicode-normalization-0.1.24.crate. => SHA256 Checksum OK for rust/crates/unicode-segmentation-1.12.0.crate. => SHA256 Checksum OK for rust/crates/unicode-width-0.1.14.crate. => SHA256 Checksum OK for rust/crates/untrusted-0.9.0.crate. => SHA256 Checksum OK for rust/crates/url-2.5.2.crate. => SHA256 Checksum OK for rust/crates/utf8parse-0.2.2.crate. => SHA256 Checksum OK for rust/crates/valuable-0.1.0.crate. => SHA256 Checksum OK for rust/crates/version_check-0.9.5.crate. => SHA256 Checksum OK for rust/crates/vswhom-0.1.0.crate. => SHA256 Checksum OK for rust/crates/vswhom-sys-0.1.2.crate. => SHA256 Checksum OK for rust/crates/want-0.3.1.crate. => SHA256 Checksum OK for rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-0.2.93.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-backend-0.2.93.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-futures-0.4.43.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-0.2.93.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-support-0.2.93.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-shared-0.2.93.crate. => SHA256 Checksum OK for rust/crates/web-sys-0.3.70.crate. => SHA256 Checksum OK for rust/crates/webpki-roots-0.26.6.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-x86_64-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/windows-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-core-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-registry-0.2.0.crate. => SHA256 Checksum OK for rust/crates/windows-result-0.2.0.crate. => SHA256 Checksum OK for rust/crates/windows-strings-0.1.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.59.0.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/winnow-0.6.20.crate. => SHA256 Checksum OK for rust/crates/winreg-0.52.0.crate. => SHA256 Checksum OK for rust/crates/xattr-1.3.1.crate. => SHA256 Checksum OK for rust/crates/xz2-0.1.7.crate. => SHA256 Checksum OK for rust/crates/yansi-1.0.1.crate. => SHA256 Checksum OK for rust/crates/zerocopy-0.7.35.crate. => SHA256 Checksum OK for rust/crates/zerocopy-derive-0.7.35.crate. => SHA256 Checksum OK for rust/crates/zeroize-1.8.1.crate. => SHA256 Checksum OK for rust/crates/zeroize_derive-1.4.2.crate. => SHA256 Checksum OK for rust/crates/zip-2.2.0.crate. => SHA256 Checksum OK for rust/crates/zopfli-0.8.1.crate. => SHA256 Checksum OK for rust/crates/zstd-0.13.2.crate. => SHA256 Checksum OK for rust/crates/zstd-safe-7.2.1.crate. => SHA256 Checksum OK for rust/crates/zstd-sys-2.0.13+zstd.1.5.6.crate. => SHA256 Checksum OK for Schniz-fnm-v1.38.1_GH0.tar.gz. ===> Moving crates to /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1//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 fnm-1.38.1_10 ===> Applying FreeBSD patches for fnm-1.38.1_10 from /usr/ports/devel/fnm/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> fnm-1.38.1_10 depends on package: zstd>0 - not found ===> Installing existing package /packages/All/zstd-1.5.7_1.pkg [143amd64-deluxe-desktop-job-02] Installing zstd-1.5.7_1... [143amd64-deluxe-desktop-job-02] Extracting zstd-1.5.7_1: .......... done ===> fnm-1.38.1_10 depends on package: zstd>0 - found ===> Returning to build of fnm-1.38.1_10 ===> fnm-1.38.1_10 depends on package: rust>=1.92.0 - not found ===> Installing existing package /packages/All/rust-1.92.0.pkg [143amd64-deluxe-desktop-job-02] Installing rust-1.92.0... [143amd64-deluxe-desktop-job-02] `-- Installing curl-8.17.0... [143amd64-deluxe-desktop-job-02] | `-- Installing brotli-1.2.0,1... [143amd64-deluxe-desktop-job-02] | `-- Extracting brotli-1.2.0,1: .......... done [143amd64-deluxe-desktop-job-02] | `-- Installing libidn2-2.3.8... [143amd64-deluxe-desktop-job-02] | | `-- Installing indexinfo-0.3.1_1... [143amd64-deluxe-desktop-job-02] | | `-- Extracting indexinfo-0.3.1_1: . done [143amd64-deluxe-desktop-job-02] | | `-- Installing libunistring-1.4.1... [143amd64-deluxe-desktop-job-02] | | `-- Extracting libunistring-1.4.1: .......... done [143amd64-deluxe-desktop-job-02] | `-- Extracting libidn2-2.3.8: .......... done [143amd64-deluxe-desktop-job-02] | `-- Installing libnghttp2-1.68.0... [143amd64-deluxe-desktop-job-02] | `-- Extracting libnghttp2-1.68.0: ....... done [143amd64-deluxe-desktop-job-02] | `-- Installing libpsl-0.21.5_2... [143amd64-deluxe-desktop-job-02] | `-- Extracting libpsl-0.21.5_2: ........ done [143amd64-deluxe-desktop-job-02] | `-- Installing libssh2-1.11.1,3... [143amd64-deluxe-desktop-job-02] | `-- Extracting libssh2-1.11.1,3: .......... done [143amd64-deluxe-desktop-job-02] `-- Extracting curl-8.17.0: .......... done [143amd64-deluxe-desktop-job-02] Extracting rust-1.92.0: .......... done ===> fnm-1.38.1_10 depends on package: rust>=1.92.0 - found ===> Returning to build of fnm-1.38.1_10 ===> fnm-1.38.1_10 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-2.4.3,1.pkg [143amd64-deluxe-desktop-job-02] Installing pkgconf-2.4.3,1... [143amd64-deluxe-desktop-job-02] Extracting pkgconf-2.4.3,1: .......... done ===> fnm-1.38.1_10 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of fnm-1.38.1_10 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for fnm-1.38.1_10 ===> Additional optimization to port applied ===> Cargo config: [source.cargo] directory = '/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1//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 fnm-1.38.1_10 Compiling libc v0.2.159 Compiling proc-macro2 v1.0.87 Compiling unicode-ident v1.0.13 Compiling shlex v1.3.0 Compiling cfg-if v1.0.0 Compiling memchr v2.7.4 Compiling pkg-config v0.3.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159/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.159 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=159 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=a3abd109aba7f2f4 -C extra-filename=-48e4b7bd112ea7a3 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/build/libc-48e4b7bd112ea7a3 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/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/fnm/work/fnm-1.38.1/cargo-crates/proc-macro2-1.0.87 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/proc-macro2-1.0.87/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.87 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=87 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/proc-macro2-1.0.87/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=3ec712a75c698b48 -C extra-filename=-9ce322ca18f822ad --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/build/proc-macro2-9ce322ca18f822ad -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/unicode-ident-1.0.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/unicode-ident-1.0.13/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='(MIT OR Apache-2.0) AND Unicode-DFS-2016' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-ident CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unicode-ident' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.13 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_ident --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/unicode-ident-1.0.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=88cfb43262a3caca -C extra-filename=-8deb1006ac45e5e5 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/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/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159/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.159 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=159 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159/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=647266c58ed6c33e -C extra-filename=-1fbca4cebb88b50e --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/build/libc-1fbca4cebb88b50e -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=shlex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/shlex-1.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/shlex-1.3.0/Cargo.toml CARGO_PKG_AUTHORS='comex :Fenhl :Adrian Taylor :Alex Touchet :Daniel Parks :Garrett Berg ' CARGO_PKG_DESCRIPTION='Split a string into shell words, like Python'\''s shlex.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=shlex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/comex/rust-shlex' CARGO_PKG_RUST_VERSION=1.46.0 CARGO_PKG_VERSION=1.3.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name shlex --edition=2015 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=65cf8f69003edf2e -C extra-filename=-6d4d633b0c8f44ce --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pkg_config CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/pkg-config-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/pkg-config-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkg-config CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/pkg-config-rs' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name pkg_config --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/pkg-config-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3f188cf6a09c87f3 -C extra-filename=-dca9bcbd5d22eb8e --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/cfg-if-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=e3ffc905a0b830c0 -C extra-filename=-1e473bfa730f368f --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/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/fnm/work/fnm-1.38.1/cargo-crates/memchr-2.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/memchr-2.7.4/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name memchr --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --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=e58cb93e13921db8 -C extra-filename=-3f336508bb8f07ab --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/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: `manual_codegen_check` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/shlex-1.3.0/src/bytes.rs:353:12 | 353 | #[cfg_attr(manual_codegen_check, inline(never))] | ^^^^^^^^^^^^^^^^^^^^ | = 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(manual_codegen_check)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(manual_codegen_check)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `cfg-if` (lib) generated 1 warning (1 duplicate) Compiling version_check v0.9.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=version_check CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/version_check-0.9.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/version_check-0.9.5/Cargo.toml CARGO_PKG_AUTHORS='Sergio Benitez ' CARGO_PKG_DESCRIPTION='Tiny crate to check the version of the installed/running rustc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=version_check CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/version_check' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name version_check --edition=2015 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/version_check-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=10d8336a2bdcf64b -C extra-filename=-6c4df64bb0ad4e34 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `unicode-ident` (lib) generated 1 warning (1 duplicate) Compiling typenum v1.17.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_main CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/typenum-1.17.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/typenum-1.17.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_main --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/typenum-1.17.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=048c471dd752445c -C extra-filename=-98fa0e98883b27c7 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/build/typenum-98fa0e98883b27c7 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/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/fnm/work/fnm-1.38.1/cargo-crates/shlex-1.3.0/src/lib.rs:228:22 | 228 | pub fn quote(in_str: &str) -> Cow { | ^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 228 | pub fn quote(in_str: &str) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/shlex-1.3.0/src/lib.rs:241:26 | 241 | pub fn try_quote(in_str: &str) -> Result, QuoteError> { | ^^^^ ^^^^^^^^ 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 | 241 | pub fn try_quote(in_str: &str) -> Result, QuoteError> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/shlex-1.3.0/src/bytes.rs:484:24 | 484 | pub fn quote(in_bytes: &[u8]) -> Cow<[u8]> { | ^^^^^ ^^^^^^^^^ 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 | 484 | pub fn quote(in_bytes: &[u8]) -> Cow<'_, [u8]> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/shlex-1.3.0/src/bytes.rs:497:28 | 497 | pub fn try_quote(in_bytes: &[u8]) -> Result, QuoteError> { | ^^^^^ ^^^^^^^^^ 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 | 497 | pub fn try_quote(in_bytes: &[u8]) -> Result, QuoteError> { | +++ warning: `shlex` (lib) generated 6 warnings (1 duplicate) Compiling autocfg v1.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/autocfg-1.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/autocfg-1.4.0/Cargo.toml CARGO_PKG_AUTHORS='Josh Stone ' CARGO_PKG_DESCRIPTION='Automatic cfg for Rust compiler features' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=autocfg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/autocfg' CARGO_PKG_RUST_VERSION=1.0 CARGO_PKG_VERSION=1.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/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name autocfg --edition=2015 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/autocfg-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4c3d70863b9afd96 -C extra-filename=-9f5a33e95be71924 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `proc-macro2` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,proc-macro CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/proc-macro2-1.0.87 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/proc-macro2-1.0.87/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.87 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=87 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/fnm/work/target/release/deps:/wrkdirs/usr/ports/devel/fnm/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/proc-macro2-81009a6deec0b5de/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/fnm/work/target/release/build/proc-macro2-9ce322ca18f822ad/build-script-build` warning: `libc` (build script) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,extra_traits,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159/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.159 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=159 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/fnm/work/target/release/deps:/wrkdirs/usr/ports/devel/fnm/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/libc-92613da972ca1506/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/fnm/work/target/release/build/libc-48e4b7bd112ea7a3/build-script-build` [libc 0.2.159] cargo:rerun-if-changed=build.rs [proc-macro2 1.0.87] cargo:rustc-check-cfg=cfg(fuzzing) [proc-macro2 1.0.87] cargo:rustc-check-cfg=cfg(no_is_available) [proc-macro2 1.0.87] cargo:rustc-check-cfg=cfg(no_literal_byte_character) [proc-macro2 1.0.87] cargo:rustc-check-cfg=cfg(no_literal_c_string) [proc-macro2 1.0.87] cargo:rustc-check-cfg=cfg(no_source_text) [proc-macro2 1.0.87] cargo:rustc-check-cfg=cfg(proc_macro_span) [proc-macro2 1.0.87] cargo:rustc-check-cfg=cfg(procmacro2_backtrace) [proc-macro2 1.0.87] cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing) [proc-macro2 1.0.87] cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt) [proc-macro2 1.0.87] cargo:rustc-check-cfg=cfg(randomize_layout) [proc-macro2 1.0.87] cargo:rustc-check-cfg=cfg(span_locations) [proc-macro2 1.0.87] cargo:rustc-check-cfg=cfg(super_unstable) [proc-macro2 1.0.87] cargo:rustc-check-cfg=cfg(wrap_proc_macro) [proc-macro2 1.0.87] cargo:rerun-if-changed=build/probe.rs warning: `libc` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159/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.159 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=159 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/fnm/work/target/release/deps:/wrkdirs/usr/ports/devel/fnm/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/libc-0cde8354229fed67/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/fnm/work/target/release/build/libc-1fbca4cebb88b50e/build-script-build` [libc 0.2.159] cargo:rerun-if-changed=build.rs [libc 0.2.159] cargo:rustc-cfg=freebsd11 [libc 0.2.159] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.159] cargo:rustc-cfg=libc_union [libc 0.2.159] cargo:rustc-cfg=libc_const_size_of [libc 0.2.159] cargo:rustc-cfg=libc_align [libc 0.2.159] cargo:rustc-cfg=libc_int128 [libc 0.2.159] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.159] cargo:rustc-cfg=libc_packedN [libc 0.2.159] cargo:rustc-cfg=libc_cfg_target_vendor [libc 0.2.159] cargo:rustc-cfg=libc_non_exhaustive [libc 0.2.159] cargo:rustc-cfg=libc_long_array [libc 0.2.159] cargo:rustc-cfg=libc_ptr_addr_of [libc 0.2.159] cargo:rustc-cfg=libc_underscore_const_names [libc 0.2.159] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.159] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi) [libc 0.2.159] cargo:rustc-check-cfg=cfg(espidf_time64) [libc 0.2.159] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.159] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.159] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.159] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.159] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.159] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_align) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_cfg_target_vendor) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_const_extern_fn_unstable) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_const_size_of) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_core_cvoid) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_int128) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_long_array) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_non_exhaustive) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_packedN) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_priv_mod_use) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_ptr_addr_of) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_underscore_const_names) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_union) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_ctest) [libc 0.2.159] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","visionos")) [libc 0.2.159] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos")) [libc 0.2.159] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky")) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159/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.159 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=159 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/libc-92613da972ca1506/out /usr/local/bin/rustc --crate-name libc --edition=2015 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159/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="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=3850f5cad31dab4f -C extra-filename=-ee3e4e2e25c91da3 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/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 --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` [libc 0.2.159] cargo:rustc-cfg=freebsd11 [libc 0.2.159] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.159] cargo:rustc-cfg=libc_union [libc 0.2.159] cargo:rustc-cfg=libc_const_size_of [libc 0.2.159] cargo:rustc-cfg=libc_align [libc 0.2.159] cargo:rustc-cfg=libc_int128 [libc 0.2.159] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.159] cargo:rustc-cfg=libc_packedN [libc 0.2.159] cargo:rustc-cfg=libc_cfg_target_vendor [libc 0.2.159] cargo:rustc-cfg=libc_non_exhaustive [libc 0.2.159] cargo:rustc-cfg=libc_long_array [libc 0.2.159] cargo:rustc-cfg=libc_ptr_addr_of [libc 0.2.159] cargo:rustc-cfg=libc_underscore_const_names [libc 0.2.159] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.159] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi) [libc 0.2.159] cargo:rustc-check-cfg=cfg(espidf_time64) [libc 0.2.159] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.159] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.159] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.159] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.159] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.159] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_align) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_cfg_target_vendor) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_const_extern_fn_unstable) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_const_size_of) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_core_cvoid) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_int128) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_long_array) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_non_exhaustive) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_packedN) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_priv_mod_use) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_ptr_addr_of) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_underscore_const_names) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_union) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_ctest) [libc 0.2.159] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","visionos")) [libc 0.2.159] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos")) [libc 0.2.159] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky")) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159/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.159 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=159 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/libc-0cde8354229fed67/out /usr/local/bin/rustc --crate-name libc --edition=2015 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=601f5d9c74520ee7 -C extra-filename=-b647cde00cbaaf67 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/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 --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` [proc-macro2 1.0.87] cargo:rustc-cfg=wrap_proc_macro [proc-macro2 1.0.87] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/proc-macro2-1.0.87 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/proc-macro2-1.0.87/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.87 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=87 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/proc-macro2-81009a6deec0b5de/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/proc-macro2-1.0.87/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=d8c6b12da683cf49 -C extra-filename=-4ce83f28e97556ce --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern unicode_ident=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libunicode_ident-8deb1006ac45e5e5.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg wrap_proc_macro --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` warning: `version_check` (lib) generated 1 warning (1 duplicate) Compiling generic-array v0.14.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/generic-array-0.14.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=ed3ea08c9b90cc01 -C extra-filename=-a83bb83a2b82fa75 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/build/generic-array-a83bb83a2b82fa75 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern version_check=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libversion_check-6c4df64bb0ad4e34.rlib --cap-lints warn -C ar=ar -C linker=cc` warning: `generic-array` (build script) generated 1 warning (1 duplicate) Compiling once_cell v1.20.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/once_cell-1.20.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/once_cell-1.20.2/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.20.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name once_cell --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/once_cell-1.20.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=a8a85dc4d25a0a88 -C extra-filename=-122d62f35343cdb9 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `typenum` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/typenum-1.17.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/typenum-1.17.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/fnm/work/target/release/deps:/wrkdirs/usr/ports/devel/fnm/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/typenum-11c4e5441a208452/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/fnm/work/target/release/build/typenum-98fa0e98883b27c7/build-script-main` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159/src/unix/mod.rs:1471:9 | 1471 | 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/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159/src/unix/mod.rs:1531:9 | 1531 | extern { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159/src/unix/mod.rs:1572:9 | 1572 | extern { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159/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/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159/src/unix/bsd/mod.rs:546:1 | 546 | / f! { 547 | | pub fn CMSG_FIRSTHDR(mhdr: *const ::msghdr) -> *mut ::cmsghdr { 548 | | if (*mhdr).msg_controllen as usize >= ::mem::size_of::<::cmsghdr>() { 549 | | (*mhdr).msg_control as *mut ::cmsghdr ... | 580 | | } | |_- 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/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159/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/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159/src/unix/bsd/mod.rs:582:1 | 582 | / safe_f! { 583 | | pub {const} fn WTERMSIG(status: ::c_int) -> ::c_int { 584 | | status & 0o177 ... | 602 | | } | |_- 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/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159/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/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159/src/unix/bsd/freebsdlike/mod.rs:1466:1 | 1466 | / safe_f! { 1467 | | pub {const} fn WIFCONTINUED(status: ::c_int) -> bool { 1468 | | status == 0x13 ... | 1478 | | } | |_- in this macro invocation | = note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info) [typenum 1.17.0] cargo:rerun-if-changed=build/main.rs warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159/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/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/mod.rs:4944:1 | 4944 | / f! { 4945 | | pub fn CMSG_DATA(cmsg: *const ::cmsghdr) -> *mut ::c_uchar { 4946 | | (cmsg as *mut ::c_uchar) 4947 | | .offset(_ALIGN(::mem::size_of::<::cmsghdr>()) as isize) ... | 5061 | | } | |_- 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/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159/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/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/mod.rs:5063:1 | 5063 | / safe_f! { 5064 | | pub {const} fn WIFSIGNALED(status: ::c_int) -> bool { 5065 | | (status & 0o177) != 0o177 && (status & 0o177) != 0 && status != 0x13 ... | 5100 | | } | |_- 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/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159/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/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159/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/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159/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/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159/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) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=typenum CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/typenum-1.17.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/typenum-1.17.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/typenum-11c4e5441a208452/out /usr/local/bin/rustc --crate-name typenum --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/typenum-1.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=9316692b428e99cd -C extra-filename=-099c17ecb7c15965 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `autocfg` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=more_lengths CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_MORE_LENGTHS=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/fnm/work/target/release/deps:/wrkdirs/usr/ports/devel/fnm/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/generic-array-0caff1822789f806/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/fnm/work/target/release/build/generic-array-a83bb83a2b82fa75/build-script-build` warning: `pkg-config` (lib) generated 1 warning (1 duplicate) Compiling bytes v1.7.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/bytes-1.7.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/bytes-1.7.2/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Sean McArthur ' CARGO_PKG_DESCRIPTION='Types and traits for working with bytes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bytes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/bytes' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.7.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name bytes --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/bytes-1.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=936c55d196855f6f -C extra-filename=-531441c58aa9e0a4 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/typenum-1.17.0/src/lib.rs:51:5 | 51 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/typenum-1.17.0/src/lib.rs:61:13 | 61 | #![cfg_attr(feature = "cargo-clippy", deny(clippy::missing_inline_in_public_items))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/typenum-1.17.0/src/uint.rs:1709:16 | 1709 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::suspicious_arithmetic_impl))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tests` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/typenum-1.17.0/src/bit.rs:187:7 | 187 | #[cfg(tests)] | ^^^^^ help: there is a config with a similar name: `test` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tests` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/typenum-1.17.0/src/uint.rs:1656:7 | 1656 | #[cfg(tests)] | ^^^^^ help: there is a config with a similar name: `test` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unused import: `*` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/typenum-1.17.0/src/lib.rs:104:25 | 104 | N1, N2, Z0, P1, P2, *, | ^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: `once_cell` (lib) generated 1 warning (1 duplicate) Compiling pin-project-lite v0.2.14 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_project_lite CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/pin-project-lite-0.2.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/pin-project-lite-0.2.14/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A lightweight version of pin-project written with declarative macros. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-project-lite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/pin-project-lite' CARGO_PKG_RUST_VERSION=1.37 CARGO_PKG_VERSION=0.2.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/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name pin_project_lite --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/pin-project-lite-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 --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d221df1178e966d6 -C extra-filename=-99d5fe366deb0a2a --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` [generic-array 0.14.7] cargo:rustc-cfg=relaxed_coherence Compiling futures-core v0.3.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/futures-core-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/futures-core-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The core traits and types in for the `futures` library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name futures_core --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/futures-core-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=d6faa84340f036db -C extra-filename=-9853df934d0cfb76 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `pin-project-lite` (lib) generated 1 warning (1 duplicate) Compiling serde v1.0.210 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde-1.0.210 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde-1.0.210/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.210 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=210 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde-1.0.210/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=ee5e0622b5f3ba15 -C extra-filename=-1f5c11da6d4d4e7e --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/build/serde-1f5c11da6d4d4e7e -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/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/fnm/work/fnm-1.38.1/cargo-crates/proc-macro2-1.0.87/src/parse.rs:125:25 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | ^^^^^^ ^^^^^^^^^^^^^ | | | | | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 125 | fn block_comment(input: Cursor<'_>) -> PResult<'_, &str> { | ++++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/proc-macro2-1.0.87/src/parse.rs:322:25 | 322 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | ^^^^^^ ^^^^^^^^^^^^^ | | | | | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 322 | fn ident_not_raw(input: Cursor<'_>) -> PResult<'_, &str> { | ++++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/proc-macro2-1.0.87/src/parse.rs:478:35 | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | ^^^^^^ ^^^^^^^^^^^^^ | | | | | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 478 | fn delimiter_of_raw_string(input: Cursor<'_>) -> PResult<'_, &str> { | ++++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/proc-macro2-1.0.87/src/parse.rs:961:32 | 961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 961 | fn doc_comment_contents(input: Cursor<'_>) -> PResult<'_, (&str, bool)> { | ++++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/proc-macro2-1.0.87/src/parse.rs:984:37 | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ ^^^^^^ ^^^^ the same lifetime is elided here | | | | | the same lifetime is hidden here | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 984 | fn take_until_newline_or_eof(input: Cursor<'_>) -> (Cursor<'_>, &str) { | ++++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/proc-macro2-1.0.87/src/rcvec.rs:33:17 | 33 | pub fn iter(&self) -> slice::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 | 33 | pub fn iter(&self) -> slice::Iter<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/proc-macro2-1.0.87/src/rcvec.rs:37:21 | 37 | pub fn make_mut(&mut self) -> RcVecMut | ^^^^^^^^^ ^^^^^^^^^^^ 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 | 37 | pub fn make_mut(&mut self) -> RcVecMut<'_, T> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/proc-macro2-1.0.87/src/rcvec.rs:46:20 | 46 | pub fn get_mut(&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 help: use `'_` for type paths | 46 | pub fn get_mut(&mut self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/proc-macro2-1.0.87/src/rcvec.rs:83:19 | 83 | pub fn as_mut(&mut self) -> RcVecMut { | ^^^^^^^^^ ^^^^^^^^^^^ 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 | 83 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/proc-macro2-1.0.87/src/rcvec.rs:109:19 | 109 | pub fn as_mut(&mut self) -> RcVecMut { | ^^^^^^^^^ ^^^^^^^^^^^ 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 | 109 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/proc-macro2-1.0.87/src/fallback.rs:169:20 | 169 | fn get_cursor(src: &str) -> Cursor { | ^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 169 | fn get_cursor(src: &str) -> Cursor<'_> { | ++++ warning: `futures-core` (lib) generated 1 warning (1 duplicate) Compiling itoa v1.0.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/itoa-1.0.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/itoa-1.0.11/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast integer primitive to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itoa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/itoa' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.11 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name itoa --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/itoa-1.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=68ac038c17ed0a36 -C extra-filename=-3931b4178a0344c4 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `serde` (build script) generated 1 warning (1 duplicate) Compiling quote v1.0.37 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/quote-1.0.37 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/quote-1.0.37/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.37 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name quote --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/quote-1.0.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=10f84c0ece109a00 -C extra-filename=-9a92b06cb0988cc9 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libproc_macro2-4ce83f28e97556ce.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `itoa` (lib) generated 1 warning (1 duplicate) Compiling subtle v2.6.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=subtle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/subtle-2.6.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/subtle-2.6.1/Cargo.toml CARGO_PKG_AUTHORS='Isis Lovecruft :Henry de Valence ' CARGO_PKG_DESCRIPTION='Pure-Rust traits and utilities for constant-time cryptographic implementations.' CARGO_PKG_HOMEPAGE='https://dalek.rs/' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=subtle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dalek-cryptography/subtle' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.6.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name subtle --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/subtle-2.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=bbb196222fdf61a8 -C extra-filename=-7fec1202475af0be --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `libc` (lib) generated 11 warnings (11 duplicates) Compiling jobserver v0.1.32 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=jobserver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/jobserver-0.1.32 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/jobserver-0.1.32/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='An implementation of the GNU Make jobserver for Rust. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/jobserver-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=jobserver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/jobserver-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.1.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name jobserver --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/jobserver-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=589df56df12e536c -C extra-filename=-6b1b1d597abd04c5 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/liblibc-b647cde00cbaaf67.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `subtle` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde-1.0.210 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde-1.0.210/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.210 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=210 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/fnm/work/target/release/deps:/wrkdirs/usr/ports/devel/fnm/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/serde-c3e66150b48ffe99/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/fnm/work/target/release/build/serde-1f5c11da6d4d4e7e/build-script-build` [serde 1.0.210] cargo:rerun-if-changed=build.rs [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_core_cstr) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_core_error) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_core_net) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_core_num_saturating) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_core_try_from) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_float_copysign) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_num_nonzero_signed) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_relaxed_trait_bounds) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_serde_derive) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_std_atomic) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_std_atomic64) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_systemtime_checked_add) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_target_has_atomic) Compiling slab v0.4.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/slab-0.4.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/slab-0.4.9/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Pre-allocated storage for a uniform data type' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/slab' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.4.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/slab-0.4.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=762b1611a59b33cb -C extra-filename=-b0211870b2e05d9e --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/build/slab-b0211870b2e05d9e -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libautocfg-9f5a33e95be71924.rlib --cap-lints warn -C ar=ar -C linker=cc` warning: `proc-macro2` (lib) generated 12 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=generic_array CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/generic-array-0caff1822789f806/out /usr/local/bin/rustc --crate-name generic_array --edition=2015 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/generic-array-0.14.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=9cd50d452cd1aaaa -C extra-filename=-61ca8f01f436c0e5 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern typenum=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libtypenum-099c17ecb7c15965.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg relaxed_coherence` warning: `typenum` (lib) generated 7 warnings (1 duplicate) Compiling rustls-pki-types v1.9.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls_pki_types CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustls-pki-types-1.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustls-pki-types-1.9.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Shared types for the rustls PKI ecosystem' CARGO_PKG_HOMEPAGE='https://github.com/rustls/pki-types' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls-pki-types CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/pki-types' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.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/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name rustls_pki_types --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustls-pki-types-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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "web", "web-time"))' -C metadata=9ddb832ee9dd4b83 -C extra-filename=-879b297570d0347d --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/generic-array-0.14.7/src/impls.rs:136:19 | 136 | #[cfg(relaxed_coherence)] | ^^^^^^^^^^^^^^^^^ ... 183 | / impl_from! { 184 | | 1 => ::typenum::U1, 185 | | 2 => ::typenum::U2, 186 | | 3 => ::typenum::U3, ... | 215 | | 32 => ::typenum::U32 216 | | } | |_- in this macro invocation | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/generic-array-0.14.7/src/impls.rs:158:23 | 158 | #[cfg(not(relaxed_coherence))] | ^^^^^^^^^^^^^^^^^ ... 183 | / impl_from! { 184 | | 1 => ::typenum::U1, 185 | | 2 => ::typenum::U2, 186 | | 3 => ::typenum::U3, ... | 215 | | 32 => ::typenum::U32 216 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `slab` (build script) generated 1 warning (1 duplicate) Compiling syn v2.0.79 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/syn-2.0.79 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/syn-2.0.79/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.79 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=79 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name syn --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/syn-2.0.79/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=4fe60fd1cf23e0a5 -C extra-filename=-2532933c4db58320 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libproc_macro2-4ce83f28e97556ce.rmeta --extern quote=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libquote-9a92b06cb0988cc9.rmeta --extern unicode_ident=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libunicode_ident-8deb1006ac45e5e5.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/generic-array-0.14.7/src/impls.rs:136:19 | 136 | #[cfg(relaxed_coherence)] | ^^^^^^^^^^^^^^^^^ ... 219 | / impl_from! { 220 | | 33 => ::typenum::U33, 221 | | 34 => ::typenum::U34, 222 | | 35 => ::typenum::U35, ... | 268 | | 1024 => ::typenum::U1024 269 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/generic-array-0.14.7/src/impls.rs:158:23 | 158 | #[cfg(not(relaxed_coherence))] | ^^^^^^^^^^^^^^^^^ ... 219 | / impl_from! { 220 | | 33 => ::typenum::U33, 221 | | 34 => ::typenum::U34, 222 | | 35 => ::typenum::U35, ... | 268 | | 1024 => ::typenum::U1024 269 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `quote` (lib) generated 1 warning (1 duplicate) Compiling cc v1.1.28 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/cc-1.1.28 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/cc-1.1.28/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cc-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cc-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.1.28 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=28 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name cc --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/cc-1.1.28/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="parallel"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=f383be2678115bd8 -C extra-filename=-d311c7f08af722b3 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern jobserver=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libjobserver-6b1b1d597abd04c5.rmeta --extern libc=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/liblibc-b647cde00cbaaf67.rmeta --extern shlex=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libshlex-6d4d633b0c8f44ce.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `memchr` (lib) generated 1 warning (1 duplicate) Compiling futures-sink v0.3.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_sink CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/futures-sink-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/futures-sink-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The asynchronous `Sink` trait for the futures-rs library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-sink CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name futures_sink --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/futures-sink-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=2610f42cc5b62494 -C extra-filename=-11fc6d68d14988c9 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `bytes` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/slab-0.4.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/slab-0.4.9/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Pre-allocated storage for a uniform data type' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/slab' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.4.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/fnm/work/target/release/deps:/wrkdirs/usr/ports/devel/fnm/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/slab-f79b4f5706992dd9/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/fnm/work/target/release/build/slab-b0211870b2e05d9e/build-script-build` warning: `futures-sink` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde-1.0.210 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde-1.0.210/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.210 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=210 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/serde-c3e66150b48ffe99/out /usr/local/bin/rustc --crate-name serde --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde-1.0.210/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=14be30c74cf4d795 -C extra-filename=-9de6284e5b66b640 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` [slab 0.4.9] warning: `-C ar`: this option is deprecated and does nothing [slab 0.4.9] Compiling crossbeam-utils v0.8.20 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20/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.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=8897819975e595b2 -C extra-filename=-84b6bf28c88f6161 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/build/crossbeam-utils-84b6bf28c88f6161 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `jobserver` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde-1.0.210 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde-1.0.210/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.210 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=210 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde-1.0.210/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=c4511c432cd26cdb -C extra-filename=-c6d627fd5bee2938 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/build/serde-c6d627fd5bee2938 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:195:28 | 195 | || self.a_fcn == other.a_fcn } | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint | 195 - || self.a_fcn == other.a_fcn } 195 + || std::ptr::fn_addr_eq(self.a_fcn, other.a_fcn) } | warning: `serde` (build script) generated 1 warning (1 duplicate) Compiling rustix v0.38.37 warning: `crossbeam-utils` (build script) generated 1 warning (1 duplicate) Compiling fnv v1.0.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.37 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=9d7c3c487a753e91 -C extra-filename=-783008bda951d69c --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/build/rustix-783008bda951d69c -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fnv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/fnv-1.0.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/fnv-1.0.7/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Fowler–Noll–Vo hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 / MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fnv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-fnv' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name fnv --edition=2015 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=be31c14aa1c20ef6 -C extra-filename=-fdffa35a48152b3c --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `fnv` (lib) generated 1 warning (1 duplicate) Compiling getrandom v0.2.15 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/getrandom-0.2.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/getrandom-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name getrandom --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/getrandom-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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("compiler_builtins", "core", "custom", "js", "js-sys", "linux_disable_fallback", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=ca823ed6626915dc -C extra-filename=-d2d7b179ae14074a --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libcfg_if-1e473bfa730f368f.rmeta --extern libc=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/liblibc-ee3e4e2e25c91da3.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `getrandom` (lib) generated 1 warning (1 duplicate) Compiling mio v1.0.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mio CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/mio-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/mio-1.0.2/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Thomas de Zeeuw :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Lightweight non-blocking I/O.' CARGO_PKG_HOMEPAGE='https://github.com/tokio-rs/mio' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mio CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/mio' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name mio --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/mio-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(mio_unsupported_force_waker_pipe)' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' -C metadata=bba27122dcf8ca13 -C extra-filename=-4985bde75cd700d7 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/liblibc-ee3e4e2e25c91da3.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `rustls-pki-types` (lib) generated 1 warning (1 duplicate) Compiling socket2 v0.5.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=socket2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/socket2-0.5.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/socket2-0.5.7/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Thomas de Zeeuw ' CARGO_PKG_DESCRIPTION='Utilities for handling networking sockets with a maximal amount of configuration possible intended. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/socket2' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=socket2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/socket2' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.5.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name socket2 --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/socket2-0.5.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=b085da87cba9b7e9 -C extra-filename=-501baba0728ff90e --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/liblibc-ee3e4e2e25c91da3.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `libc` (lib) generated 12 warnings (1 duplicate) Compiling http v1.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/http-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/http-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Carl Lerche :Sean McArthur ' CARGO_PKG_DESCRIPTION='A set of types for representing HTTP requests and responses. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=http CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/http' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name http --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/http-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=7e25d5b78008fd19 -C extra-filename=-7263b79686c92726 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libbytes-531441c58aa9e0a4.rmeta --extern fnv=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libfnv-fdffa35a48152b3c.rmeta --extern itoa=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libitoa-3931b4178a0344c4.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `rustix` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,fs,libc-extra-traits,std,termios,use-libc-auxv CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_LIBC_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_TERMIOS=1 CARGO_FEATURE_USE_LIBC_AUXV=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.37 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/fnm/work/target/release/deps:/wrkdirs/usr/ports/devel/fnm/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/rustix-3c3118530b581715/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/fnm/work/target/release/build/rustix-783008bda951d69c/build-script-build` [rustix 0.38.37] cargo:rerun-if-changed=build.rs [rustix 0.38.37] cargo:rustc-cfg=static_assertions [rustix 0.38.37] cargo:rustc-cfg=libc [rustix 0.38.37] cargo:rustc-cfg=freebsdlike [rustix 0.38.37] cargo:rustc-cfg=bsd [rustix 0.38.37] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM [rustix 0.38.37] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC [rustix 0.38.37] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC [rustix 0.38.37] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD [rustix 0.38.37] cargo:rerun-if-env-changed=CARGO_CFG_MIRI Compiling errno v0.3.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/errno-0.3.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/errno-0.3.9/Cargo.toml CARGO_PKG_AUTHORS='Chris Wong ' CARGO_PKG_DESCRIPTION='Cross-platform interface to the `errno` variable.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=errno CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lambda-fairy/rust-errno' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name errno --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/errno-0.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=e62aad1a075baa9c -C extra-filename=-5a682386042fa925 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/liblibc-ee3e4e2e25c91da3.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/errno-0.3.9/src/unix.rs:78:13 | 78 | 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: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/generic-array-0.14.7/src/lib.rs:235:33 | 235 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut, &mut usize) { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 235 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut<'_, T>, &mut usize) { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/generic-array-0.14.7/src/lib.rs:290:33 | 290 | pub unsafe fn iter_position(&mut self) -> (slice::Iter, &mut usize) { | ^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 290 | pub unsafe fn iter_position(&mut self) -> (slice::Iter<'_, T>, &mut usize) { | +++ warning: `errno` (lib) generated 2 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20/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.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/fnm/work/target/release/deps:/wrkdirs/usr/ports/devel/fnm/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/crossbeam-utils-644ebdc97c5ec9db/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/fnm/work/target/release/build/crossbeam-utils-84b6bf28c88f6161/build-script-build` [crossbeam-utils 0.8.20] cargo:rerun-if-changed=no_atomic.rs [crossbeam-utils 0.8.20] cargo:rustc-check-cfg=cfg(crossbeam_no_atomic,crossbeam_sanitize_thread) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,derive,serde_derive,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_SERDE_DERIVE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde-1.0.210 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde-1.0.210/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.210 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=210 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/fnm/work/target/release/deps:/wrkdirs/usr/ports/devel/fnm/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/serde-529dcfb769d3ff7c/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/fnm/work/target/release/build/serde-c6d627fd5bee2938/build-script-build` [serde 1.0.210] cargo:rerun-if-changed=build.rs [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_core_cstr) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_core_error) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_core_net) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_core_num_saturating) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_core_try_from) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_float_copysign) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_num_nonzero_signed) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_relaxed_trait_bounds) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_serde_derive) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_std_atomic) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_std_atomic64) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_systemtime_checked_add) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_target_has_atomic) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=slab CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/slab-0.4.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/slab-0.4.9/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Pre-allocated storage for a uniform data type' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/slab' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.4.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/slab-f79b4f5706992dd9/out /usr/local/bin/rustc --crate-name slab --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/slab-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=99ab2d70f2bde478 -C extra-filename=-615d458c7e0f64f4 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `slab_no_track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/slab-0.4.9/src/lib.rs:929:20 | 929 | #[cfg_attr(not(slab_no_track_caller), track_caller)] | ^^^^^^^^^^^^^^^^^^^^ | = 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(slab_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `slab_no_track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/slab-0.4.9/src/lib.rs:1098:20 | 1098 | #[cfg_attr(not(slab_no_track_caller), track_caller)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_no_track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/slab-0.4.9/src/lib.rs:1206:20 | 1206 | #[cfg_attr(not(slab_no_track_caller), track_caller)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_no_track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/slab-0.4.9/src/lib.rs:1216:20 | 1216 | #[cfg_attr(not(slab_no_track_caller), track_caller)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_no_const_vec_new` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/slab-0.4.9/src/lib.rs:250:15 | 250 | #[cfg(not(slab_no_const_vec_new))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_no_const_vec_new` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/slab-0.4.9/src/lib.rs:264:11 | 264 | #[cfg(slab_no_const_vec_new)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `generic-array` (lib) generated 7 warnings (1 duplicate) Compiling crypto-common v0.1.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crypto_common CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crypto-common-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crypto-common-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Common cryptographic traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crypto-common CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name crypto_common --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crypto-common-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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("getrandom", "rand_core", "std"))' -C metadata=e0fb931ec30c0ae9 -C extra-filename=-c2ed52945a73833c --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern generic_array=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libgeneric_array-61ca8f01f436c0e5.rmeta --extern typenum=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libtypenum-099c17ecb7c15965.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `crypto-common` (lib) generated 1 warning (1 duplicate) Compiling pin-utils v0.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/pin-utils-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/pin-utils-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Josef Brandl ' CARGO_PKG_DESCRIPTION='Utilities for pinning ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/pin-utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name pin_utils --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/pin-utils-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a29bbeb25584cc8e -C extra-filename=-0ab43c86614ccfc6 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `slab` (lib) generated 7 warnings (1 duplicate) Compiling tokio v1.40.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tokio-1.40.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tokio-1.40.0/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=1.40.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=40 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name tokio --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tokio-1.40.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="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=2bf2a2382647d90a -C extra-filename=-fbc5da47c0dcb7e1 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libbytes-531441c58aa9e0a4.rmeta --extern libc=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/liblibc-ee3e4e2e25c91da3.rmeta --extern mio=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libmio-4985bde75cd700d7.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libpin_project_lite-99d5fe366deb0a2a.rmeta --extern socket2=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libsocket2-501baba0728ff90e.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `pin-utils` (lib) generated 1 warning (1 duplicate) Compiling semver v1.0.23 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/semver-1.0.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/semver-1.0.23/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/semver-1.0.23/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=09f8dd506217ef41 -C extra-filename=-e320cebded735c11 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/build/semver-e320cebded735c11 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `semver` (build script) generated 1 warning (1 duplicate) Compiling equivalent v1.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/equivalent-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/equivalent-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Traits for key comparison in maps.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=equivalent CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/equivalent' CARGO_PKG_RUST_VERSION=1.6 CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name equivalent --edition=2015 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/equivalent-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=75308ee32533c9e3 -C extra-filename=-66a3763883d0e0e9 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `mio` (lib) generated 1 warning (1 duplicate) Compiling untrusted v0.9.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=untrusted CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/untrusted-0.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/untrusted-0.9.0/Cargo.toml CARGO_PKG_AUTHORS='Brian Smith ' CARGO_PKG_DESCRIPTION='Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=ISC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=untrusted CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/untrusted' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name untrusted --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/untrusted-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=805cbdd300c8e9ee -C extra-filename=-63db6a735f145c9f --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `equivalent` (lib) generated 1 warning (1 duplicate) Compiling unicode-width v0.1.14 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/unicode-width-0.1.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/unicode-width-0.1.14/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_width --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/unicode-width-0.1.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="cjk"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cjk", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=ae9db57b1a5f3fff -C extra-filename=-85ac9ed258c92944 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `socket2` (lib) generated 1 warning (1 duplicate) Compiling futures-task v0.3.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_task CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/futures-task-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/futures-task-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Tools for working with tasks. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-task CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name futures_task --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/futures-task-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=16d34fd7f9194c03 -C extra-filename=-93e699bba09468b7 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/http-1.1.0/src/header/map.rs:2316:35 | 2316 | let entry = unsafe { &mut (*self.map).entries[self.entry] }; | ^^--------^^^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/http-1.1.0/src/header/map.rs:2316:35 | 2316 | let entry = unsafe { &mut (*self.map).entries[self.entry] }; | ^^^^^^^^^^^^^^^^^^^ = note: `#[warn(dangerous_implicit_autorefs)]` on by default help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2316 | let entry = unsafe { &mut (&mut (*self.map).entries)[self.entry] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/http-1.1.0/src/header/map.rs:2324:43 | 2324 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^--------^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/http-1.1.0/src/header/map.rs:2324:43 | 2324 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2324 | let extra = unsafe { &mut (&mut (*self.map).extra_values)[idx] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/http-1.1.0/src/header/map.rs:2964:35 | 2964 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^--------^^^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/http-1.1.0/src/header/map.rs:2964:35 | 2964 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2964 | let entry = unsafe { &mut (&mut (*self.map).entries)[self.index] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/http-1.1.0/src/header/map.rs:2984:43 | 2984 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^--------^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/http-1.1.0/src/header/map.rs:2984:43 | 2984 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2984 | let extra = unsafe { &mut (&mut (*self.map).extra_values)[idx] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/http-1.1.0/src/header/map.rs:3007:35 | 3007 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^--------^^^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/http-1.1.0/src/header/map.rs:3007:35 | 3007 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 3007 | let entry = unsafe { &mut (&mut (*self.map).entries)[self.index] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/http-1.1.0/src/header/map.rs:3016:43 | 3016 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^--------^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/http-1.1.0/src/header/map.rs:3016:43 | 3016 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 3016 | let extra = unsafe { &mut (&mut (*self.map).extra_values)[idx] }; | +++++ + warning: `untrusted` (lib) generated 1 warning (1 duplicate) Compiling adler2 v2.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=adler2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/adler2-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/adler2-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='Jonas Schievink :oyvindln ' CARGO_PKG_DESCRIPTION='A simple clean-room implementation of the Adler-32 checksum' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='0BSD OR MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=adler2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/oyvindln/adler2' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name adler2 --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/adler2-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=b78410a7117c308b -C extra-filename=-1b8f6ed7d42ff4cd --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `futures-task` (lib) generated 1 warning (1 duplicate) Compiling thiserror v1.0.64 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/thiserror-1.0.64 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/thiserror-1.0.64/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.64 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=64 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/thiserror-1.0.64/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7e9b3a9fdbed3e6a -C extra-filename=-eceb2c47eb86a08b --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/build/thiserror-eceb2c47eb86a08b -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `adler2` (lib) generated 1 warning (1 duplicate) Compiling spin v0.9.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=spin CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/spin-0.9.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/spin-0.9.8/Cargo.toml CARGO_PKG_AUTHORS='Mathijs van de Nes :John Ericson :Joshua Barretto ' CARGO_PKG_DESCRIPTION='Spin-based synchronization primitives' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=spin CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mvdnes/spin-rs.git' CARGO_PKG_RUST_VERSION=1.38 CARGO_PKG_VERSION=0.9.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name spin --edition=2015 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/spin-0.9.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="once"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("barrier", "default", "fair_mutex", "lazy", "lock_api", "lock_api_crate", "mutex", "once", "portable-atomic", "portable_atomic", "rwlock", "spin_mutex", "std", "ticket_mutex", "use_ticket_mutex"))' -C metadata=575ba73468895aa0 -C extra-filename=-81a22231f48c66e2 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `unicode-width` (lib) generated 1 warning (1 duplicate) Compiling httparse v1.9.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/httparse-1.9.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/httparse-1.9.5/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A tiny, safe, speedy, zero-copy HTTP/1.x parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=httparse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/httparse' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.9.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/httparse-1.9.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=e5f8f55be67cdaec -C extra-filename=-ed820ef3a077fdd6 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/build/httparse-ed820ef3a077fdd6 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `spin` (lib) generated 1 warning (1 duplicate) Compiling hashbrown v0.15.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/hashbrown-0.15.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/hashbrown-0.15.0/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.15.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/hashbrown-0.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "borsh", "compiler_builtins", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=5961f03a3191b4bd -C extra-filename=-c62d2578ca634e0a --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `thiserror` (build script) generated 1 warning (1 duplicate) Compiling bitflags v2.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/bitflags-2.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/bitflags-2.6.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags. ' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=2.6.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/bitflags-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=3d14cbb1c0380da3 -C extra-filename=-b1e5c3c8973e124f --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `httparse` (build script) generated 1 warning (1 duplicate) Compiling utf8parse v0.2.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf8parse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/utf8parse-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/utf8parse-0.2.2/Cargo.toml CARGO_PKG_AUTHORS='Joe Wilm :Christian Duerr ' CARGO_PKG_DESCRIPTION='Table-driven UTF-8 parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utf8parse CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alacritty/vte' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name utf8parse --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/utf8parse-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=ca9fa8995fd99627 -C extra-filename=-747797aa596578ef --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `utf8parse` (lib) generated 1 warning (1 duplicate) Compiling byteorder v1.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=byteorder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/byteorder-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/byteorder-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Library for reading/writing numbers in big-endian and little-endian.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/byteorder' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=byteorder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/byteorder' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name byteorder --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/byteorder-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=358dff488fdcdc98 -C extra-filename=-c687e60adf0ec1ec --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `cc` (lib) generated 1 warning (1 duplicate) Compiling ring v0.17.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/ring-0.17.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/ring-0.17.8/Cargo.toml CARGO_PKG_AUTHORS='Brian Smith ' CARGO_PKG_DESCRIPTION='Safe, fast, small crypto using Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE=LICENSE CARGO_PKG_NAME=ring CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/ring' CARGO_PKG_RUST_VERSION=1.61.0 CARGO_PKG_VERSION=0.17.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/ring-0.17.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=69c67c3667bbf148 -C extra-filename=-d8e96d1cdf80166e --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/build/ring-d8e96d1cdf80166e -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern cc=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libcc-d311c7f08af722b3.rlib --cap-lints warn -C ar=ar -C linker=cc` warning: `bitflags` (lib) generated 1 warning (1 duplicate) Compiling zstd-sys v2.0.13+zstd.1.5.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zstd-sys-2.0.13+zstd.1.5.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zstd-sys-2.0.13+zstd.1.5.6/Cargo.toml CARGO_PKG_AUTHORS='Alexandre Bury ' CARGO_PKG_DESCRIPTION='Low-level bindings for the zstd compression library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zstd-sys CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/gyscos/zstd-rs' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=2.0.13+zstd.1.5.6 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zstd-sys-2.0.13+zstd.1.5.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "debug", "default", "experimental", "fat-lto", "legacy", "no_asm", "no_wasm_shim", "non-cargo", "pkg-config", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=2fcd43d712fa0d2d -C extra-filename=-0da10e03aa4ee8ca --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/build/zstd-sys-0da10e03aa4ee8ca -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern cc=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libcc-d311c7f08af722b3.rlib --extern pkg_config=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libpkg_config-dca9bcbd5d22eb8e.rlib --cap-lints warn -C ar=ar -C linker=cc` warning: `byteorder` (lib) generated 1 warning (1 duplicate) Compiling futures-io v0.3.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_io CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/futures-io-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/futures-io-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-io CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name futures_io --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/futures-io-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=b358e96eaaae25bd -C extra-filename=-e792d128d2c0e831 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `futures-io` (lib) generated 1 warning (1 duplicate) Compiling futures-util v0.3.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/futures-util-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/futures-util-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Common utilities and extension traits for the futures-rs library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name futures_util --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/futures-util-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="futures-io"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=43bc3710f9d2aa20 -C extra-filename=-6c49c089c4c2c64c --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libfutures_core-9853df934d0cfb76.rmeta --extern futures_io=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libfutures_io-e792d128d2c0e831.rmeta --extern futures_sink=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libfutures_sink-11fc6d68d14988c9.rmeta --extern futures_task=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libfutures_task-93e699bba09468b7.rmeta --extern memchr=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libmemchr-3f336508bb8f07ab.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libpin_project_lite-99d5fe366deb0a2a.rmeta --extern pin_utils=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libpin_utils-0ab43c86614ccfc6.rmeta --extern slab=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libslab-615d458c7e0f64f4.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `ring` (build script) generated 1 warning (1 duplicate) warning: `zstd-sys` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,dev_urandom_fallback CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DEV_URANDOM_FALLBACK=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/ring-0.17.8 CARGO_MANIFEST_LINKS=ring_core_0_17_8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/ring-0.17.8/Cargo.toml CARGO_PKG_AUTHORS='Brian Smith ' CARGO_PKG_DESCRIPTION='Safe, fast, small crypto using Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE=LICENSE CARGO_PKG_NAME=ring CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/ring' CARGO_PKG_RUST_VERSION=1.61.0 CARGO_PKG_VERSION=0.17.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/fnm/work/target/release/deps:/wrkdirs/usr/ports/devel/fnm/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/ring-ebf6b6511f618167/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/fnm/work/target/release/build/ring-d8e96d1cdf80166e/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zstd-sys-2.0.13+zstd.1.5.6 CARGO_MANIFEST_LINKS=zstd CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zstd-sys-2.0.13+zstd.1.5.6/Cargo.toml CARGO_PKG_AUTHORS='Alexandre Bury ' CARGO_PKG_DESCRIPTION='Low-level bindings for the zstd compression library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zstd-sys CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/gyscos/zstd-rs' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=2.0.13+zstd.1.5.6 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/fnm/work/target/release/deps:/wrkdirs/usr/ports/devel/fnm/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/zstd-sys-eb34ef6a01d1aa75/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/fnm/work/target/release/build/zstd-sys-0da10e03aa4ee8ca/build-script-build` [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=ZSTD_SYS_USE_PKG_CONFIG [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=LIBZSTD_NO_PKG_CONFIG [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=SYSROOT [zstd-sys 2.0.13+zstd.1.5.6] cargo:rustc-link-search=native=/usr/local/lib [zstd-sys 2.0.13+zstd.1.5.6] cargo:rustc-link-lib=zstd [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [zstd-sys 2.0.13+zstd.1.5.6] cargo:include=/usr/local/include Compiling indexmap v2.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/indexmap-2.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/indexmap-2.6.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/indexmap-rs/indexmap' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=2.6.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name indexmap --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/indexmap-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--allow=clippy::style' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=f380a464f2919fa8 -C extra-filename=-df7cc033f9cda8eb --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern equivalent=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libequivalent-66a3763883d0e0e9.rmeta --extern hashbrown=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libhashbrown-c62d2578ca634e0a.rmeta --cap-lints warn -C ar=ar -C linker=cc` [ring 0.17.8] cargo:rerun-if-env-changed=RING_PREGENERATE_ASM [ring 0.17.8] cargo:rustc-env=RING_CORE_PREFIX=ring_core_0_17_8_ [ring 0.17.8] OPT_LEVEL = Some(2) [ring 0.17.8] TARGET = Some(x86_64-unknown-freebsd) [ring 0.17.8] OUT_DIR = Some(/wrkdirs/usr/ports/devel/fnm/work/target/release/build/ring-ebf6b6511f618167/out) [ring 0.17.8] HOST = Some(x86_64-unknown-freebsd) [ring 0.17.8] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [ring 0.17.8] CC_x86_64-unknown-freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [ring 0.17.8] CC_x86_64_unknown_freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=HOST_CC [ring 0.17.8] HOST_CC = None [ring 0.17.8] cargo:rerun-if-env-changed=CC [ring 0.17.8] CC = Some(cc) [ring 0.17.8] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [ring 0.17.8] CC_KNOWN_WRAPPER_CUSTOM = None [ring 0.17.8] RUSTC_WRAPPER = None [ring 0.17.8] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: `http` (lib) generated 7 warnings (1 duplicate) Compiling anstyle-parse v0.2.5 warning: `hashbrown` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle_parse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/anstyle-parse-0.2.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/anstyle-parse-0.2.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parse ANSI Style Escapes' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle-parse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.2.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle_parse --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/anstyle-parse-0.2.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 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=3cabf96db835b67a -C extra-filename=-886e4ceec1f68f5e --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern utf8parse=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libutf8parse-747797aa596578ef.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.37 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/rustix-3c3118530b581715/out /usr/local/bin/rustc --crate-name rustix --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/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 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=51311c174515f24f -C extra-filename=-886d84daa5b98c51 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libbitflags-b1e5c3c8973e124f.rmeta --extern libc_errno=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/liberrno-5a682386042fa925.rmeta --extern libc=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/liblibc-ee3e4e2e25c91da3.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg static_assertions --cfg libc --cfg freebsdlike --cfg bsd` [ring 0.17.8] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [ring 0.17.8] CRATE_CC_NO_DEFAULTS = None [ring 0.17.8] DEBUG = Some(false) [ring 0.17.8] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [ring 0.17.8] CFLAGS_x86_64-unknown-freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [ring 0.17.8] CFLAGS_x86_64_unknown_freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=HOST_CFLAGS [ring 0.17.8] HOST_CFLAGS = None [ring 0.17.8] cargo:rerun-if-env-changed=CFLAGS [ring 0.17.8] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [ring 0.17.8] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [ring 0.17.8] CC_SHELL_ESCAPED_FLAGS = None warning: `anstyle-parse` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/httparse-1.9.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/httparse-1.9.5/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A tiny, safe, speedy, zero-copy HTTP/1.x parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=httparse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/httparse' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.9.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/fnm/work/target/release/deps:/wrkdirs/usr/ports/devel/fnm/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/httparse-e0a6dee0fa67288b/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/fnm/work/target/release/build/httparse-ed820ef3a077fdd6/build-script-build` [httparse 1.9.5] cargo:rustc-cfg=httparse_simd_neon_intrinsics [httparse 1.9.5] cargo:rustc-cfg=httparse_simd Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/thiserror-1.0.64 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/thiserror-1.0.64/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.64 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=64 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/fnm/work/target/release/deps:/wrkdirs/usr/ports/devel/fnm/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/thiserror-76a7e1e369aeb2a6/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/fnm/work/target/release/build/thiserror-eceb2c47eb86a08b/build-script-build` [thiserror 1.0.64] cargo:rerun-if-changed=build/probe.rs [thiserror 1.0.64] cargo:rustc-check-cfg=cfg(error_generic_member_access) [thiserror 1.0.64] cargo:rustc-check-cfg=cfg(thiserror_nightly_testing) [thiserror 1.0.64] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP Compiling http-body v1.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http_body CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/http-body-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/http-body-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Lucio Franco :Sean McArthur ' CARGO_PKG_DESCRIPTION='Trait representing an asynchronous, streaming, HTTP request or response body. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=http-body CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/http-body' CARGO_PKG_RUST_VERSION=1.49 CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name http_body --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/http-body-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2b02824b3865bd8f -C extra-filename=-418a879acbd7bc9b --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libbytes-531441c58aa9e0a4.rmeta --extern http=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libhttp-7263b79686c92726.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/weak.rs:47:54 | 47 | $vis static $name: $crate::weak::Weak $ret> = | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/syscalls.rs:1714:5 | 1714 | / weakcall! { 1715 | | fn memfd_create( 1716 | | name: *const c::c_char, 1717 | | flags: c::c_uint 1718 | | ) -> c::c_int 1719 | | } | |_____- in this macro invocation | = note: `#[warn(missing_abi)]` on by default = note: this warning originates in the macro `weak` which comes from the expansion of the macro `weakcall` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `http-body` (lib) generated 1 warning (1 duplicate) Compiling miniz_oxide v0.8.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=miniz_oxide CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miniz_oxide-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miniz_oxide-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Frommi :oyvindln ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression library rewritten in Rust based on miniz' CARGO_PKG_HOMEPAGE='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_LICENSE='MIT OR Zlib OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=miniz_oxide CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.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/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name miniz_oxide --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miniz_oxide-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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "rustc-dep-of-std", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=0e1314523eb6b21e -C extra-filename=-bac1b7602b5603a3 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern adler2=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libadler2-1b8f6ed7d42ff4cd.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde-1.0.210/src/private/de.rs:266:23 | 266 | fn unexpected(&self) -> Unexpected { | ^^^^^ ^^^^^^^^^^ 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 | 266 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde-1.0.210/src/private/mod.rs:30:35 | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> 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 | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow<'_, str> { | +++ warning: `indexmap` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/semver-1.0.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/semver-1.0.23/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/fnm/work/target/release/deps:/wrkdirs/usr/ports/devel/fnm/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/semver-1b10b6aee863d77b/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/fnm/work/target/release/build/semver-e320cebded735c11/build-script-build` [semver 1.0.23] cargo:rerun-if-changed=build.rs [semver 1.0.23] cargo:rustc-check-cfg=cfg(doc_cfg) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_alloc_crate) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_const_vec_new) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_exhaustive_int_match) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_non_exhaustive) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_nonzero_bitscan) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_str_strip_prefix) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_track_caller) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint) [semver 1.0.23] cargo:rustc-check-cfg=cfg(test_node_semver) Compiling block-buffer v0.10.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=block_buffer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/block-buffer-0.10.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/block-buffer-0.10.4/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Buffer type for block processing of data' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=block-buffer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name block_buffer --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/block-buffer-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=06f0fe323dc86d48 -C extra-filename=-c456b8bc6b1a1474 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern generic_array=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libgeneric_array-61ca8f01f436c0e5.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/syn-2.0.79/src/buffer.rs:81:18 | 81 | pub fn begin(&self) -> Cursor { | ^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 81 | pub fn begin(&self) -> Cursor<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/syn-2.0.79/src/data.rs:71:17 | 71 | pub fn iter(&self) -> punctuated::Iter { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 71 | pub fn iter(&self) -> punctuated::Iter<'_, Field> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/syn-2.0.79/src/data.rs:82:21 | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut<'_, Field> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/syn-2.0.79/src/data.rs:141:24 | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members] { | ^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members<'_>] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/syn-2.0.79/src/generics.rs:108:26 | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes] { | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes<'_>] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/syn-2.0.79/src/generics.rs:115:30 | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut] { | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut<'_>] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/syn-2.0.79/src/generics.rs:122:28 | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams] { | ^^^^^ the lifetime is elided here ^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams<'_>] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/syn-2.0.79/src/generics.rs:129:32 | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut] { | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut<'_>] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/syn-2.0.79/src/generics.rs:136:29 | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams] { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams<'_>] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/syn-2.0.79/src/generics.rs:143:33 | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut] { | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut<'_>] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/syn-2.0.79/src/generics.rs:176:27 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is elided here | | | | | | | the same lifetime is hidden here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 176 | pub fn split_for_impl(&self) -> (ImplGenerics<'_>, TypeGenerics<'_>, Option<&WhereClause>) { | ++++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/syn-2.0.79/src/generics.rs:371:25 | 371 | pub fn as_turbofish(&self) -> Turbofish { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 371 | pub fn as_turbofish(&self) -> Turbofish<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/syn-2.0.79/src/parse.rs:1274:35 | 1274 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer { | ^^^^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1274 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/syn-2.0.79/src/discouraged.rs:208:28 | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)>; | ^^^^^ the lifetime is elided here ^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/syn-2.0.79/src/discouraged.rs:212:28 | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)> { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/syn-2.0.79/src/punctuated.rs:119:17 | 119 | 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 | 119 | pub fn iter(&self) -> Iter<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/syn-2.0.79/src/punctuated.rs:130:21 | 130 | 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 | 130 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/syn-2.0.79/src/punctuated.rs:141:18 | 141 | pub fn pairs(&self) -> Pairs { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 141 | pub fn pairs(&self) -> Pairs<'_, T, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/syn-2.0.79/src/punctuated.rs:150:22 | 150 | pub fn pairs_mut(&mut self) -> PairsMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 150 | pub fn pairs_mut(&mut self) -> PairsMut<'_, T, P> { | +++ warning: `block-buffer` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20/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.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/crossbeam-utils-644ebdc97c5ec9db/out /usr/local/bin/rustc --crate-name crossbeam_utils --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.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 --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=e56f323e162a8cc5 -C extra-filename=-215639132ac21fb3 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'` warning: `serde` (lib) generated 3 warnings (1 duplicate) Compiling toml_datetime v0.6.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml_datetime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/toml_datetime-0.6.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/toml_datetime-0.6.8/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A TOML-compatible datetime type' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml_datetime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.6.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name toml_datetime --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/toml_datetime-0.6.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=88d4db70e6e4e456 -C extra-filename=-e1f63ed3967eae50 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern serde=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libserde-9de6284e5b66b640.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20/src/lib.rs:45:7 | 45 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `crossbeam_no_atomic`, `crossbeam_sanitize_thread`, `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: requested on the command line with `-W unexpected-cfgs` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20/src/lib.rs:68:11 | 68 | #[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/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20/src/lib.rs:109:11 | 109 | #[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/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20/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/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20/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/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20/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_loom` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20/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_loom` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20/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_loom` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20/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_loom` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20/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_loom` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20/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_loom` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20/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_loom` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20/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_loom` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20/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_loom` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20/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_loom` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20/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_loom` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20/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_loom` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20/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_loom` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20/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_loom` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20/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/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20/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/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20/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/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20/src/sync/mod.rs:15:11 | 15 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `toml_datetime` (lib) generated 1 warning (1 duplicate) Compiling serde_spanned v0.6.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_spanned CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde_spanned-0.6.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde_spanned-0.6.8/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Serde-compatible spanned Value' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_spanned CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.6.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name serde_spanned --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde_spanned-0.6.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=a674d7f05ff1b211 -C extra-filename=-dcdbd0e59319e2fe --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern serde=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libserde-9de6284e5b66b640.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `serde_spanned` (lib) generated 1 warning (1 duplicate) Compiling is_terminal_polyfill v1.70.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=is_terminal_polyfill CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/is_terminal_polyfill-1.70.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/is_terminal_polyfill-1.70.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Polyfill for `is_terminal` stdlib feature for use with older MSRVs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=is_terminal_polyfill CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/polyfill-rs/is_terminal_polyfill' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=1.70.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=70 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name is_terminal_polyfill --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/is_terminal_polyfill-1.70.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 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=5c7732b2570ad6c8 -C extra-filename=-c033df841f7906e0 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `is_terminal_polyfill` (lib) generated 1 warning (1 duplicate) Compiling winnow v0.6.20 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=winnow CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/winnow-0.6.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/winnow-0.6.20/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A byte-oriented, zero-copy, parser combinators library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=winnow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/winnow-rs/winnow' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.6.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name winnow --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/winnow-0.6.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=4480dfd171d9104d -C extra-filename=-abc6478e23a587e5 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/syscalls.rs:169:48 | 169 | unsafe { ret_owned_fd(c::open(c_str(path), bitflags_bits!(oflags), mode)) } | ---------------------- in this macro invocation | = note: `#[warn(unnecessary_transmutes)]` on by default = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/syscalls.rs:241:13 | 241 | bitflags_bits!(oflags), | ---------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/syscalls.rs:393:13 | 393 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/syscalls.rs:445:13 | 445 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/syscalls.rs:703:13 | 703 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/syscalls.rs:786:13 | 786 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/syscalls.rs:847:13 | 847 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/syscalls.rs:1033:13 | 1033 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/syscalls.rs:1114:13 | 1114 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/syscalls.rs:1238:33 | 1238 | Ok(OFlags::from_bits_retain(bitcast!(flags))) | --------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/syscalls.rs:1248:36 | 1248 | Ok(SealFlags::from_bits_retain(bitcast!(flags))) | --------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:40:34 | 40 | const SYMLINK_NOFOLLOW = bitcast!(c::AT_SYMLINK_NOFOLLOW); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:44:25 | 44 | const EACCESS = bitcast!(c::AT_EACCESS); | ----------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:47:27 | 47 | const REMOVEDIR = bitcast!(c::AT_REMOVEDIR); | ------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:50:32 | 50 | const SYMLINK_FOLLOW = bitcast!(c::AT_SYMLINK_FOLLOW); | ------------------------------ in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:62:28 | 62 | const EMPTY_PATH = bitcast!(c::AT_EMPTY_PATH); | -------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:66:33 | 66 | const RESOLVE_BENEATH = bitcast!(c::AT_RESOLVE_BENEATH); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:211:25 | 211 | const ACCMODE = bitcast!(c::O_ACCMODE); | ---------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:220:24 | 220 | const RWMODE = bitcast!(c::O_RDONLY | c::O_WRONLY | c::O_RDWR); | ----------------------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:223:24 | 223 | const APPEND = bitcast!(c::O_APPEND); | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:227:24 | 227 | const CREATE = bitcast!(c::O_CREAT); | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:231:27 | 231 | const DIRECTORY = bitcast!(c::O_DIRECTORY); | ------------------------ in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:235:23 | 235 | const DSYNC = bitcast!(c::O_DSYNC); | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:238:22 | 238 | const EXCL = bitcast!(c::O_EXCL); | ------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:245:23 | 245 | const FSYNC = bitcast!(c::O_FSYNC); | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:249:26 | 249 | const NOFOLLOW = bitcast!(c::O_NOFOLLOW); | ----------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:252:26 | 252 | const NONBLOCK = bitcast!(c::O_NONBLOCK); | ----------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:255:24 | 255 | const RDONLY = bitcast!(c::O_RDONLY); | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:258:24 | 258 | const WRONLY = bitcast!(c::O_WRONLY); | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:263:22 | 263 | const RDWR = bitcast!(c::O_RDWR); | ------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:267:24 | 267 | const NOCTTY = bitcast!(c::O_NOCTTY); | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:280:22 | 280 | const SYNC = bitcast!(c::O_SYNC); | ------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:283:23 | 283 | const TRUNC = bitcast!(c::O_TRUNC); | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:293:22 | 293 | const PATH = bitcast!(c::O_PATH); | ------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:296:25 | 296 | const CLOEXEC = bitcast!(c::O_CLOEXEC); | ---------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:321:24 | 321 | const DIRECT = bitcast!(c::O_DIRECT); | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:325:33 | 325 | const RESOLVE_BENEATH = bitcast!(c::O_RESOLVE_BENEATH); | ------------------------------ in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:329:28 | 329 | const EMPTY_PATH = bitcast!(c::O_EMPTY_PATH); | ------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:659:22 | 659 | const SEAL = bitcast!(c::F_SEAL_SEAL); | ------------------------ in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:661:24 | 661 | const SHRINK = bitcast!(c::F_SEAL_SHRINK); | -------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:663:22 | 663 | const GROW = bitcast!(c::F_SEAL_GROW); | ------------------------ in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:665:23 | 665 | const WRITE = bitcast!(c::F_SEAL_WRITE); | ------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:950:18 | 950 | LockShared = bitcast!(c::LOCK_SH), | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:952:21 | 952 | LockExclusive = bitcast!(c::LOCK_EX), | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:954:14 | 954 | Unlock = bitcast!(c::LOCK_UN), | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:956:29 | 956 | NonBlockingLockShared = bitcast!(c::LOCK_SH | c::LOCK_NB), | --------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:958:32 | 958 | NonBlockingLockExclusive = bitcast!(c::LOCK_EX | c::LOCK_NB), | --------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:960:25 | 960 | NonBlockingUnlock = bitcast!(c::LOCK_UN | c::LOCK_NB), | --------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/io/types.rs:13:25 | 13 | const CLOEXEC = bitcast!(c::FD_CLOEXEC); | ----------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/io/types.rs:60:25 | 60 | const CLOEXEC = bitcast!(c::O_CLOEXEC); | ---------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/io/syscalls.rs:283:34 | 283 | Ok(FdFlags::from_bits_retain(bitcast!(flags))) | --------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/io/syscalls.rs:330:13 | 330 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `miniz_oxide` (lib) generated 1 warning (1 duplicate) Compiling anstyle-query v1.1.1 warning: `crossbeam-utils` (lib) generated 24 warnings (1 duplicate) Compiling try-lock v0.2.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle_query CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/anstyle-query-1.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/anstyle-query-1.1.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Look up colored console capabilities' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle-query CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=1.1.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle_query --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/anstyle-query-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=59f26aa5659b0fa9 -C extra-filename=-6b7f659496026732 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=try_lock CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/try-lock-0.2.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/try-lock-0.2.5/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A lightweight atomic lock.' CARGO_PKG_HOMEPAGE='https://github.com/seanmonstar/try-lock' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=try-lock CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/try-lock' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name try_lock --edition=2015 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/try-lock-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3c8f871ed701a51c -C extra-filename=-82f7f2d3761fdace --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `anstyle-query` (lib) generated 1 warning (1 duplicate) Compiling alloc-no-stdlib v2.0.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=alloc_no_stdlib CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/alloc-no-stdlib-2.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/alloc-no-stdlib-2.0.4/Cargo.toml CARGO_PKG_AUTHORS='Daniel Reiter Horn ' CARGO_PKG_DESCRIPTION='A dynamic allocator that may be used with or without the stdlib. This allows a package with nostd to allocate memory dynamically and be used either with a custom allocator, items on the stack, or by a package that wishes to simply use Box<>. It also provides options to use calloc or a mutable global variable for pre-zeroed memory' CARGO_PKG_HOMEPAGE='https://github.com/dropbox/rust-alloc-no-stdlib' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=alloc-no-stdlib CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dropbox/rust-alloc-no-stdlib' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name alloc_no_stdlib --edition=2015 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/alloc-no-stdlib-2.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("unsafe"))' -C metadata=15aabed3fcdeb66b -C extra-filename=-853a6b56c4719189 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/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/fnm/work/fnm-1.38.1/cargo-crates/try-lock-0.2.5/src/lib.rs:92:21 | 92 | pub fn try_lock(&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: the lint level is defined here --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/try-lock-0.2.5/src/lib.rs:3:9 | 3 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` help: use `'_` for type paths | 92 | pub fn try_lock(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/try-lock-0.2.5/src/lib.rs:110:27 | 110 | pub fn try_lock_order(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> { | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 110 | pub fn try_lock_order(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/try-lock-0.2.5/src/lib.rs:129:30 | 129 | pub fn try_lock_explicit(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> { | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 129 | pub fn try_lock_explicit(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/try-lock-0.2.5/src/lib.rs:165:47 | 165 | pub unsafe fn try_lock_explicit_unchecked(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> { | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 165 | pub unsafe fn try_lock_explicit_unchecked(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> { | +++ warning: unused import: `core::ops::IndexMut` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/alloc-no-stdlib-2.0.4/src/allocated_memory/mod.rs:5:9 | 5 | pub use core::ops::IndexMut; | ^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unused import: `core::ops::Index` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/alloc-no-stdlib-2.0.4/src/allocated_memory/mod.rs:6:9 | 6 | pub use core::ops::Index; | ^^^^^^^^^^^^^^^^ warning: unused import: `core::ops::Range` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/alloc-no-stdlib-2.0.4/src/allocated_memory/mod.rs:7:9 | 7 | pub use core::ops::Range; | ^^^^^^^^^^^^^^^^ warning: `try-lock` (lib) generated 5 warnings (1 duplicate) Compiling tinyvec_macros v0.1.1 warning: calls to `std::mem::forget` with a reference instead of an owned value does nothing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/alloc-no-stdlib-2.0.4/src/lib.rs:78:5 | 78 | core::mem::forget(core::mem::replace(&mut self.data, &mut[])); | ^^^^^^^^^^^^^^^^^^------------------------------------------^ | | | argument has type `&mut [T]` | = note: `#[warn(forgetting_references)]` on by default help: use `let _ = ...` to ignore the expression or result | 78 - core::mem::forget(core::mem::replace(&mut self.data, &mut[])); 78 + let _ = core::mem::replace(&mut self.data, &mut[]); | Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinyvec_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec_macros-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec_macros-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Soveu ' CARGO_PKG_DESCRIPTION='Some macros for tiny containers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0 OR Zlib' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinyvec_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Soveu/tinyvec_macros' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name tinyvec_macros --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec_macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0708c1d071727b53 -C extra-filename=-3211266759e769c8 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `tinyvec_macros` (lib) generated 1 warning (1 duplicate) Compiling rustls v0.23.14 warning: `alloc-no-stdlib` (lib) generated 5 warnings (1 duplicate) Compiling anstyle v1.0.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustls-0.23.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustls-0.23.14/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rustls is a modern TLS library written in Rust.' CARGO_PKG_HOMEPAGE='https://github.com/rustls/rustls' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/rustls' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.23.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=23 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustls-0.23.14/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=2c2bf4d5916e4864 -C extra-filename=-0f65180e32e2d35d --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/build/rustls-0f65180e32e2d35d -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/anstyle-1.0.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/anstyle-1.0.8/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='ANSI text styling' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=1.0.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/anstyle-1.0.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=82cbf0c86ee4e399 -C extra-filename=-8133c3be28011d3a --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `rustls` (build script) generated 1 warning (1 duplicate) Compiling log v0.4.22 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/log-0.4.22 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/log-0.4.22/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.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/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name log --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/log-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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=0874b71c7f56da9e -C extra-filename=-56d57467fb17605a --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `anstyle` (lib) generated 1 warning (1 duplicate) Compiling colorchoice v1.0.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=colorchoice CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/colorchoice-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/colorchoice-1.0.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Global override of color control' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=colorchoice CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name colorchoice --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/colorchoice-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=74d23fdbc60e4b74 -C extra-filename=-8a03c7aa85c74d42 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `rustix` (lib) generated 54 warnings (1 duplicate) Compiling tinyvec v1.8.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinyvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/Cargo.toml CARGO_PKG_AUTHORS='Lokathor ' CARGO_PKG_DESCRIPTION='`tinyvec` provides 100% safe vec-like data structures.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Zlib OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinyvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lokathor/tinyvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.8.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name tinyvec --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="tinyvec_macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "debugger_visualizer", "default", "experimental_write_impl", "grab_spare_slice", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "rustc_1_61", "serde", "std", "tinyvec_macros"))' -C metadata=8212e7aedb95d612 -C extra-filename=-28095b4d4c2cbd86 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern tinyvec_macros=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libtinyvec_macros-3211266759e769c8.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `colorchoice` (lib) generated 1 warning (1 duplicate) Compiling anstream v0.6.15 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstream CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/anstream-0.6.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/anstream-0.6.15/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple cross platform library for writing colored text to a terminal.' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstream CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.6.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name anstream --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/anstream-0.6.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=3269f10757e0158f -C extra-filename=-07f240aeedc36bd0 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern anstyle=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libanstyle-8133c3be28011d3a.rmeta --extern anstyle_parse=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libanstyle_parse-886e4ceec1f68f5e.rmeta --extern anstyle_query=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libanstyle_query-6b7f659496026732.rmeta --extern colorchoice=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libcolorchoice-8a03c7aa85c74d42.rmeta --extern is_terminal_polyfill=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libis_terminal_polyfill-c033df841f7906e0.rmeta --extern utf8parse=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libutf8parse-747797aa596578ef.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/lib.rs:12:13 | 12 | #![cfg_attr(docs_rs, feature(doc_cfg))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:38:12 | 38 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:97:12 | 97 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1064:12 | 1064 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1113:12 | 1113 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1333:12 | 1333 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:12:3 | 12 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:18:3 | 18 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:34:3 | 34 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:40:3 | 40 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:56:3 | 56 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:62:3 | 62 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:78:3 | 78 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:84:3 | 84 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:100:3 | 100 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:106:3 | 106 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:122:3 | 122 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:128:3 | 128 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:144:3 | 144 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:150:3 | 150 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:173:3 | 173 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:179:3 | 179 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:203:3 | 203 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:209:3 | 209 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:234:3 | 234 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:240:3 | 240 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:266:3 | 266 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:272:3 | 272 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:299:3 | 299 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:305:3 | 305 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:333:3 | 333 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:339:3 | 339 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:368:3 | 368 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:374:3 | 374 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:404:3 | 404 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:410:3 | 410 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:441:3 | 441 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:447:3 | 447 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:479:3 | 479 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:485:3 | 485 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:518:3 | 518 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:524:3 | 524 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:558:3 | 558 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:564:3 | 564 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:599:3 | 599 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:605:3 | 605 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:641:3 | 641 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:647:3 | 647 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:684:3 | 684 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:690:3 | 690 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:728:3 | 728 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:734:3 | 734 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:773:3 | 773 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:779:3 | 779 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:819:3 | 819 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:825:3 | 825 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:866:3 | 866 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:872:3 | 872 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:914:3 | 914 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:920:3 | 920 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:963:3 | 963 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:969:3 | 969 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1013:3 | 1013 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1019:3 | 1019 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1064:3 | 1064 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1070:3 | 1070 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1116:3 | 1116 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1122:3 | 1122 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1169:3 | 1169 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1175:3 | 1175 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1223:3 | 1223 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1229:3 | 1229 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1278:3 | 1278 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1284:3 | 1284 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1334:3 | 1334 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1340:3 | 1340 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1421:3 | 1421 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1427:3 | 1427 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1572:3 | 1572 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1578:3 | 1578 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1851:3 | 1851 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1857:3 | 1857 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:2386:3 | 2386 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:2392:3 | 2392 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:3433:3 | 3433 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:3439:3 | 3439 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:5504:3 | 5504 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:5510:3 | 5510 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:158:3 | 158 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:166:3 | 166 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:175:3 | 175 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:183:3 | 183 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1307:3 | 1307 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1315:3 | 1315 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1323:3 | 1323 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1331:3 | 1331 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1348:3 | 1348 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1409:3 | 1409 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1446:3 | 1446 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1526:3 | 1526 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1536:3 | 1536 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1546:3 | 1546 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1557:3 | 1557 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1569:3 | 1569 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1579:3 | 1579 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1590:3 | 1590 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1601:3 | 1601 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:23:3 | 23 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:32:3 | 32 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:40:3 | 40 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:52:3 | 52 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:63:3 | 63 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:754:3 | 754 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:762:3 | 762 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:770:3 | 770 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:778:3 | 778 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:797:3 | 797 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:808:3 | 808 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:820:3 | 820 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:830:3 | 830 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:841:3 | 841 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:135:3 | 135 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:164:3 | 164 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:172:3 | 172 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1223:3 | 1223 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1231:3 | 1231 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1239:3 | 1239 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1247:3 | 1247 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1282:3 | 1282 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1300:3 | 1300 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1316:3 | 1316 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1324:3 | 1324 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1411:3 | 1411 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1424:3 | 1424 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1434:3 | 1434 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1445:3 | 1445 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1457:3 | 1457 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1467:3 | 1467 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1478:3 | 1478 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1489:3 | 1489 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `log` (lib) generated 1 warning (1 duplicate) Compiling alloc-stdlib v0.2.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=alloc_stdlib CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/alloc-stdlib-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/alloc-stdlib-0.2.2/Cargo.toml CARGO_PKG_AUTHORS='Daniel Reiter Horn ' CARGO_PKG_DESCRIPTION='A dynamic allocator example that may be used with the stdlib' CARGO_PKG_HOMEPAGE='https://github.com/dropbox/rust-alloc-no-stdlib' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=alloc-stdlib CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dropbox/rust-alloc-no-stdlib' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name alloc_stdlib --edition=2015 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/alloc-stdlib-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("unsafe"))' -C metadata=4e0c3236b637e048 -C extra-filename=-f02309e1c0fd277f --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern alloc_no_stdlib=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/liballoc_no_stdlib-853a6b56c4719189.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `alloc-stdlib` (lib) generated 1 warning (1 duplicate) Compiling want v0.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=want CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/want-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/want-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='Detect when another Future wants a result.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=want CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/want' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name want --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/want-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=46db78383f2885c7 -C extra-filename=-cd253e8747e2a695 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern try_lock=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libtry_lock-82f7f2d3761fdace.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `anstream` (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/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-epoch-0.9.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/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/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_epoch --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/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=fa0aa9fdcdd5f250 -C extra-filename=-b79543a72124bf10 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern crossbeam_utils=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libcrossbeam_utils-215639132ac21fb3.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `want` (lib) generated 1 warning (1 duplicate) Compiling digest v0.10.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=digest CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/digest-0.10.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/digest-0.10.7/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Traits for cryptographic hash functions and message authentication codes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=digest CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name digest --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/digest-0.10.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="mac"' --cfg 'feature="std"' --cfg 'feature="subtle"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=9c85e22192d0d709 -C extra-filename=-023a72ecbfb1fc29 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern block_buffer=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libblock_buffer-c456b8bc6b1a1474.rmeta --extern crypto_common=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libcrypto_common-c2ed52945a73833c.rmeta --extern subtle=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libsubtle-7fec1202475af0be.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/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/fnm/work/fnm-1.38.1/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/fnm/work/fnm-1.38.1/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/fnm/work/fnm-1.38.1/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/fnm/work/fnm-1.38.1/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/fnm/work/fnm-1.38.1/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/fnm/work/fnm-1.38.1/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/fnm/work/fnm-1.38.1/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/fnm/work/fnm-1.38.1/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/fnm/work/fnm-1.38.1/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/fnm/work/fnm-1.38.1/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/fnm/work/fnm-1.38.1/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/fnm/work/fnm-1.38.1/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/fnm/work/fnm-1.38.1/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/fnm/work/fnm-1.38.1/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/fnm/work/fnm-1.38.1/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/fnm/work/fnm-1.38.1/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/fnm/work/fnm-1.38.1/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/fnm/work/fnm-1.38.1/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/fnm/work/fnm-1.38.1/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: trait `Fn1` is never used --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/futures-util-0.3.31/src/fns.rs:34:11 | 34 | pub trait Fn1: FnMut1 { | ^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: `digest` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=semver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/semver-1.0.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/semver-1.0.23/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/semver-1b10b6aee863d77b/out /usr/local/bin/rustc --crate-name semver --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/semver-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=672b9752809877ca -C extra-filename=-c1aff44a51451623 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` warning: `crossbeam-epoch` (lib) generated 21 warnings (1 duplicate) Compiling toml_edit v0.22.22 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml_edit CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/toml_edit-0.22.22 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/toml_edit-0.22.22/Cargo.toml CARGO_PKG_AUTHORS='Andronik Ordian :Ed Page ' CARGO_PKG_DESCRIPTION='Yet another format-preserving TOML parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml_edit CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.22.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name toml_edit --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/toml_edit-0.22.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded"))' -C metadata=8b83dbf129c9b942 -C extra-filename=-2f39d3fc6a5e2a96 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern indexmap=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libindexmap-df7cc033f9cda8eb.rmeta --extern serde=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libserde-9de6284e5b66b640.rmeta --extern serde_spanned=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libserde_spanned-dcdbd0e59319e2fe.rmeta --extern toml_datetime=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libtoml_datetime-e1f63ed3967eae50.rmeta --extern winnow=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libwinnow-abc6478e23a587e5.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `winnow` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=httparse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/httparse-1.9.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/httparse-1.9.5/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A tiny, safe, speedy, zero-copy HTTP/1.x parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=httparse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/httparse' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.9.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/httparse-e0a6dee0fa67288b/out /usr/local/bin/rustc --crate-name httparse --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/httparse-1.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=2f67066c69593f91 -C extra-filename=-18601670989db19a --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --cfg httparse_simd_neon_intrinsics --cfg httparse_simd` warning: `tinyvec` (lib) generated 141 warnings (1 duplicate) Compiling bzip2-sys v0.1.11+1.0.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/bzip2-sys-0.1.11+1.0.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/bzip2-sys-0.1.11+1.0.8/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Bindings to libbzip2 for bzip2 compression and decompression exposed as Reader/Writer streams. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/bzip2-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bzip2-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/bzip2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.11+1.0.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/bzip2-sys-0.1.11+1.0.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("static"))' -C metadata=1bc6c21e590a4b29 -C extra-filename=-e5668d4f0906c014 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/build/bzip2-sys-e5668d4f0906c014 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern cc=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libcc-d311c7f08af722b3.rlib --extern pkg_config=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libpkg_config-dca9bcbd5d22eb8e.rlib --cap-lints warn -C ar=ar -C linker=cc` warning: `semver` (lib) generated 1 warning (1 duplicate) Compiling futures-channel v0.3.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_channel CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/futures-channel-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/futures-channel-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Channels for asynchronous communication using futures-rs. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-channel CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name futures_channel --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/futures-channel-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=6fb34cf0d06a7e03 -C extra-filename=-93a4b0b155b078e5 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libfutures_core-9853df934d0cfb76.rmeta --extern futures_sink=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libfutures_sink-11fc6d68d14988c9.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `bzip2-sys` (build script) generated 1 warning (1 duplicate) Compiling aho-corasick v1.1.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aho-corasick-1.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aho-corasick-1.1.3/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Fast multiple substring searching.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aho-corasick CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.1.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name aho_corasick --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aho-corasick-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=29468e05a485300f -C extra-filename=-701f00139fdeb3d3 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libmemchr-3f336508bb8f07ab.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `futures-util` (lib) generated 2 warnings (1 duplicate) Compiling tracing-core v0.1.32 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tracing-core-0.1.32 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tracing-core-0.1.32/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Core primitives for application-level tracing. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.1.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_core --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tracing-core-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=d6f51714d9bf3fea -C extra-filename=-484115a27fdc75c2 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern once_cell=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libonce_cell-122d62f35343cdb9.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tracing-core-0.1.32/src/lib.rs:138:5 | 138 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition value: `alloc` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tracing-core-0.1.32/src/dispatcher.rs:147:7 | 147 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `alloc` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tracing-core-0.1.32/src/dispatcher.rs:150:7 | 150 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tracing-core-0.1.32/src/field.rs:374:11 | 374 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = 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(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tracing-core-0.1.32/src/field.rs:719:11 | 719 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tracing-core-0.1.32/src/field.rs:722:11 | 722 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tracing-core-0.1.32/src/field.rs:730:11 | 730 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tracing-core-0.1.32/src/field.rs:733:11 | 733 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tracing-core-0.1.32/src/field.rs:270:15 | 270 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `futures-channel` (lib) generated 1 warning (1 duplicate) Compiling regex-syntax v0.8.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/regex-syntax-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/regex-syntax-0.8.5/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.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/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/regex-syntax-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="std"' --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=d051aa186a37d9e8 -C extra-filename=-f0b3cfd25f3d3f2f --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `httparse` (lib) generated 1 warning (1 duplicate) Compiling percent-encoding v2.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=percent_encoding CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/percent-encoding-2.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/percent-encoding-2.3.1/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Percent encoding and decoding' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=percent-encoding CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=2.3.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name percent_encoding --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/percent-encoding-2.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=4ec806953a1e0c95 -C extra-filename=-ce9eee16097c0d66 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/percent-encoding-2.3.1/src/lib.rs:466:35 | 466 | debug_assert!(raw_utf8 == &*bytes as *const [u8]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 466 - debug_assert!(raw_utf8 == &*bytes as *const [u8]); 466 + debug_assert!(std::ptr::addr_eq(raw_utf8, &*bytes as *const [u8])); | help: use explicit `std::ptr::eq` method to compare metadata and addresses | 466 - debug_assert!(raw_utf8 == &*bytes as *const [u8]); 466 + debug_assert!(std::ptr::eq(raw_utf8, &*bytes as *const [u8])); | [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 warning: `percent-encoding` (lib) generated 2 warnings (1 duplicate) Compiling rayon-core v1.12.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rayon-core-1.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rayon-core-1.12.1/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Core APIs for Rayon' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rayon-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/rayon' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.12.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rayon-core-1.12.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=57150ce461b62fd9 -C extra-filename=-09bc00310397526e --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/build/rayon-core-09bc00310397526e -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tracing-core-0.1.32/src/dispatcher.rs:458:9 | 458 | &GLOBAL_DISPATCH | ^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default help: use `&raw const` instead to create a raw pointer | 458 | &raw const GLOBAL_DISPATCH | +++++++++ warning: `rayon-core` (build script) generated 1 warning (1 duplicate) Compiling smallvec v1.13.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/smallvec-1.13.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/smallvec-1.13.2/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a small number of items on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smallvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-smallvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.13.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name smallvec --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="const_generics"' --cfg 'feature="const_new"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=5f0dfd4e9abb6504 -C extra-filename=-9fabee6b12cd8777 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `syn` (lib) generated 20 warnings (1 duplicate) Compiling zeroize_derive v1.4.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zeroize_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zeroize_derive-1.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zeroize_derive-1.4.2/Cargo.toml CARGO_PKG_AUTHORS='The RustCrypto Project Developers' CARGO_PKG_DESCRIPTION='Custom derive support for zeroize' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zeroize_derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils/tree/master/zeroize/derive' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.4.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name zeroize_derive --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zeroize_derive-1.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=af4da8b81d4ff28c -C extra-filename=-ee84d9c4b72fc947 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libproc_macro2-4ce83f28e97556ce.rlib --extern quote=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libquote-9a92b06cb0988cc9.rlib --extern syn=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libsyn-2532933c4db58320.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zeroize_derive-1.4.2/src/lib.rs:179:13 | 179 | syn::Data::Enum(enum_) => { | ^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zeroize_derive-1.4.2/src/lib.rs:5:42 | 5 | #![warn(rust_2018_idioms, trivial_casts, unused_qualifications)] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 179 - syn::Data::Enum(enum_) => { 179 + Data::Enum(enum_) => { | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zeroize_derive-1.4.2/src/lib.rs:194:13 | 194 | syn::Data::Struct(struct_) => { | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 194 - syn::Data::Struct(struct_) => { 194 + Data::Struct(struct_) => { | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zeroize_derive-1.4.2/src/lib.rs:204:13 | 204 | syn::Data::Union(union_) => panic!("Unsupported untagged union {:?}", union_), | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 204 - syn::Data::Union(union_) => panic!("Unsupported untagged union {:?}", union_), 204 + Data::Union(union_) => panic!("Unsupported untagged union {:?}", union_), | warning: `smallvec` (lib) generated 1 warning (1 duplicate) Compiling serde_derive v1.0.210 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde_derive-1.0.210 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde_derive-1.0.210/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Macros 1.1 implementation of #[derive(Serialize, Deserialize)]' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_derive CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.210 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=210 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name serde_derive --edition=2015 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde_derive-1.0.210/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=fbaa3cadfec20681 -C extra-filename=-195a0bf7e86ad98c --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libproc_macro2-4ce83f28e97556ce.rlib --extern quote=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libquote-9a92b06cb0988cc9.rlib --extern syn=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libsyn-2532933c4db58320.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `tracing-core` (lib) generated 11 warnings (1 duplicate) Compiling zerocopy-derive v0.7.35 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerocopy_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-derive-0.7.35 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-derive-0.7.35/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser ' CARGO_PKG_DESCRIPTION='Custom derive for traits from the zerocopy crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy-derive CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.35 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=35 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name zerocopy_derive --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-derive-0.7.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e60887e5bc504d3c -C extra-filename=-cd5458926fc9c10d --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libproc_macro2-4ce83f28e97556ce.rlib --extern quote=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libquote-9a92b06cb0988cc9.rlib --extern syn=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libsyn-2532933c4db58320.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `zeroize_derive` (lib) generated 4 warnings (1 duplicate) Compiling zeroize v1.8.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zeroize CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zeroize-1.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zeroize-1.8.1/Cargo.toml CARGO_PKG_AUTHORS='The RustCrypto Project Developers' CARGO_PKG_DESCRIPTION='Securely clear secrets from memory with a simple trait built on stable Rust primitives which guarantee memory is zeroed using an operation will not be '\''optimized away'\'' by the compiler. Uses a portable pure Rust implementation that works everywhere, even WASM'\!' ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zeroize CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils/tree/master/zeroize' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.8.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name zeroize --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zeroize-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="zeroize_derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "simd", "std", "zeroize_derive"))' -C metadata=a8d4b51396677dd4 -C extra-filename=-745e05923a0901e1 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern zeroize_derive=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libzeroize_derive-ee84d9c4b72fc947.so --cap-lints warn -C ar=ar -C linker=cc` [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 warning: associated constant `BITS` is never used --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aho-corasick-1.1.3/src/packed/vector.rs:32:11 | 28 | pub(crate) trait Vector: | ------ associated constant in this trait ... 32 | const BITS: usize; | ^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zeroize-1.8.1/src/lib.rs:415:63 | 415 | volatile_set((self as *mut Self).cast::(), 0, mem::size_of::()); | ^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zeroize-1.8.1/src/lib.rs:7:41 | 7 | #![warn(missing_docs, rust_2018_idioms, unused_qualifications)] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 415 - volatile_set((self as *mut Self).cast::(), 0, mem::size_of::()); 415 + volatile_set((self as *mut Self).cast::(), 0, size_of::()); | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zeroize-1.8.1/src/lib.rs:460:43 | 460 | let size = self.len().checked_mul(mem::size_of::()).unwrap(); | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 460 - let size = self.len().checked_mul(mem::size_of::()).unwrap(); 460 + let size = self.len().checked_mul(size_of::()).unwrap(); | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zeroize-1.8.1/src/lib.rs:840:16 | 840 | let size = mem::size_of::(); | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 840 - let size = mem::size_of::(); 840 + let size = size_of::(); | warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aho-corasick-1.1.3/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/fnm/work/fnm-1.38.1/cargo-crates/aho-corasick-1.1.3/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/fnm/work/fnm-1.38.1/cargo-crates/aho-corasick-1.1.3/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: `zeroize` (lib) generated 4 warnings (1 duplicate) Compiling thiserror-impl v1.0.64 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/thiserror-impl-1.0.64 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/thiserror-impl-1.0.64/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Implementation detail of the `thiserror` crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror-impl CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.64 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=64 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name thiserror_impl --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/thiserror-impl-1.0.64/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=04757cbac2fa6192 -C extra-filename=-c4bbbf4c4eb3d2aa --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libproc_macro2-4ce83f28e97556ce.rlib --extern quote=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libquote-9a92b06cb0988cc9.rlib --extern syn=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libsyn-2532933c4db58320.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] cargo:rustc-link-lib=static=ring_core_0_17_8_ [ring 0.17.8] OPT_LEVEL = Some(2) [ring 0.17.8] TARGET = Some(x86_64-unknown-freebsd) [ring 0.17.8] OUT_DIR = Some(/wrkdirs/usr/ports/devel/fnm/work/target/release/build/ring-ebf6b6511f618167/out) [ring 0.17.8] HOST = Some(x86_64-unknown-freebsd) [ring 0.17.8] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [ring 0.17.8] CC_x86_64-unknown-freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [ring 0.17.8] CC_x86_64_unknown_freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=HOST_CC [ring 0.17.8] HOST_CC = None [ring 0.17.8] cargo:rerun-if-env-changed=CC [ring 0.17.8] CC = Some(cc) [ring 0.17.8] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [ring 0.17.8] CC_KNOWN_WRAPPER_CUSTOM = None [ring 0.17.8] RUSTC_WRAPPER = None [ring 0.17.8] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/thiserror-impl-1.0.64/src/attr.rs:48:19 | 48 | pub fn get(input: &[Attribute]) -> Result { | ^^^^^^^^^^^^ ^^^^^ 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 | 48 | pub fn get(input: &[Attribute]) -> Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/thiserror-impl-1.0.64/src/prop.rs:7:30 | 7 | pub(crate) fn from_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 7 | pub(crate) fn from_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/thiserror-impl-1.0.64/src/prop.rs:11:32 | 11 | pub(crate) fn source_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 11 | pub(crate) fn source_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/thiserror-impl-1.0.64/src/prop.rs:15:35 | 15 | pub(crate) fn backtrace_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 15 | pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/thiserror-impl-1.0.64/src/prop.rs:19:44 | 19 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 19 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/thiserror-impl-1.0.64/src/prop.rs:53:30 | 53 | pub(crate) fn from_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 53 | pub(crate) fn from_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/thiserror-impl-1.0.64/src/prop.rs:57:32 | 57 | pub(crate) fn source_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 57 | pub(crate) fn source_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/thiserror-impl-1.0.64/src/prop.rs:61:35 | 61 | pub(crate) fn backtrace_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 61 | pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/thiserror-impl-1.0.64/src/prop.rs:65:44 | 65 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 65 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> { | ++++ [ring 0.17.8] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [ring 0.17.8] CRATE_CC_NO_DEFAULTS = None [ring 0.17.8] DEBUG = Some(false) [ring 0.17.8] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [ring 0.17.8] CFLAGS_x86_64-unknown-freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [ring 0.17.8] CFLAGS_x86_64_unknown_freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=HOST_CFLAGS [ring 0.17.8] HOST_CFLAGS = None [ring 0.17.8] cargo:rerun-if-env-changed=CFLAGS [ring 0.17.8] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [ring 0.17.8] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [ring 0.17.8] CC_SHELL_ESCAPED_FLAGS = None [ring 0.17.8] cargo:rustc-link-lib=static=ring_core_0_17_8_test [ring 0.17.8] cargo:rustc-link-search=native=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/ring-ebf6b6511f618167/out [ring 0.17.8] cargo:rerun-if-changed=crypto/crypto.c [ring 0.17.8] cargo:rerun-if-changed=crypto/internal.h [ring 0.17.8] cargo:rerun-if-changed=crypto/poly1305/internal.h [ring 0.17.8] cargo:rerun-if-changed=crypto/poly1305/poly1305.c [ring 0.17.8] cargo:rerun-if-changed=crypto/poly1305/poly1305_arm.c [ring 0.17.8] cargo:rerun-if-changed=crypto/poly1305/poly1305_arm_asm.S [ring 0.17.8] cargo:rerun-if-changed=crypto/poly1305/poly1305_vec.c [ring 0.17.8] cargo:rerun-if-changed=crypto/cpu_intel.c [ring 0.17.8] cargo:rerun-if-changed=crypto/constant_time_test.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha512-armv4.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha512-x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha512-armv8.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha256-armv4.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/asm/p256-x86_64-asm.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/asm/p256-armv8-asm.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256-nistz.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256-nistz.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256_table.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256_shared.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/gfp_p384.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256-nistz-table.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz384.inl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz384.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/gfp_p256.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/util.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/aesni-gcm-x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/ghash-x86.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/ghashv8-armx.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/aesv8-gcm-armv8.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/ghash-armv4.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/ghash-x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/x86-mont.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/armv8-mont.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/x86_64-mont.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/x86_64-mont5.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/armv4-mont.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/internal.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/montgomery_inv.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/montgomery.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/vpaes-x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/vpaes-x86.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aesni-x86.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/bsaes-armv7.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aesv8-armx.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aesni-x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/aes_nohw.c [ring 0.17.8] cargo:rerun-if-changed=crypto/limbs/limbs.inl [ring 0.17.8] cargo:rerun-if-changed=crypto/limbs/limbs.c [ring 0.17.8] cargo:rerun-if-changed=crypto/limbs/limbs.h [ring 0.17.8] cargo:rerun-if-changed=crypto/curve25519/asm/x25519-asm-arm.S [ring 0.17.8] cargo:rerun-if-changed=crypto/curve25519/curve25519.c [ring 0.17.8] cargo:rerun-if-changed=crypto/curve25519/internal.h [ring 0.17.8] cargo:rerun-if-changed=crypto/curve25519/curve25519_tables.h [ring 0.17.8] cargo:rerun-if-changed=crypto/curve25519/curve25519_64_adx.c [ring 0.17.8] cargo:rerun-if-changed=crypto/mem.c [ring 0.17.8] cargo:rerun-if-changed=crypto/cipher_extra/asm/chacha20_poly1305_x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/cipher_extra/asm/chacha20_poly1305_armv8.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/chacha/asm/chacha-x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/chacha/asm/chacha-armv8.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/chacha/asm/chacha-armv4.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/chacha/asm/chacha-x86.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/perlasm/x86gas.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/perlasm/x86_64-xlate.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/perlasm/arm-xlate.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/perlasm/x86nasm.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/perlasm/x86asm.pl [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/aes.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/target.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/base.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/asm_base.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/poly1305.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/mem.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/type_check.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/arm_arch.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/check.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/asm/fiat_curve25519_adx_square.S [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/asm/fiat_curve25519_adx_mul.S [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/p256_32.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/p256_64.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/curve25519_64_adx.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/p256_64_msvc.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/curve25519_64_msvc.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/curve25519_64.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/LICENSE [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/curve25519_32.h Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ring CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/ring-0.17.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/ring-0.17.8/Cargo.toml CARGO_PKG_AUTHORS='Brian Smith ' CARGO_PKG_DESCRIPTION='Safe, fast, small crypto using Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE=LICENSE CARGO_PKG_NAME=ring CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/ring' CARGO_PKG_RUST_VERSION=1.61.0 CARGO_PKG_VERSION=0.17.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/ring-ebf6b6511f618167/out RING_CORE_PREFIX=ring_core_0_17_8_ /usr/local/bin/rustc --crate-name ring --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/ring-0.17.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=aa7ce72694fcaab6 -C extra-filename=-a58b9802c288af44 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libcfg_if-1e473bfa730f368f.rmeta --extern getrandom=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libgetrandom-d2d7b179ae14074a.rmeta --extern spin=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libspin-81a22231f48c66e2.rmeta --extern untrusted=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libuntrusted-63db6a735f145c9f.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/ring-ebf6b6511f618167/out -l static=ring_core_0_17_8_ -l static=ring_core_0_17_8_test` warning: unexpected `cfg` condition name: `pregenerate_asm_only` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/ring-0.17.8/src/lib.rs:47:12 | 47 | #![cfg(not(pregenerate_asm_only))] | ^^^^^^^^^^^^^^^^^^^^ | = 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(pregenerate_asm_only)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pregenerate_asm_only)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `zerocopy-derive` (lib) generated 1 warning (1 duplicate) Compiling zerocopy v0.7.35 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerocopy CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser ' CARGO_PKG_DESCRIPTION='Utilities for zero-copy parsing and serialization' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.7.35 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=35 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name zerocopy --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="byteorder"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="simd"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "byteorder", "default", "derive", "simd", "simd-nightly", "zerocopy-derive"))' -C metadata=8305dfde447aff02 -C extra-filename=-818d36cf21496d3b --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern byteorder=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libbyteorder-c687e60adf0ec1ec.rmeta --extern zerocopy_derive=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libzerocopy_derive-cd5458926fc9c10d.so --cap-lints warn -C ar=ar -C linker=cc` warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/lib.rs:967:5 | 967 | / fn only_derive_is_allowed_to_implement_this_trait() 968 | | where 969 | | Self: Sized, | |____________________^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/macros.rs:380:17 | 380 | fn only_derive_is_allowed_to_implement_this_trait() {} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/lib.rs:1003:1 | 1003 | / safety_comment! { 1004 | | /// SAFETY: 1005 | | /// `str` and `ManuallyDrop<[T]>` [1] have the same representations as 1006 | | /// `[u8]` and `[T]` repsectively. `str` has different bit validity than ... | 1020 | | unsafe_impl_known_layout!(T: ?Sized + KnownLayout => #[repr(T)] ManuallyDrop); 1021 | | } | |_- in this macro invocation | = note: this warning originates in the macro `unsafe_impl_known_layout` which comes from the expansion of the macro `safety_comment` (in Nightly builds, run with -Z macro-backtrace for more info) warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/macros.rs:180:9 | 180 | fn only_derive_is_allowed_to_implement_this_trait() {} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/lib.rs:3192:1 | 3192 | / safety_comment! { 3193 | | /// SAFETY: 3194 | | /// - `FromZeroes`, `AsBytes`, `Unaligned`: Per the reference [1], `str` 3195 | | /// has the same layout as `[u8]`, and `[u8]` is `FromZeroes`, `AsBytes`, ... | 3231 | | unsafe_impl!(str: TryFromBytes; |candidate: &[u8]| core::str::from_utf8(candidate).is_ok()); 3232 | | } | |_- in this macro invocation | = note: this warning originates in the macro `unsafe_impl` which comes from the expansion of the macro `safety_comment` (in Nightly builds, run with -Z macro-backtrace for more info) warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/macros.rs:180:9 | 180 | fn only_derive_is_allowed_to_implement_this_trait() {} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/lib.rs:3527:1 | 3527 | / safety_comment! { 3528 | | /// SAFETY: 3529 | | /// Per the reference [1]: 3530 | | /// ... | 3594 | | unsafe_impl!(T: Unaligned => Unaligned for [T]); 3595 | | } | |_- in this macro invocation | = note: this warning originates in the macro `unsafe_impl` which comes from the expansion of the macro `safety_comment` (in Nightly builds, run with -Z macro-backtrace for more info) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde_derive-1.0.210/src/internals/attr.rs:660:23 | 660 | pub fn serde_path(&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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 660 | pub fn serde_path(&self) -> Cow<'_, syn::Path> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde_derive-1.0.210/src/internals/case.rs:45:37 | 45 | pub fn from_str(rename_all_str: &str) -> Result { | ^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 45 | pub fn from_str(rename_all_str: &str) -> Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde_derive-1.0.210/src/de.rs:3161:13 | 3161 | params: &Parameters, | ^^^^^^^^^^^ the lifetime is elided here 3162 | ) -> ( 3163 | DeImplGenerics, | ^^^^^^^^^^^^^^ the same lifetime is hidden here 3164 | DeTypeGenerics, | ^^^^^^^^^^^^^^ the same lifetime is hidden here 3165 | syn::TypeGenerics, | ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here 3166 | Option<&syn::WhereClause>, | ^^^^^^^^^^^^^^^^^ the same lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 3163 ~ DeImplGenerics<'_>, 3164 ~ DeTypeGenerics<'_>, 3165 ~ syn::TypeGenerics<'_>, | warning: `thiserror-impl` (lib) generated 10 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/thiserror-1.0.64 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/thiserror-1.0.64/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.64 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=64 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/thiserror-76a7e1e369aeb2a6/out /usr/local/bin/rustc --crate-name thiserror --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/thiserror-1.0.64/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=2c84874018073f4e -C extra-filename=-a28c28e87396ed79 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern thiserror_impl=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libthiserror_impl-c4bbbf4c4eb3d2aa.so --cap-lints warn -C ar=ar -C linker=cc --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` warning: `thiserror` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=ring,std,tls12 CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_RING=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_TLS12=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustls-0.23.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustls-0.23.14/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rustls is a modern TLS library written in Rust.' CARGO_PKG_HOMEPAGE='https://github.com/rustls/rustls' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/rustls' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.23.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=23 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/fnm/work/target/release/deps:/wrkdirs/usr/ports/devel/fnm/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/rustls-4578bb6018753b16/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/fnm/work/target/release/build/rustls-0f65180e32e2d35d/build-script-build` [rustls 0.23.14] cargo:rustc-check-cfg=cfg(bench) [rustls 0.23.14] cargo:rustc-check-cfg=cfg(read_buf) Compiling gimli v0.31.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gimli CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/gimli-0.31.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/gimli-0.31.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A library for reading and writing the DWARF debugging format.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gimli CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/gimli' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.31.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name gimli --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/gimli-0.31.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="read"' --cfg 'feature="read-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=71a64ee57dc3006a -C extra-filename=-e599c315f39784d2 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `tokio` (lib) generated 1 warning (1 duplicate) Compiling zstd-safe v7.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zstd-safe-7.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zstd-safe-7.2.1/Cargo.toml CARGO_PKG_AUTHORS='Alexandre Bury ' CARGO_PKG_DESCRIPTION='Safe low-level bindings for the zstd compression library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zstd-safe CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/gyscos/zstd-rs' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=7.2.1 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zstd-safe-7.2.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrays", "bindgen", "debug", "default", "doc-cfg", "experimental", "fat-lto", "legacy", "no_asm", "pkg-config", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=fce1611e5d3593af -C extra-filename=-724e59cc8441febd --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/build/zstd-safe-724e59cc8441febd -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: trait `Subtrait` is never used --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/macros.rs:323:19 | 323 | trait Subtrait: $trait {} | ^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/byteorder.rs:465:1 | 465 | / define_type!( 466 | | A, 467 | | U16, 468 | | u16, ... | 477 | | [U32, U64, U128] 478 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_or_verify` which comes from the expansion of the macro `define_type` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `Subtrait` is never used --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/macros.rs:323:19 | 323 | trait Subtrait: $trait {} | ^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/byteorder.rs:479:1 | 479 | / define_type!( 480 | | A, 481 | | U32, 482 | | u32, ... | 491 | | [U64, U128] 492 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_or_verify` which comes from the expansion of the macro `define_type` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `Subtrait` is never used --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/macros.rs:323:19 | 323 | trait Subtrait: $trait {} | ^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/byteorder.rs:493:1 | 493 | / define_type!( 494 | | A, 495 | | U64, 496 | | u64, ... | 505 | | [U128] 506 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_or_verify` which comes from the expansion of the macro `define_type` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `Subtrait` is never used --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/macros.rs:323:19 | 323 | trait Subtrait: $trait {} | ^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/byteorder.rs:507:1 | 507 | define_type!(A, U128, u128, 128, 16, read_u128, write_u128, "unsigned integer", [], [], [], []); | ----------------------------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_or_verify` which comes from the expansion of the macro `define_type` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `Subtrait` is never used --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/macros.rs:323:19 | 323 | trait Subtrait: $trait {} | ^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/byteorder.rs:508:1 | 508 | / define_type!( 509 | | An, 510 | | I16, 511 | | i16, ... | 520 | | [I32, I64, I128] 521 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_or_verify` which comes from the expansion of the macro `define_type` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `Subtrait` is never used --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/macros.rs:323:19 | 323 | trait Subtrait: $trait {} | ^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/byteorder.rs:522:1 | 522 | / define_type!( 523 | | An, 524 | | I32, 525 | | i32, ... | 534 | | [I64, I128] 535 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_or_verify` which comes from the expansion of the macro `define_type` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `Subtrait` is never used --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/macros.rs:323:19 | 323 | trait Subtrait: $trait {} | ^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/byteorder.rs:536:1 | 536 | / define_type!( 537 | | An, 538 | | I64, 539 | | i64, ... | 548 | | [I128] 549 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_or_verify` which comes from the expansion of the macro `define_type` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `Subtrait` is never used --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/macros.rs:323:19 | 323 | trait Subtrait: $trait {} | ^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/byteorder.rs:550:1 | 550 | define_type!(An, I128, i128, 128, 16, read_i128, write_i128, "signed integer", [], [], [], []); | ---------------------------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_or_verify` which comes from the expansion of the macro `define_type` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `Subtrait` is never used --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/macros.rs:323:19 | 323 | trait Subtrait: $trait {} | ^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/byteorder.rs:551:1 | 551 | / define_type!( 552 | | An, 553 | | F32, 554 | | f32, ... | 563 | | [] 564 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_or_verify` which comes from the expansion of the macro `define_type` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `Subtrait` is never used --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/macros.rs:323:19 | 323 | trait Subtrait: $trait {} | ^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/byteorder.rs:565:1 | 565 | define_type!(An, F64, f64, 64, 8, read_f64, write_f64, "floating point number", [], [], [], []); | ----------------------------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_or_verify` which comes from the expansion of the macro `define_type` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `Subtrait` is never used --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/macros.rs:323:19 | 323 | trait Subtrait: $trait {} | ^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/wrappers.rs:71:1 | 71 | / safety_comment! { 72 | | /// SAFETY: 73 | | /// - `Unalign` is `repr(packed)`, so it is unaligned regardless of the 74 | | /// alignment of `T`, and so we don't require that `T: Unaligned` ... | 80 | | impl_or_verify!(T: AsBytes => AsBytes for Unalign); 81 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_or_verify` which comes from the expansion of the macro `safety_comment` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `zstd-safe` (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/fnm/work/fnm-1.38.1/cargo-crates/zstd-safe-7.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zstd-safe-7.2.1/Cargo.toml CARGO_PKG_AUTHORS='Alexandre Bury ' CARGO_PKG_DESCRIPTION='Safe low-level bindings for the zstd compression library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zstd-safe CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/gyscos/zstd-rs' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=7.2.1 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false DEP_ZSTD_INCLUDE=/usr/local/include HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/fnm/work/target/release/deps:/wrkdirs/usr/ports/devel/fnm/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/zstd-safe-2cbbf2a47a09170d/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/fnm/work/target/release/build/zstd-safe-724e59cc8441febd/build-script-build` Compiling regex-automata v0.4.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/regex-automata-0.4.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/regex-automata-0.4.8/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.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name regex_automata --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/regex-automata-0.4.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --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=e0ed125573db2a56 -C extra-filename=-c413459a5148e78a --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libaho_corasick-701f00139fdeb3d3.rmeta --extern memchr=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libmemchr-3f336508bb8f07ab.rmeta --extern regex_syntax=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libregex_syntax-f0b3cfd25f3d3f2f.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: trait `Encoding` is never used --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/ring-0.17.8/src/endian.rs:7:11 | 7 | pub trait Encoding: From + Into | ^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/ring-0.17.8/src/arithmetic/bigint/modulus.rs:154:27 | 154 | pub(crate) fn modulus(&self, cpu_features: cpu::Features) -> Modulus { | ^^^^^ the lifetime is elided here ^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 154 | pub(crate) fn modulus(&self, cpu_features: cpu::Features) -> Modulus<'_, M> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/ring-0.17.8/src/pkcs8.rs:56:21 | 56 | fn alg_id_value(&self) -> untrusted::Input { | ^^^^^ ^^^^^^^^^^^^^^^^ 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 | 56 | fn alg_id_value(&self) -> untrusted::Input<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/ring-0.17.8/src/pkcs8.rs:65:22 | 65 | pub fn curve_oid(&self) -> untrusted::Input { | ^^^^^ ^^^^^^^^^^^^^^^^ 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 | 65 | pub fn curve_oid(&self) -> untrusted::Input<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/ring-0.17.8/src/rsa/public_modulus.rs:73:25 | 73 | pub(super) fn value(&self, cpu_features: cpu::Features) -> bigint::Modulus { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 73 | pub(super) fn value(&self, cpu_features: cpu::Features) -> bigint::Modulus<'_, N> { | +++ warning: `zerocopy` (lib) generated 54 warnings (39 duplicates) Compiling ppv-lite86 v0.2.20 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ppv_lite86 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/ppv-lite86-0.2.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/ppv-lite86-0.2.20/Cargo.toml CARGO_PKG_AUTHORS='The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='Implementation of the crypto-simd API for x86' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ppv-lite86 CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/cryptocorrosion/cryptocorrosion' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.2.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name ppv_lite86 --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/ppv-lite86-0.2.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=f2e2fff074a9230b -C extra-filename=-824f9b8a3f14d4e1 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern zerocopy=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libzerocopy-818d36cf21496d3b.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `ppv-lite86` (lib) generated 1 warning (1 duplicate) Compiling rustls-webpki v0.102.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=webpki CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustls-webpki-0.102.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustls-webpki-0.102.8/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Web PKI X.509 Certificate Verification.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=ISC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls-webpki CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/webpki' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.102.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=102 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name webpki --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustls-webpki-0.102.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="ring"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "aws_lc_rs", "default", "ring", "std"))' -C metadata=41184a4d6535860a -C extra-filename=-b5237ac50500140a --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern ring=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libring-a58b9802c288af44.rmeta --extern pki_types=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/librustls_pki_types-879b297570d0347d.rmeta --extern untrusted=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libuntrusted-63db6a735f145c9f.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/ring-ebf6b6511f618167/out` warning: `toml_edit` (lib) generated 1 warning (1 duplicate) Compiling toml v0.8.19 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/toml-0.8.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/toml-0.8.19/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. ' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.65 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/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name toml --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/toml-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 embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=dcac85f588e94021 -C extra-filename=-16c55039bc66d81f --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern serde=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libserde-9de6284e5b66b640.rmeta --extern serde_spanned=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libserde_spanned-dcdbd0e59319e2fe.rmeta --extern toml_datetime=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libtoml_datetime-e1f63ed3967eae50.rmeta --extern toml_edit=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libtoml_edit-2f39d3fc6a5e2a96.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `serde_derive` (lib) generated 4 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde-1.0.210 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde-1.0.210/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.210 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=210 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/serde-529dcfb769d3ff7c/out /usr/local/bin/rustc --crate-name serde --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde-1.0.210/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="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=e163cbf4e52f3fcf -C extra-filename=-900eb305610d02a7 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern serde_derive=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libserde_derive-195a0bf7e86ad98c.so --cap-lints warn -C ar=ar -C linker=cc --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` warning: `toml` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustls-0.23.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustls-0.23.14/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rustls is a modern TLS library written in Rust.' CARGO_PKG_HOMEPAGE='https://github.com/rustls/rustls' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/rustls' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.23.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=23 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/rustls-4578bb6018753b16/out /usr/local/bin/rustc --crate-name rustls --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustls-0.23.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="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=6b7fac82d6c17649 -C extra-filename=-2ddb069b72f7947b --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern once_cell=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libonce_cell-122d62f35343cdb9.rmeta --extern ring=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libring-a58b9802c288af44.rmeta --extern pki_types=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/librustls_pki_types-879b297570d0347d.rmeta --extern webpki=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libwebpki-b5237ac50500140a.rmeta --extern subtle=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libsubtle-7fec1202475af0be.rmeta --extern zeroize=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libzeroize-745e05923a0901e1.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/ring-ebf6b6511f618167/out --check-cfg 'cfg(bench)' --check-cfg 'cfg(read_buf)'` warning: unused import: `crate::log::debug` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustls-0.23.14/src/crypto/ring/ticketer.rs:13:5 | 13 | use crate::log::debug; | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: `ring` (lib) generated 7 warnings (1 duplicate) Compiling hyper v1.4.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/hyper-1.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/hyper-1.4.1/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A fast and correct HTTP library.' CARGO_PKG_HOMEPAGE='https://hyper.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hyper CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/hyper' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.4.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name hyper --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/hyper-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(hyper_unstable_tracing)' --check-cfg 'cfg(hyper_unstable_ffi)' --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="http1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "default", "ffi", "full", "http1", "http2", "nightly", "server", "tracing"))' -C metadata=c26780d4906d3ffc -C extra-filename=-eaa310064cf8cdef --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libbytes-531441c58aa9e0a4.rmeta --extern futures_channel=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libfutures_channel-93a4b0b155b078e5.rmeta --extern futures_util=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libfutures_util-6c49c089c4c2c64c.rmeta --extern http=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libhttp-7263b79686c92726.rmeta --extern http_body=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libhttp_body-418a879acbd7bc9b.rmeta --extern httparse=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libhttparse-18601670989db19a.rmeta --extern itoa=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libitoa-3931b4178a0344c4.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libpin_project_lite-99d5fe366deb0a2a.rmeta --extern smallvec=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libsmallvec-9fabee6b12cd8777.rmeta --extern tokio=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libtokio-fbc5da47c0dcb7e1.rmeta --extern want=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libwant-cd253e8747e2a695.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `aho-corasick` (lib) generated 5 warnings (1 duplicate) Compiling tracing v0.1.40 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tracing-0.1.40 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tracing-0.1.40/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Application-level tracing for Rust. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.1.40 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name tracing --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tracing-0.1.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes", "valuable"))' -C metadata=aacc677c4d90ca95 -C extra-filename=-7d4e205bb8025432 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern pin_project_lite=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libpin_project_lite-99d5fe366deb0a2a.rmeta --extern tracing_core=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libtracing_core-484115a27fdc75c2.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tracing-0.1.40/src/lib.rs:932:5 | 932 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/regex-automata-0.4.8/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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default 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/fnm/work/fnm-1.38.1/cargo-crates/regex-automata-0.4.8/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/fnm/work/fnm-1.38.1/cargo-crates/regex-automata-0.4.8/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/fnm/work/fnm-1.38.1/cargo-crates/regex-automata-0.4.8/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: `rustls-webpki` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rayon-core-1.12.1 CARGO_MANIFEST_LINKS=rayon-core CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rayon-core-1.12.1/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Core APIs for Rayon' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rayon-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/rayon' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.12.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/fnm/work/target/release/deps:/wrkdirs/usr/ports/devel/fnm/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/rayon-core-c455160b065c6449/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/fnm/work/target/release/build/rayon-core-09bc00310397526e/build-script-build` [rayon-core 1.12.1] cargo:rerun-if-changed=build.rs Compiling form_urlencoded v1.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=form_urlencoded CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/form_urlencoded-1.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/form_urlencoded-1.2.1/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=form_urlencoded CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=1.2.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name form_urlencoded --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/form_urlencoded-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=813de9f84a2e7175 -C extra-filename=-fe05d4277033973e --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern percent_encoding=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libpercent_encoding-ce9eee16097c0d66.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `tracing` (lib) generated 2 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/bzip2-sys-0.1.11+1.0.8 CARGO_MANIFEST_LINKS=bzip2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/bzip2-sys-0.1.11+1.0.8/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Bindings to libbzip2 for bzip2 compression and decompression exposed as Reader/Writer streams. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/bzip2-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bzip2-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/bzip2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.11+1.0.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/fnm/work/target/release/deps:/wrkdirs/usr/ports/devel/fnm/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/bzip2-sys-d47e9bae9a243585/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/fnm/work/target/release/build/bzip2-sys-e5668d4f0906c014/build-script-build` [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=BZIP2_NO_PKG_CONFIG [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=PKG_CONFIG [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=BZIP2_STATIC [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=BZIP2_DYNAMIC [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [bzip2-sys 0.1.11+1.0.8] TARGET = Some(x86_64-unknown-freebsd) [bzip2-sys 0.1.11+1.0.8] OPT_LEVEL = Some(2) [bzip2-sys 0.1.11+1.0.8] HOST = Some(x86_64-unknown-freebsd) [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [bzip2-sys 0.1.11+1.0.8] CC_x86_64-unknown-freebsd = None [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [bzip2-sys 0.1.11+1.0.8] CC_x86_64_unknown_freebsd = None [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=HOST_CC [bzip2-sys 0.1.11+1.0.8] HOST_CC = None [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=CC [bzip2-sys 0.1.11+1.0.8] CC = Some(cc) [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [bzip2-sys 0.1.11+1.0.8] CC_KNOWN_WRAPPER_CUSTOM = None [bzip2-sys 0.1.11+1.0.8] RUSTC_WRAPPER = None [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [bzip2-sys 0.1.11+1.0.8] CRATE_CC_NO_DEFAULTS = None [bzip2-sys 0.1.11+1.0.8] DEBUG = Some(false) [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [bzip2-sys 0.1.11+1.0.8] CFLAGS_x86_64-unknown-freebsd = None [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [bzip2-sys 0.1.11+1.0.8] CFLAGS_x86_64_unknown_freebsd = None [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=HOST_CFLAGS [bzip2-sys 0.1.11+1.0.8] HOST_CFLAGS = None [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=CFLAGS [bzip2-sys 0.1.11+1.0.8] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [bzip2-sys 0.1.11+1.0.8] CC_SHELL_ESCAPED_FLAGS = None warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/form_urlencoded-1.2.1/src/lib.rs:414:35 | 414 | debug_assert!(raw_utf8 == &*bytes as *const [u8]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 414 - debug_assert!(raw_utf8 == &*bytes as *const [u8]); 414 + debug_assert!(std::ptr::addr_eq(raw_utf8, &*bytes as *const [u8])); | help: use explicit `std::ptr::eq` method to compare metadata and addresses | 414 - debug_assert!(raw_utf8 == &*bytes as *const [u8]); 414 + debug_assert!(std::ptr::eq(raw_utf8, &*bytes as *const [u8])); | warning: `form_urlencoded` (lib) generated 2 warnings (1 duplicate) Compiling unicode-normalization v0.1.24 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_normalization CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/unicode-normalization-0.1.24 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/unicode-normalization-0.1.24/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='This crate provides functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-normalization' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-normalization CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-normalization' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.1.24 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=24 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_normalization --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/unicode-normalization-0.1.24/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", "std"))' -C metadata=f7426475fa9e6030 -C extra-filename=-ba7f40672345c558 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern tinyvec=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libtinyvec-28095b4d4c2cbd86.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `regex-syntax` (lib) generated 1 warning (1 duplicate) Compiling rustc_version v0.4.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustc_version CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustc_version-0.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustc_version-0.4.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A library for querying the version of a installed rustc compiler' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_version CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/djc/rustc-version-rs' CARGO_PKG_RUST_VERSION=1.32 CARGO_PKG_VERSION=0.4.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name rustc_version --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustc_version-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8c8d36700c1493df -C extra-filename=-3693b976d5cc7740 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern semver=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libsemver-c1aff44a51451623.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `rustc_version` (lib) generated 1 warning (1 duplicate) Compiling addr2line v0.24.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=addr2line CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/addr2line-0.24.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/addr2line-0.24.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A cross-platform symbolication library written in Rust, using `gimli`' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=addr2line CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/addr2line' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.24.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=24 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name addr2line --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/addr2line-0.24.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("all", "alloc", "bin", "cargo-all", "compiler_builtins", "core", "cpp_demangle", "default", "fallible-iterator", "loader", "rustc-demangle", "rustc-dep-of-std", "smallvec", "std"))' -C metadata=8c905b2d1cb91946 -C extra-filename=-2708cd1a2a08d8cd --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern gimli=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libgimli-e599c315f39784d2.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `gimli` (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/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-deque-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/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/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_deque --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/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=1cbfcb3f4f24cc62 -C extra-filename=-81692dcebf9f67f9 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern crossbeam_epoch=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libcrossbeam_epoch-b79543a72124bf10.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libcrossbeam_utils-215639132ac21fb3.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `crossbeam-deque` (lib) generated 1 warning (1 duplicate) Compiling brotli-decompressor v4.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=brotli_decompressor CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/brotli-decompressor-4.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/brotli-decompressor-4.0.1/Cargo.toml CARGO_PKG_AUTHORS='Daniel Reiter Horn :The Brotli Authors' CARGO_PKG_DESCRIPTION='A brotli decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib'\''s allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. Alternatively, --features=unsafe turns off array bounds checks and memory initialization but provides a safe interface for the caller. Without adding the --features=unsafe argument, all included code is safe. For compression in addition to this library, download https://github.com/dropbox/rust-brotli ' CARGO_PKG_HOMEPAGE='https://github.com/dropbox/rust-brotli-decompressor' CARGO_PKG_LICENSE=BSD-3-Clause/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=brotli-decompressor CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dropbox/rust-brotli-decompressor' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=4.0.1 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name brotli_decompressor --edition=2015 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/brotli-decompressor-4.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc-stdlib"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "default", "disable-timer", "ffi-api", "pass-through-ffi-panics", "seccomp", "std", "unsafe"))' -C metadata=7181d6085bd36159 -C extra-filename=-2f261dd807a6a477 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern alloc_no_stdlib=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/liballoc_no_stdlib-853a6b56c4719189.rmeta --extern alloc_stdlib=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/liballoc_stdlib-f02309e1c0fd277f.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/addr2line-0.24.2/src/lib.rs:165:9 | 165 | &self, | ^^^^^ the lifetime is elided here 166 | probe: u64, 167 | ) -> LookupResult>, Buf = R>> { | ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 167 | ) -> LookupResult>, Buf = R>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/addr2line-0.24.2/src/unit.rs:472:17 | 472 | fn unit_ref(&self) -> gimli::UnitRef { | ^^^^^ ^^^^^^^^^^^^^^^^^ 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 | fn unit_ref(&self) -> gimli::UnitRef<'_, R> { | +++ warning: `unicode-normalization` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zstd_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zstd-sys-2.0.13+zstd.1.5.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zstd-sys-2.0.13+zstd.1.5.6/Cargo.toml CARGO_PKG_AUTHORS='Alexandre Bury ' CARGO_PKG_DESCRIPTION='Low-level bindings for the zstd compression library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zstd-sys CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/gyscos/zstd-rs' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=2.0.13+zstd.1.5.6 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/zstd-sys-eb34ef6a01d1aa75/out /usr/local/bin/rustc --crate-name zstd_sys --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zstd-sys-2.0.13+zstd.1.5.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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("bindgen", "debug", "default", "experimental", "fat-lto", "legacy", "no_asm", "no_wasm_shim", "non-cargo", "pkg-config", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=fb4041f1b6b1e79b -C extra-filename=-4cb6f77ed323e3ab --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc -L native=/usr/local/lib -l zstd` warning: `zstd-sys` (lib) generated 1 warning (1 duplicate) Compiling lzma-sys v0.1.20 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/lzma-sys-0.1.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/lzma-sys-0.1.20/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Raw bindings to liblzma which contains an implementation of LZMA and xz stream encoding/decoding. High level Rust bindings are available in the `xz2` crate. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lzma-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/lzma-sys-0.1.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("static"))' -C metadata=3307873803217b95 -C extra-filename=-740206483754e85b --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/build/lzma-sys-740206483754e85b -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern cc=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libcc-d311c7f08af722b3.rlib --extern pkg_config=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libpkg_config-dca9bcbd5d22eb8e.rlib --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `no-stdlib-ffi-binding` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/brotli-decompressor-4.0.1/src/lib.rs:8:13 | 8 | #![cfg_attr(feature="no-stdlib-ffi-binding",cfg_attr(not(feature="std"), feature(lang_items)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `std`, and `unsafe` = help: consider adding `no-stdlib-ffi-binding` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `no-stdlib-ffi-binding` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/brotli-decompressor-4.0.1/src/lib.rs:9:13 | 9 | #![cfg_attr(feature="no-stdlib-ffi-binding",cfg_attr(not(feature="std"), feature(panic_handler)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `std`, and `unsafe` = help: consider adding `no-stdlib-ffi-binding` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `addr2line` (lib) generated 3 warnings (1 duplicate) Compiling inout v0.1.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=inout CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/inout-0.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/inout-0.1.3/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Custom reference types for code generic over in-place and buffer-to-buffer modes of operation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=inout CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.1.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name inout --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/inout-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("block-padding", "std"))' -C metadata=226a2c834a92ffa7 -C extra-filename=-14647d07eaf09a79 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern generic_array=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libgeneric_array-61ca8f01f436c0e5.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `inout` (lib) generated 1 warning (1 duplicate) Compiling rand_core v0.6.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand_core-0.6.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand_core-0.6.4/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Core random number generator traits and tools for implementation. ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name rand_core --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand_core-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=2ca8598cf1060c8c -C extra-filename=-a2fb97814543beca --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern getrandom=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libgetrandom-d2d7b179ae14074a.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand_core-0.6.4/src/lib.rs:38:13 | 38 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand_core-0.6.4/src/error.rs:50:16 | 50 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand_core-0.6.4/src/error.rs:64:16 | 64 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand_core-0.6.4/src/error.rs:75:16 | 75 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand_core-0.6.4/src/os.rs:46:12 | 46 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand_core-0.6.4/src/lib.rs:411:16 | 411 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `lzma-sys` (build script) generated 1 warning (1 duplicate) Compiling rustls-pemfile v2.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls_pemfile CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustls-pemfile-2.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustls-pemfile-2.2.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Basic .pem file parser for keys and certificates' CARGO_PKG_HOMEPAGE='https://github.com/rustls/pemfile' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls-pemfile CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/pemfile' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.2.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name rustls_pemfile --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustls-pemfile-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=11baff2c052e1720 -C extra-filename=-288fc7441a80cdf0 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern pki_types=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/librustls_pki_types-879b297570d0347d.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `rand_core` (lib) generated 7 warnings (1 duplicate) Compiling object v0.36.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=object CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/object-0.36.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/object-0.36.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A unified interface for reading and writing object file formats.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=object CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/object' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.36.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=36 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name object --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/object-0.36.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="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=7db7df8842fa9629 -C extra-filename=-8075273a1048c01b --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libmemchr-3f336508bb8f07ab.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `rustls-pemfile` (lib) generated 1 warning (1 duplicate) Compiling num-traits v0.2.19 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/num-traits-0.2.19/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.2.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/num-traits-0.2.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=7c0492d37d22b475 -C extra-filename=-f06654e6d5eae7b2 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/build/num-traits-f06654e6d5eae7b2 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libautocfg-9f5a33e95be71924.rlib --cap-lints warn -C ar=ar -C linker=cc` warning: `num-traits` (build script) generated 1 warning (1 duplicate) Compiling crc32fast v1.4.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crc32fast CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc32fast-1.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc32fast-1.4.2/Cargo.toml CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name crc32fast --edition=2015 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc32fast-1.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=104c0b8250466d3b -C extra-filename=-1fdfc1102143cc4b --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libcfg_if-1e473bfa730f368f.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `crc32fast` (lib) generated 1 warning (1 duplicate) Compiling serde_json v1.0.128 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde_json-1.0.128 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde_json-1.0.128/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.128 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=128 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde_json-1.0.128/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=40e3d38683ea7c0d -C extra-filename=-0ecd64b537df72e8 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/build/serde_json-0ecd64b537df72e8 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `serde_json` (build script) generated 1 warning (1 duplicate) Compiling powerfmt v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=powerfmt CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/powerfmt-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/powerfmt-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION=' `powerfmt` is a library that provides utilities for formatting values. This crate makes it significantly easier to support filling to a minimum width with alignment, avoid heap allocation, and avoid repetitive calculations. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=powerfmt CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/powerfmt' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name powerfmt --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/powerfmt-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=87ba7f55580a0ea3 -C extra-filename=-b2d0a5aaf0f889af --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `hyper` (lib) generated 1 warning (1 duplicate) Compiling ryu v1.0.18 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/ryu-1.0.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/ryu-1.0.18/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast floating point to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR BSL-1.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ryu CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ryu' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.18 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name ryu --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/ryu-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=b376cd21354158be -C extra-filename=-5f92a43fd4656b84 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/powerfmt-0.2.0/src/lib.rs:6:13 | 6 | #![cfg_attr(__powerfmt_docs, feature(doc_auto_cfg, rustc_attrs))] | ^^^^^^^^^^^^^^^ | = help: expected names are: `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(__powerfmt_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/powerfmt-0.2.0/src/lib.rs:7:13 | 7 | #![cfg_attr(__powerfmt_docs, allow(internal_features))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__powerfmt_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/powerfmt-0.2.0/src/smart_display.rs:629:12 | 629 | #[cfg_attr(__powerfmt_docs, rustc_must_implement_one_of(fmt, fmt_with_metadata))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__powerfmt_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: value assigned to `vp` is never read --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/ryu-1.0.18/src/f2s.rs:146:17 | 146 | vp /= 10; | ^^^^^^^^ | = help: maybe it is overwritten before being read? = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default warning: `powerfmt` (lib) generated 4 warnings (1 duplicate) Compiling heck v0.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=heck CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/heck-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/heck-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='heck is a case conversion library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heck CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/withoutboats/heck' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name heck --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2d14b22b106ea830 -C extra-filename=-417e488ba9776adb --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `ryu` (lib) generated 2 warnings (1 duplicate) Compiling unicode-bidi v0.3.17 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_bidi CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/unicode-bidi-0.3.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/unicode-bidi-0.3.17/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION='Implementation of the Unicode Bidirectional Algorithm' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-bidi CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/unicode-bidi' CARGO_PKG_RUST_VERSION=1.47.0 CARGO_PKG_VERSION=0.3.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_bidi --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/unicode-bidi-0.3.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="hardcoded-data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench_it", "default", "flame", "flame_it", "flamer", "hardcoded-data", "serde", "smallvec", "std", "unstable", "with_serde"))' -C metadata=d1ad1811fee23b63 -C extra-filename=-89690c9ceaa1edae --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `heck` (lib) generated 1 warning (1 duplicate) Compiling owo-colors v4.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/owo-colors-4.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/owo-colors-4.1.0/Cargo.toml CARGO_PKG_AUTHORS='jam1garner <8260240+jam1garner@users.noreply.github.com>' CARGO_PKG_DESCRIPTION='Zero-allocation terminal colors that'\''ll make people go owo' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=owo-colors CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jam1garner/owo-colors' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=4.1.0 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/owo-colors-4.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "supports-color", "supports-colors"))' -C metadata=c1d0d31374691d1b -C extra-filename=-b727e22ab84b167b --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/build/owo-colors-b727e22ab84b167b -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `owo-colors` (build script) generated 1 warning (1 duplicate) Compiling tower-service v0.3.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tower_service CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tower-service-0.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tower-service-0.3.3/Cargo.toml CARGO_PKG_AUTHORS='Tower Maintainers ' CARGO_PKG_DESCRIPTION='Trait representing an asynchronous, request / response based, client or server. ' CARGO_PKG_HOMEPAGE='https://github.com/tower-rs/tower' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tower-service CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tower-rs/tower' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name tower_service --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tower-service-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2aaa5f43d970cac7 -C extra-filename=-2abf89b9d07e7a47 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `tower-service` (lib) generated 1 warning (1 duplicate) Compiling strsim v0.11.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/strsim-0.11.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/strsim-0.11.1/Cargo.toml CARGO_PKG_AUTHORS='Danny Guo :maxbachmann ' CARGO_PKG_DESCRIPTION='Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. ' CARGO_PKG_HOMEPAGE='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strsim CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name strsim --edition=2015 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/strsim-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=e6f05ad25e2e0b8f -C extra-filename=-e35ee3d0d77e0e6e --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `serde` (lib) generated 3 warnings (3 duplicates) Compiling clap_lex v0.7.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_lex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/clap_lex-0.7.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/clap_lex-0.7.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Minimal, flexible command line parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_lex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=0.7.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name clap_lex --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/clap_lex-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5125860983206ea3 -C extra-filename=-1af6f6e8d54876de --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` [bzip2-sys 0.1.11+1.0.8] exit status: 0 [bzip2-sys 0.1.11+1.0.8] exit status: 0 [bzip2-sys 0.1.11+1.0.8] exit status: 0 [bzip2-sys 0.1.11+1.0.8] exit status: 0 [bzip2-sys 0.1.11+1.0.8] exit status: 0 [bzip2-sys 0.1.11+1.0.8] exit status: 0 [bzip2-sys 0.1.11+1.0.8] exit status: 0 [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=AR_x86_64-unknown-freebsd [bzip2-sys 0.1.11+1.0.8] AR_x86_64-unknown-freebsd = None [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=AR_x86_64_unknown_freebsd [bzip2-sys 0.1.11+1.0.8] AR_x86_64_unknown_freebsd = None [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=HOST_AR [bzip2-sys 0.1.11+1.0.8] HOST_AR = None [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=AR [bzip2-sys 0.1.11+1.0.8] AR = None [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-freebsd [bzip2-sys 0.1.11+1.0.8] ARFLAGS_x86_64-unknown-freebsd = None [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_freebsd [bzip2-sys 0.1.11+1.0.8] ARFLAGS_x86_64_unknown_freebsd = None [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=HOST_ARFLAGS [bzip2-sys 0.1.11+1.0.8] HOST_ARFLAGS = None [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=ARFLAGS [bzip2-sys 0.1.11+1.0.8] ARFLAGS = None [bzip2-sys 0.1.11+1.0.8] cargo:rustc-link-lib=static=bz2 [bzip2-sys 0.1.11+1.0.8] cargo:rustc-link-search=native=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/bzip2-sys-d47e9bae9a243585/out/lib [bzip2-sys 0.1.11+1.0.8] cargo:root=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/bzip2-sys-d47e9bae9a243585/out [bzip2-sys 0.1.11+1.0.8] cargo:include=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/bzip2-sys-d47e9bae9a243585/out/include Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/memchr-2.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/memchr-2.7.4/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name memchr --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="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=0b4b7ca5ac81497b -C extra-filename=-4eb10535cd94b276 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `clap_lex` (lib) generated 1 warning (1 duplicate) Compiling rustc-demangle v0.1.24 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustc_demangle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustc-demangle-0.1.24 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustc-demangle-0.1.24/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Rust compiler symbol demangling. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/rustc-demangle' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-demangle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc-demangle' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.24 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=24 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name rustc_demangle --edition=2015 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustc-demangle-0.1.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std", "std"))' -C metadata=f8f6dfc32e9c8065 -C extra-filename=-66d6ee7fd7903c24 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `strsim` (lib) generated 1 warning (1 duplicate) Compiling openssl-probe v0.1.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=openssl_probe CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/openssl-probe-0.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/openssl-probe-0.1.5/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Tool for helping to find SSL certificate locations on the system for OpenSSL ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/openssl-probe' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-probe CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/openssl-probe' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name openssl_probe --edition=2015 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/openssl-probe-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=eeb50b4979ceee4d -C extra-filename=-6d99378ddd9dbe23 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/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/fnm/work/fnm-1.38.1/cargo-crates/rustc-demangle-0.1.24/src/lib.rs:92:24 | 92 | pub fn demangle(mut s: &str) -> Demangle { | ^^^^ ^^^^^^^^ 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 | 92 | pub fn demangle(mut s: &str) -> Demangle<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustc-demangle-0.1.24/src/lib.rs:237:24 | 237 | pub fn try_demangle(s: &str) -> Result { | ^^^^ ^^^^^^^^ 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 | 237 | pub fn try_demangle(s: &str) -> Result, TryDemangleError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustc-demangle-0.1.24/src/legacy.rs:49:20 | 49 | pub fn demangle(s: &str) -> Result<(Demangle, &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 | 49 | pub fn demangle(s: &str) -> Result<(Demangle<'_>, &str), ()> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustc-demangle-0.1.24/src/v0.rs:37:20 | 37 | pub fn demangle(s: &str) -> Result<(Demangle, &str), ParseError> { | ^^^^ ^^^^^^^^ ^^^^ 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 | 37 | pub fn demangle(s: &str) -> Result<(Demangle<'_>, &str), ParseError> { | ++++ warning: `openssl-probe` (lib) generated 1 warning (1 duplicate) Compiling cpufeatures v0.2.14 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cpufeatures CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/cpufeatures-0.2.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/cpufeatures-0.2.14/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets, with no_std support and support for mobile targets including Android and iOS ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cpufeatures CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.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/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name cpufeatures --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/cpufeatures-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=05a44d46b99a5bf1 -C extra-filename=-40794755abe45ecb --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `memchr` (lib) generated 1 warning (1 duplicate) Compiling lazy_static v1.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lazy_static CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/lazy_static-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/lazy_static-1.5.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 OR 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.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name lazy_static --edition=2015 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/lazy_static-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=4e057ed55b7bfa6f -C extra-filename=-c45ff4a8a737a201 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `cpufeatures` (lib) generated 1 warning (1 duplicate) Compiling crc-catalog v2.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crc_catalog CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-catalog-2.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-catalog-2.4.0/Cargo.toml CARGO_PKG_AUTHORS='Akhil Velagapudi ' CARGO_PKG_DESCRIPTION='Catalog of CRC algorithms (generated from http://reveng.sourceforge.net/crc-catalogue) expressed as simple Rust structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc-catalog CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/akhilles/crc-catalog.git' 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/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name crc_catalog --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-catalog-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=02b37a1bab4d732b -C extra-filename=-e8c7af0c8cc9187f --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/lazy_static-1.5.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 portable-atomic v1.9.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/portable-atomic-1.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/portable-atomic-1.9.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Portable atomic types including support for 128-bit atomics, atomic float, etc. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=portable-atomic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/portable-atomic' CARGO_PKG_RUST_VERSION=1.34 CARGO_PKG_VERSION=1.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/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/portable-atomic-1.9.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unreachable_pub --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(target_arch,values("xtensa"))' --check-cfg 'cfg(target_feature,values("lse2","lse128","rcpc3"))' --check-cfg 'cfg(target_feature,values("quadword-atomics"))' --check-cfg 'cfg(target_pointer_width,values("128"))' --check-cfg 'cfg(portable_atomic_test_outline_atomics_detect_false,qemu,valgrind)' --check-cfg 'cfg(portable_atomic_no_outline_atomics,portable_atomic_outline_atomics)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-single-core"))' -C metadata=9cf6aab5afb3005f -C extra-filename=-33c5e6da3ba3ffd4 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/build/portable-atomic-33c5e6da3ba3ffd4 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `crc-catalog` (lib) generated 1 warning (1 duplicate) Compiling crc v3.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/Cargo.toml CARGO_PKG_AUTHORS='Rui Hu :Akhil Velagapudi <4@4khil.com>' CARGO_PKG_DESCRIPTION='Rust implementation of CRC with support of various standards' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mrhooray/crc-rs.git' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=3.2.1 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name crc --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=95e1f9c9cfb16ea2 -C extra-filename=-4fc5f19cfc101610 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern crc_catalog=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libcrc_catalog-e8c7af0c8cc9187f.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `unicode-bidi` (lib) generated 1 warning (1 duplicate) Compiling rustls-native-certs v0.8.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls_native_certs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustls-native-certs-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustls-native-certs-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='rustls-native-certs allows rustls to use the platform native certificate store' CARGO_PKG_HOMEPAGE='https://github.com/rustls/rustls-native-certs' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls-native-certs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/rustls-native-certs' CARGO_PKG_RUST_VERSION=1.60 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/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name rustls_native_certs --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustls-native-certs-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=fe4ae39a3518b4f1 -C extra-filename=-b3bc6e4cada35f57 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern openssl_probe=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libopenssl_probe-6d99378ddd9dbe23.rmeta --extern rustls_pemfile=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/librustls_pemfile-288fc7441a80cdf0.rmeta --extern pki_types=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/librustls_pki_types-879b297570d0347d.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc128/bytewise.rs:25:25 | 25 | pub const fn digest(&self) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ 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 | 25 | pub const fn digest(&self) -> Digest<'_, u128, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc128/bytewise.rs:34:38 | 34 | pub const fn digest_with_initial(&self, initial: u128) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ 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 | 34 | pub const fn digest_with_initial(&self, initial: u128) -> Digest<'_, u128, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc128/nolookup.rs:22:25 | 22 | pub const fn digest(&self) -> Digest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ 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 | 22 | pub const fn digest(&self) -> Digest<'_, u128, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc128/nolookup.rs:31:38 | 31 | pub const fn digest_with_initial(&self, initial: u128) -> Digest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ 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 | 31 | pub const fn digest_with_initial(&self, initial: u128) -> Digest<'_, u128, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc128/slice16.rs:22:25 | 22 | pub const fn digest(&self) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ 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 | 22 | pub const fn digest(&self) -> Digest<'_, u128, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc128/slice16.rs:31:38 | 31 | pub const fn digest_with_initial(&self, initial: u128) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ 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 | 31 | pub const fn digest_with_initial(&self, initial: u128) -> Digest<'_, u128, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc16/bytewise.rs:24:25 | 24 | pub const fn digest(&self) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ 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 | 24 | pub const fn digest(&self) -> Digest<'_, u16, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc16/bytewise.rs:33:38 | 33 | pub const fn digest_with_initial(&self, initial: u16) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ 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 | 33 | pub const fn digest_with_initial(&self, initial: u16) -> Digest<'_, u16, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc16/nolookup.rs:22:25 | 22 | pub const fn digest(&self) -> Digest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ 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 | 22 | pub const fn digest(&self) -> Digest<'_, u16, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc16/nolookup.rs:31:38 | 31 | pub const fn digest_with_initial(&self, initial: u16) -> Digest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ 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 | 31 | pub const fn digest_with_initial(&self, initial: u16) -> Digest<'_, u16, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc16/slice16.rs:21:25 | 21 | pub const fn digest(&self) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ 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 | 21 | pub const fn digest(&self) -> Digest<'_, u16, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc16/slice16.rs:30:38 | 30 | pub const fn digest_with_initial(&self, initial: u16) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ 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 | 30 | pub const fn digest_with_initial(&self, initial: u16) -> Digest<'_, u16, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc32/bytewise.rs:25:25 | 25 | pub const fn digest(&self) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 25 | pub const fn digest(&self) -> Digest<'_, u32, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc32/bytewise.rs:34:38 | 34 | pub const fn digest_with_initial(&self, initial: u32) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ 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 | 34 | pub const fn digest_with_initial(&self, initial: u32) -> Digest<'_, u32, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc32/nolookup.rs:22:25 | 22 | pub const fn digest(&self) -> Digest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ 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 | 22 | pub const fn digest(&self) -> Digest<'_, u32, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc32/nolookup.rs:31:38 | 31 | pub const fn digest_with_initial(&self, initial: u32) -> Digest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ 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 | 31 | pub const fn digest_with_initial(&self, initial: u32) -> Digest<'_, u32, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc32/slice16.rs:22:25 | 22 | pub const fn digest(&self) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ 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 | 22 | pub const fn digest(&self) -> Digest<'_, u32, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc32/slice16.rs:31:38 | 31 | pub const fn digest_with_initial(&self, initial: u32) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ 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 | 31 | pub const fn digest_with_initial(&self, initial: u32) -> Digest<'_, u32, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc64/bytewise.rs:25:25 | 25 | pub const fn digest(&self) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 25 | pub const fn digest(&self) -> Digest<'_, u64, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc64/bytewise.rs:34:38 | 34 | pub const fn digest_with_initial(&self, initial: u64) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ 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 | 34 | pub const fn digest_with_initial(&self, initial: u64) -> Digest<'_, u64, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc64/nolookup.rs:22:25 | 22 | pub const fn digest(&self) -> Digest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ 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 | 22 | pub const fn digest(&self) -> Digest<'_, u64, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc64/nolookup.rs:31:38 | 31 | pub const fn digest_with_initial(&self, initial: u64) -> Digest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ 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 | 31 | pub const fn digest_with_initial(&self, initial: u64) -> Digest<'_, u64, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc64/slice16.rs:22:25 | 22 | pub const fn digest(&self) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ 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 | 22 | pub const fn digest(&self) -> Digest<'_, u64, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc64/slice16.rs:31:38 | 31 | pub const fn digest_with_initial(&self, initial: u64) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ 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 | 31 | pub const fn digest_with_initial(&self, initial: u64) -> Digest<'_, u64, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc8/bytewise.rs:24:25 | 24 | pub const fn digest(&self) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ 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 | 24 | pub const fn digest(&self) -> Digest<'_, u8, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc8/bytewise.rs:33:38 | 33 | pub const fn digest_with_initial(&self, initial: u8) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ 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 | 33 | pub const fn digest_with_initial(&self, initial: u8) -> Digest<'_, u8, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc8/nolookup.rs:22:25 | 22 | pub const fn digest(&self) -> Digest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ 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 | 22 | pub const fn digest(&self) -> Digest<'_, u8, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc8/nolookup.rs:31:38 | 31 | pub const fn digest_with_initial(&self, initial: u8) -> Digest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ 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 | 31 | pub const fn digest_with_initial(&self, initial: u8) -> Digest<'_, u8, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc8/slice16.rs:21:25 | 21 | pub const fn digest(&self) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ 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 | 21 | pub const fn digest(&self) -> Digest<'_, u8, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc8/slice16.rs:30:38 | 30 | pub const fn digest_with_initial(&self, initial: u8) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ 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 | 30 | pub const fn digest_with_initial(&self, initial: u8) -> Digest<'_, u8, Table<16>> { | +++ warning: `rustc-demangle` (lib) generated 5 warnings (1 duplicate) Compiling embed-resource v2.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=embed_resource CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/embed-resource-2.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/embed-resource-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='наб :Cat Plus Plus :Liigo :azyobuzin :Peter Atashian :pravic :Gabriel Majeri :SonnyX:Johan Andersson :Jordan Poles :MSxDOS :Jim McGrath :roblabla :Jasper Bekkers :Richard Markiewicz :Emerson de Freitas Barcelos :Li Keqing :Alexis Bourget :Michael Farrell :Jacob Okamoto :Marijn Suijten ' CARGO_PKG_DESCRIPTION='A Cargo library to handle compilation and inclusion of Windows resources in the most resilient fashion imaginable' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=embed-resource CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nabijaczleweli/rust-embed-resource' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name embed_resource --edition=2015 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/embed-resource-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=99ce857586b9da30 -C extra-filename=-51a5a0b78a0a1bc1 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern cc=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libcc-d311c7f08af722b3.rmeta --extern memchr=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libmemchr-4eb10535cd94b276.rmeta --extern rustc_version=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/librustc_version-3693b976d5cc7740.rmeta --extern toml=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libtoml-16c55039bc66d81f.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `portable-atomic` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,fallback CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FALLBACK=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/portable-atomic-1.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/portable-atomic-1.9.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Portable atomic types including support for 128-bit atomics, atomic float, etc. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=portable-atomic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/portable-atomic' CARGO_PKG_RUST_VERSION=1.34 CARGO_PKG_VERSION=1.9.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/fnm/work/target/release/deps:/wrkdirs/usr/ports/devel/fnm/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/portable-atomic-8abbbdc7b56d1064/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/fnm/work/target/release/build/portable-atomic-33c5e6da3ba3ffd4/build-script-build` [portable-atomic 1.9.0] cargo:rerun-if-changed=build.rs [portable-atomic 1.9.0] cargo:rerun-if-changed=no_atomic.rs [portable-atomic 1.9.0] cargo:rerun-if-changed=version.rs [portable-atomic 1.9.0] cargo:rustc-check-cfg=cfg(target_feature,values("zaamo","zabha","experimental-zacas","fast-serialization","load-store-on-cond","distinct-ops","miscellaneous-extensions-3")) [portable-atomic 1.9.0] cargo:rustc-check-cfg=cfg(portable_atomic_disable_fiq,portable_atomic_force_amo,portable_atomic_ll_sc_rmw,portable_atomic_pre_llvm_15,portable_atomic_pre_llvm_16,portable_atomic_pre_llvm_18,portable_atomic_pre_llvm_19,portable_atomic_new_atomic_intrinsics,portable_atomic_no_asm,portable_atomic_no_asm_maybe_uninit,portable_atomic_no_atomic_64,portable_atomic_no_atomic_cas,portable_atomic_no_atomic_load_store,portable_atomic_no_atomic_min_max,portable_atomic_no_cfg_target_has_atomic,portable_atomic_no_cmpxchg16b_intrinsic,portable_atomic_no_cmpxchg16b_target_feature,portable_atomic_no_const_raw_ptr_deref,portable_atomic_no_const_transmute,portable_atomic_no_core_unwind_safe,portable_atomic_no_diagnostic_namespace,portable_atomic_no_stronger_failure_ordering,portable_atomic_no_track_caller,portable_atomic_no_unsafe_op_in_unsafe_fn,portable_atomic_s_mode,portable_atomic_sanitize_thread,portable_atomic_target_feature,portable_atomic_unsafe_assume_single_core,portable_atomic_unstable_asm,portable_atomic_unstable_asm_experimental_arch,portable_atomic_unstable_cfg_target_has_atomic,portable_atomic_unstable_isa_attribute) [portable-atomic 1.9.0] cargo:rustc-check-cfg=cfg(portable_atomic_target_feature,values("cmpxchg16b","distinct-ops","experimental-zacas","fast-serialization","load-store-on-cond","lse","lse128","lse2","mclass","miscellaneous-extensions-3","quadword-atomics","rcpc3","v6","zaamo","zabha")) Compiling idna v0.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=idna CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/idna-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/idna-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='IDNA (Internationalizing Domain Names in Applications) and Punycode.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=idna CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name idna --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/idna-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=ff7ea10c00aa9761 -C extra-filename=-c710cf76c71c777f --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern unicode_bidi=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libunicode_bidi-89690c9ceaa1edae.rmeta --extern unicode_normalization=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libunicode_normalization-ba7f40672345c558.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `brotli-decompressor` (lib) generated 3 warnings (1 duplicate) Compiling clap_builder v4.5.19 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_builder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/clap_builder-4.5.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/clap_builder-4.5.19/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured Command Line Argument Parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_builder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.19 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name clap_builder --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/clap_builder-4.5.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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg 'feature="env"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=8a90f31ff3adf892 -C extra-filename=-641de1c4e1cfa296 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern anstream=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libanstream-07f240aeedc36bd0.rmeta --extern anstyle=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libanstyle-8133c3be28011d3a.rmeta --extern clap_lex=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libclap_lex-1af6f6e8d54876de.rmeta --extern strsim=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libstrsim-e35ee3d0d77e0e6e.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `embed-resource` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bzip2_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/bzip2-sys-0.1.11+1.0.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/bzip2-sys-0.1.11+1.0.8/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Bindings to libbzip2 for bzip2 compression and decompression exposed as Reader/Writer streams. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/bzip2-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bzip2-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/bzip2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.11+1.0.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/bzip2-sys-d47e9bae9a243585/out /usr/local/bin/rustc --crate-name bzip2_sys --edition=2015 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/bzip2-sys-0.1.11+1.0.8/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("static"))' -C metadata=aaec0e0cd066b17c -C extra-filename=-a02d3ad24d997e46 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/liblibc-ee3e4e2e25c91da3.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/bzip2-sys-d47e9bae9a243585/out/lib -l static=bz2` warning: `crc` (lib) generated 31 warnings (1 duplicate) Compiling hyper-util v0.1.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/hyper-util-0.1.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/hyper-util-0.1.9/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='hyper utilities' CARGO_PKG_HOMEPAGE='https://hyper.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hyper-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/hyper-util' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.1.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name hyper_util --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/hyper-util-0.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="client"' --cfg 'feature="client-legacy"' --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "client", "client-legacy", "default", "full", "http1", "http2", "server", "server-auto", "server-graceful", "service", "tokio"))' -C metadata=22b47118362e9be2 -C extra-filename=-c2b56ea17e487909 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libbytes-531441c58aa9e0a4.rmeta --extern futures_channel=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libfutures_channel-93a4b0b155b078e5.rmeta --extern futures_util=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libfutures_util-6c49c089c4c2c64c.rmeta --extern http=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libhttp-7263b79686c92726.rmeta --extern http_body=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libhttp_body-418a879acbd7bc9b.rmeta --extern hyper=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libhyper-eaa310064cf8cdef.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libpin_project_lite-99d5fe366deb0a2a.rmeta --extern socket2=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libsocket2-501baba0728ff90e.rmeta --extern tokio=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libtokio-fbc5da47c0dcb7e1.rmeta --extern tower_service=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libtower_service-2abf89b9d07e7a47.rmeta --extern tracing=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libtracing-7d4e205bb8025432.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/bzip2-sys-0.1.11+1.0.8/lib.rs:52:9 | 52 | extern { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` ... 58 | / abi_compat! { 59 | | pub fn BZ2_bzCompressInit(stream: *mut bz_stream, 60 | | blockSize100k: c_int, 61 | | verbosity: c_int, ... | 69 | | pub fn BZ2_bzDecompressEnd(stream: *mut bz_stream) -> c_int, 70 | | } | |_- in this macro invocation | = note: `#[warn(missing_abi)]` on by default = note: this warning originates in the macro `abi_compat` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `bzip2-sys` (lib) generated 2 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/owo-colors-4.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/owo-colors-4.1.0/Cargo.toml CARGO_PKG_AUTHORS='jam1garner <8260240+jam1garner@users.noreply.github.com>' CARGO_PKG_DESCRIPTION='Zero-allocation terminal colors that'\''ll make people go owo' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=owo-colors CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jam1garner/owo-colors' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=4.1.0 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/fnm/work/target/release/deps:/wrkdirs/usr/ports/devel/fnm/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/owo-colors-7c82de90e5efb483/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/fnm/work/target/release/build/owo-colors-b727e22ab84b167b/build-script-build` warning: `rustls-native-certs` (lib) generated 1 warning (1 duplicate) Compiling clap_derive v4.5.18 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/clap_derive-4.5.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/clap_derive-4.5.18/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parse command line argument by defining a struct, derive crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.18 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name clap_derive --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/clap_derive-4.5.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-v5"))' -C metadata=e947c50e4b6405a7 -C extra-filename=-798b12dab30c2395 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern heck=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libheck-417e488ba9776adb.rlib --extern proc_macro2=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libproc_macro2-4ce83f28e97556ce.rlib --extern quote=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libquote-9a92b06cb0988cc9.rlib --extern syn=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libsyn-2532933c4db58320.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` [owo-colors 4.1.0] cargo:rustc-check-cfg=cfg(doc_cfg) Compiling deranged v0.3.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=deranged CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/deranged-0.3.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/deranged-0.3.11/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='Ranged integers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=deranged CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/deranged' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.3.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name deranged --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/deranged-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="powerfmt"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "num", "powerfmt", "quickcheck", "rand", "serde", "std"))' -C metadata=fb382278dbf03c44 -C extra-filename=-248f49d9bda1c3e4 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern powerfmt=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libpowerfmt-b2d0a5aaf0f889af.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: lint `illegal_floating_point_literal_pattern` has been removed: no longer a warning, float patterns behave the same as `==` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/deranged-0.3.11/src/lib.rs:9:5 | 9 | illegal_floating_point_literal_pattern, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/deranged-0.3.11/src/lib.rs:1:13 | 1 | #![cfg_attr(docs_rs, feature(doc_auto_cfg))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unused variable: `timer` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/hyper-util-0.1.9/src/client/legacy/client.rs:1470:32 | 1470 | pub fn timer(&mut self, timer: M) -> &mut Self | ^^^^^ help: if this is intentional, prefix it with an underscore: `_timer` | = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default warning: type could implement `Copy`; consider adding `impl Copy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/deranged-0.3.11/src/lib.rs:78:1 | 78 | / pub struct ParseIntError { 79 | | kind: IntErrorKind, 80 | | } | |_^ | note: the lint level is defined here --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/deranged-0.3.11/src/lib.rs:29:5 | 29 | missing_copy_implementations, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `deranged` (lib) generated 4 warnings (1 duplicate) Compiling tokio-rustls v0.26.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_rustls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tokio-rustls-0.26.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tokio-rustls-0.26.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Asynchronous TLS/SSL streams for Tokio using Rustls.' CARGO_PKG_HOMEPAGE='https://github.com/rustls/tokio-rustls' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-rustls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/tokio-rustls' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.26.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=26 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_rustls --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tokio-rustls-0.26.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="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "default", "early-data", "fips", "logging", "ring", "tls12"))' -C metadata=c3503284b3d6b0eb -C extra-filename=-7814439a9d940f48 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern rustls=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/librustls-2ddb069b72f7947b.rmeta --extern pki_types=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/librustls_pki_types-879b297570d0347d.rmeta --extern tokio=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libtokio-fbc5da47c0dcb7e1.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/ring-ebf6b6511f618167/out` warning: `tokio-rustls` (lib) generated 1 warning (1 duplicate) Compiling brotli v7.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=brotli CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/brotli-7.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/brotli-7.0.0/Cargo.toml CARGO_PKG_AUTHORS='Daniel Reiter Horn :The Brotli Authors' CARGO_PKG_DESCRIPTION='A brotli compressor and decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib'\''s allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. All included code is safe.' CARGO_PKG_HOMEPAGE='https://github.com/dropbox/rust-brotli' CARGO_PKG_LICENSE='BSD-3-Clause AND MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=brotli CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dropbox/rust-brotli' CARGO_PKG_RUST_VERSION=1.59.0 CARGO_PKG_VERSION=7.0.0 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name brotli --edition=2015 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/brotli-7.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "billing", "default", "disable-timer", "disallow_large_window_size", "external-literal-probability", "ffi-api", "float64", "floating_point_context_mixing", "no-stdlib-ffi-binding", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=056ea1d956f62125 -C extra-filename=-6fdf16ded04d1cee --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern alloc_no_stdlib=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/liballoc_no_stdlib-853a6b56c4719189.rmeta --extern alloc_stdlib=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/liballoc_stdlib-f02309e1c0fd277f.rmeta --extern brotli_decompressor=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libbrotli_decompressor-2f261dd807a6a477.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `hyper-util` (lib) generated 2 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde_json-1.0.128 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde_json-1.0.128/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.128 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=128 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/fnm/work/target/release/deps:/wrkdirs/usr/ports/devel/fnm/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/serde_json-4ef484175aa52442/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/fnm/work/target/release/build/serde_json-0ecd64b537df72e8/build-script-build` [serde_json 1.0.128] cargo:rerun-if-changed=build.rs [serde_json 1.0.128] cargo:rustc-check-cfg=cfg(fast_arithmetic, values("32", "64")) [serde_json 1.0.128] cargo:rustc-cfg=fast_arithmetic="64" Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/num-traits-0.2.19/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.2.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/fnm/work/target/release/deps:/wrkdirs/usr/ports/devel/fnm/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/num-traits-ebd7e943dd09e603/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/fnm/work/target/release/build/num-traits-f06654e6d5eae7b2/build-script-build` [num-traits 0.2.19] warning: `-C ar`: this option is deprecated and does nothing [num-traits 0.2.19] [num-traits 0.2.19] cargo:rustc-check-cfg=cfg(has_total_cmp) [num-traits 0.2.19] warning: `-C ar`: this option is deprecated and does nothing [num-traits 0.2.19] [num-traits 0.2.19] cargo:rustc-cfg=has_total_cmp [num-traits 0.2.19] cargo:rerun-if-changed=build.rs Compiling rand_chacha v0.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_chacha CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand_chacha-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand_chacha-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers:The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='ChaCha random number generator ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_chacha CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name rand_chacha --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand_chacha-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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", "serde", "serde1", "simd", "std"))' -C metadata=8317b5e3bda1cf68 -C extra-filename=-77e2870c97e19bf7 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern ppv_lite86=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libppv_lite86-824f9b8a3f14d4e1.rmeta --extern rand_core=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/librand_core-a2fb97814543beca.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `regex-automata` (lib) generated 5 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/lzma-sys-0.1.20 CARGO_MANIFEST_LINKS=lzma CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/lzma-sys-0.1.20/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Raw bindings to liblzma which contains an implementation of LZMA and xz stream encoding/decoding. High level Rust bindings are available in the `xz2` crate. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lzma-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/fnm/work/target/release/deps:/wrkdirs/usr/ports/devel/fnm/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/lzma-sys-92e43662810d9e16/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/fnm/work/target/release/build/lzma-sys-740206483754e85b/build-script-build` [lzma-sys 0.1.20] cargo:rerun-if-changed=build.rs [lzma-sys 0.1.20] cargo:rerun-if-env-changed=LZMA_API_STATIC [lzma-sys 0.1.20] cargo:rerun-if-env-changed=LIBLZMA_NO_PKG_CONFIG [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [lzma-sys 0.1.20] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG [lzma-sys 0.1.20] cargo:rerun-if-env-changed=LIBLZMA_STATIC [lzma-sys 0.1.20] cargo:rerun-if-env-changed=LIBLZMA_DYNAMIC [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [lzma-sys 0.1.20] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [lzma-sys 0.1.20] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [lzma-sys 0.1.20] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [lzma-sys 0.1.20] cargo:rerun-if-env-changed=SYSROOT [lzma-sys 0.1.20] cargo:rerun-if-env-changed=LIBLZMA_STATIC [lzma-sys 0.1.20] cargo:rerun-if-env-changed=LIBLZMA_DYNAMIC [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [lzma-sys 0.1.20] cargo:rustc-link-search=native=/usr/lib [lzma-sys 0.1.20] cargo:rustc-link-lib=lzma [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [lzma-sys 0.1.20] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG [lzma-sys 0.1.20] cargo:rerun-if-env-changed=LIBLZMA_STATIC [lzma-sys 0.1.20] cargo:rerun-if-env-changed=LIBLZMA_DYNAMIC [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [lzma-sys 0.1.20] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [lzma-sys 0.1.20] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [lzma-sys 0.1.20] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR Compiling cipher v0.4.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cipher CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/cipher-0.4.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/cipher-0.4.4/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Traits for describing block ciphers and stream ciphers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cipher CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.4.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name cipher --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/cipher-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-padding", "dev", "rand_core", "std", "zeroize"))' -C metadata=14e1207db820bb34 -C extra-filename=-1df372c125f95cad --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern crypto_common=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libcrypto_common-c2ed52945a73833c.rmeta --extern inout=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libinout-14647d07eaf09a79.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `idna` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zstd_safe CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zstd-safe-7.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zstd-safe-7.2.1/Cargo.toml CARGO_PKG_AUTHORS='Alexandre Bury ' CARGO_PKG_DESCRIPTION='Safe low-level bindings for the zstd compression library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zstd-safe CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/gyscos/zstd-rs' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=7.2.1 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/zstd-safe-2cbbf2a47a09170d/out /usr/local/bin/rustc --crate-name zstd_safe --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zstd-safe-7.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrays", "bindgen", "debug", "default", "doc-cfg", "experimental", "fat-lto", "legacy", "no_asm", "pkg-config", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=aa849c76de8573a5 -C extra-filename=-4c96e7fba45c150b --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern zstd_sys=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libzstd_sys-4cb6f77ed323e3ab.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/usr/local/lib` warning: `zstd-safe` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rayon_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rayon-core-1.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rayon-core-1.12.1/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Core APIs for Rayon' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rayon-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/rayon' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.12.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/rayon-core-c455160b065c6449/out /usr/local/bin/rustc --crate-name rayon_core --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rayon-core-1.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=fe31d87d2d469470 -C extra-filename=-753ad7871e02574d --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern crossbeam_deque=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libcrossbeam_deque-81692dcebf9f67f9.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libcrossbeam_utils-215639132ac21fb3.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `cipher` (lib) generated 1 warning (1 duplicate) Compiling regex v1.11.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/regex-1.11.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/regex-1.11.0/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.11.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name regex --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/regex-1.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --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"' --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=4a8ad14864e732f0 -C extra-filename=-0467cec78af26bd3 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libaho_corasick-701f00139fdeb3d3.rmeta --extern memchr=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libmemchr-3f336508bb8f07ab.rmeta --extern regex_automata=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libregex_automata-c413459a5148e78a.rmeta --extern regex_syntax=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libregex_syntax-f0b3cfd25f3d3f2f.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: struct `GroupedValues` is never constructed --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/clap_builder-4.5.19/src/parser/matches/arg_matches.rs:1588:19 | 1588 | pub(crate) struct GroupedValues<'a> { | ^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: `rand_chacha` (lib) generated 1 warning (1 duplicate) Compiling miette-derive v5.10.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=miette_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-derive-5.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-derive-5.10.0/Cargo.toml CARGO_PKG_AUTHORS='Kat Marchán ' CARGO_PKG_DESCRIPTION='Derive macros for miette. Like `thiserror` for Diagnostics.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=miette-derive CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/zkat/miette' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=5.10.0 CARGO_PKG_VERSION_MAJOR=5 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name miette_derive --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-derive-5.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8a42fdb3296f1079 -C extra-filename=-d56c57ee2608e0f2 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libproc_macro2-4ce83f28e97556ce.rlib --extern quote=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libquote-9a92b06cb0988cc9.rlib --extern syn=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libsyn-2532933c4db58320.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rayon-core-1.12.1/src/registry.rs:167:33 | 167 | .or_else(|err| unsafe { THE_REGISTRY.as_ref().ok_or(err) }) | ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default warning: creating a mutable reference to mutable static --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rayon-core-1.12.1/src/registry.rs:194:55 | 194 | .map(|registry: Arc| unsafe { &*THE_REGISTRY.get_or_insert(registry) }) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives warning: enum `MemberOrString` is never used --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-derive-5.10.0/src/utils.rs:8:17 | 8 | pub(crate) enum MemberOrString { | ^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: `clap_derive` (lib) generated 1 warning (1 duplicate) Compiling backtrace v0.3.74 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=backtrace CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/backtrace-0.3.74 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/backtrace-0.3.74/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A library to acquire a stack trace (backtrace) at runtime in a Rust program. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/backtrace-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=backtrace CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/backtrace-rs' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.3.74 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=74 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name backtrace --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/backtrace-0.3.74/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 --allow=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("coresymbolication", "cpp_demangle", "dbghelp", "default", "dl_iterate_phdr", "dladdr", "kernel32", "libunwind", "serde", "serialize-serde", "std", "unix-backtrace"))' -C metadata=cfc302a4e7611084 -C extra-filename=-a5470fe8ad1005b4 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern addr2line=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libaddr2line-2708cd1a2a08d8cd.rmeta --extern cfg_if=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libcfg_if-1e473bfa730f368f.rmeta --extern libc=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/liblibc-ee3e4e2e25c91da3.rmeta --extern miniz_oxide=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libminiz_oxide-bac1b7602b5603a3.rmeta --extern object=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libobject-8075273a1048c01b.rmeta --extern rustc_demangle=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/librustc_demangle-66d6ee7fd7903c24.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `regex` (lib) generated 1 warning (1 duplicate) Compiling hmac v0.12.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hmac CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/hmac-0.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/hmac-0.12.1/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Generic implementation of Hash-based Message Authentication Code (HMAC)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hmac CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/MACs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name hmac --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/hmac-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="reset"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("reset", "std"))' -C metadata=029aa6b4687ed929 -C extra-filename=-09a365a875c2d0d3 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern digest=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libdigest-023a72ecbfb1fc29.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `rayon-core` (lib) generated 3 warnings (1 duplicate) Compiling webpki-roots v0.26.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=webpki_roots CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/webpki-roots-0.26.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/webpki-roots-0.26.6/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Mozilla'\''s CA root certificates for use with webpki' CARGO_PKG_HOMEPAGE='https://github.com/rustls/webpki-roots' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=webpki-roots CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/webpki-roots' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.26.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=26 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name webpki_roots --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/webpki-roots-0.26.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=9d5a2cfc3c044047 -C extra-filename=-8e43af4701dc2e19 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern pki_types=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/librustls_pki_types-879b297570d0347d.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `object` (lib) generated 1 warning (1 duplicate) Compiling num-conv v0.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_conv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/num-conv-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/num-conv-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='`num_conv` is a crate to convert between integer types without using `as` casts. This provides better certainty when refactoring, makes the exact behavior of code more explicit, and allows using turbofish syntax. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-conv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/num-conv' CARGO_PKG_RUST_VERSION=1.57.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name num_conv --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/num-conv-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fd7be094dbeec688 -C extra-filename=-d74ae908be9b7983 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `webpki-roots` (lib) generated 1 warning (1 duplicate) Compiling anyhow v1.0.89 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/anyhow-1.0.89 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/anyhow-1.0.89/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.89 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=89 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/anyhow-1.0.89/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=6012bae4c6c8f70b -C extra-filename=-4b9db270c4a4df49 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/build/anyhow-4b9db270c4a4df49 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `hmac` (lib) generated 1 warning (1 duplicate) Compiling simd-adler32 v0.3.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=simd_adler32 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/simd-adler32-0.3.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/simd-adler32-0.3.7/Cargo.toml CARGO_PKG_AUTHORS='Marvin Countryman ' CARGO_PKG_DESCRIPTION='A SIMD-accelerated Adler-32 hash algorithm implementation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=simd-adler32 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mcountryman/simd-adler32' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name simd_adler32 --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/simd-adler32-0.3.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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("const-generics", "default", "nightly", "std"))' -C metadata=9183231033ee4a0e -C extra-filename=-206da6ff5758e647 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `num-conv` (lib) generated 1 warning (1 duplicate) Compiling smawk v0.3.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smawk CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/smawk-0.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/smawk-0.3.2/Cargo.toml CARGO_PKG_AUTHORS='Martin Geisler ' CARGO_PKG_DESCRIPTION='Functions for finding row-minima in a totally monotone matrix.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smawk CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mgeisler/smawk' 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/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name smawk --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/smawk-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ndarray"))' -C metadata=34e7ccaabc2b7c81 -C extra-filename=-aaeb356ccb00da13 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: creating a mutable reference to mutable static --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/backtrace-0.3.74/src/symbolize/gimli.rs:338:11 | 338 | f(MAPPINGS_CACHE.get_or_insert_with(|| Cache::new())) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default warning: `miette-derive` (lib) generated 2 warnings (1 duplicate) Compiling bumpalo v3.16.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bumpalo CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/bumpalo-3.16.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/bumpalo-3.16.0/Cargo.toml CARGO_PKG_AUTHORS='Nick Fitzgerald ' CARGO_PKG_DESCRIPTION='A fast bump allocation arena for Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bumpalo CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fitzgen/bumpalo' CARGO_PKG_RUST_VERSION=1.73.0 CARGO_PKG_VERSION=3.16.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name bumpalo --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/bumpalo-3.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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("allocator-api2", "allocator_api", "boxed", "collections", "default", "serde", "std"))' -C metadata=95d213fc267ef3be -C extra-filename=-fe973cac55fc061c --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unused import: `hash::*` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/simd-adler32-0.3.7/src/lib.rs:87:9 | 87 | pub use hash::*; | ^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: `smawk` (lib) generated 1 warning (1 duplicate) Compiling minimal-lexical v0.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=minimal_lexical CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/minimal-lexical-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/minimal-lexical-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Alex Huszagh ' CARGO_PKG_DESCRIPTION='Fast float parsing conversion routines.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=minimal-lexical CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Alexhuszagh/minimal-lexical' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name minimal_lexical --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/minimal-lexical-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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("alloc", "compact", "default", "lint", "nightly", "std"))' -C metadata=474047aa94def2a8 -C extra-filename=-be49c4e5ce1cc8ca --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `anyhow` (build script) generated 1 warning (1 duplicate) Compiling is_ci v1.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=is_ci CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/is_ci-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/is_ci-1.2.0/Cargo.toml CARGO_PKG_AUTHORS='Kat Marchán ' CARGO_PKG_DESCRIPTION='Super lightweight CI environment checker. Just tells you if you'\''re in CI or not without much fuss.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=ISC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=is_ci CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zkat/is_ci' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name is_ci --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/is_ci-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6c1a65645ed54041 -C extra-filename=-25ab9226774c9777 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `is_ci` (lib) generated 1 warning (1 duplicate) Compiling either v1.13.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/either-1.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/either-1.13.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=either CARGO_PKG_README=README-crates.io.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/either' CARGO_PKG_RUST_VERSION=1.37 CARGO_PKG_VERSION=1.13.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name either --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/either-1.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=97d2be5c47b68b4e -C extra-filename=-abe475a30e0a4ecf --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unused import: `for_both` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/either-1.13.0/src/iterator.rs:1:13 | 1 | use super::{for_both, Either, Left, Right}; | ^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/minimal-lexical-0.2.1/src/bigint.rs:127:17 | 127 | pub fn rview(x: &[Limb]) -> ReverseView { | ^^^^^^^ ^^^^^^^^^^^^^^^^^ 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 | 127 | pub fn rview(x: &[Limb]) -> ReverseView<'_, Limb> { | +++ warning: `bumpalo` (lib) generated 1 warning (1 duplicate) Compiling zip v2.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zip-2.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zip-2.2.0/Cargo.toml CARGO_PKG_AUTHORS='Mathijs van de Nes :Marli Frost :Ryan Levick :Chris Hennick ' CARGO_PKG_DESCRIPTION='Library to support the reading and writing of zip files. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zip CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zip-rs/zip2.git' CARGO_PKG_RUST_VERSION=1.73.0 CARGO_PKG_VERSION=2.2.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zip-2.2.0/src/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="_deflate-any"' --cfg 'feature="aes"' --cfg 'feature="aes-crypto"' --cfg 'feature="bzip2"' --cfg 'feature="constant_time_eq"' --cfg 'feature="default"' --cfg 'feature="deflate"' --cfg 'feature="deflate-flate2"' --cfg 'feature="deflate-zopfli"' --cfg 'feature="deflate64"' --cfg 'feature="flate2"' --cfg 'feature="hmac"' --cfg 'feature="lzma"' --cfg 'feature="lzma-rs"' --cfg 'feature="pbkdf2"' --cfg 'feature="rand"' --cfg 'feature="sha1"' --cfg 'feature="time"' --cfg 'feature="xz"' --cfg 'feature="zeroize"' --cfg 'feature="zopfli"' --cfg 'feature="zstd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_all-features", "_deflate-any", "aes", "aes-crypto", "bzip2", "chrono", "constant_time_eq", "default", "deflate", "deflate-flate2", "deflate-miniz", "deflate-zlib", "deflate-zlib-ng", "deflate-zopfli", "deflate64", "flate2", "hmac", "lzma", "lzma-rs", "pbkdf2", "rand", "sha1", "time", "unreserved", "xz", "zeroize", "zopfli", "zstd"))' -C metadata=9320b3c3dc36291e -C extra-filename=-c36e4e812aaf2bb3 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/build/zip-c36e4e812aaf2bb3 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `simd-adler32` (lib) generated 2 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/hashbrown-0.15.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/hashbrown-0.15.0/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.15.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/hashbrown-0.15.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("alloc", "allocator-api2", "borsh", "compiler_builtins", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=a9a3036d906c57db -C extra-filename=-e9b5c3efae14201a --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `minimal-lexical` (lib) generated 2 warnings (1 duplicate) Compiling unicode-linebreak v0.1.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_linebreak CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/unicode-linebreak-0.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/unicode-linebreak-0.1.5/Cargo.toml CARGO_PKG_AUTHORS='Axel Forsman ' CARGO_PKG_DESCRIPTION='Implementation of the Unicode Line Breaking Algorithm' CARGO_PKG_HOMEPAGE='https://github.com/axelf4/unicode-linebreak' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-linebreak CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/axelf4/unicode-linebreak' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.1.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_linebreak --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/unicode-linebreak-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e73be8438a24be87 -C extra-filename=-b714ad686ad57ee0 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `zip` (build script) generated 1 warning (1 duplicate) Compiling time-core v0.1.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/time-core-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/time-core-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION='This crate is an implementation detail and should not be relied upon directly.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time-core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name time_core --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/time-core-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=154ca53e4e92af2f -C extra-filename=-34433d5b7654aca3 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `either` (lib) generated 2 warnings (1 duplicate) Compiling lockfree-object-pool v0.1.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lockfree_object_pool CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/lockfree-object-pool-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/lockfree-object-pool-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='Etienne Vaillant ' CARGO_PKG_DESCRIPTION='A thread-safe object pool collection with automatic return and attach/detach semantics.' CARGO_PKG_HOMEPAGE='https://github.com/EVaillant/lockfree-object-pool' CARGO_PKG_LICENSE=BSL-1.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lockfree-object-pool CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/EVaillant/lockfree-object-pool' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name lockfree_object_pool --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/lockfree-object-pool-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5a63a0076625ee2b -C extra-filename=-632387ec05af4023 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `time-core` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/equivalent-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/equivalent-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Traits for key comparison in maps.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=equivalent CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/equivalent' CARGO_PKG_RUST_VERSION=1.6 CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name equivalent --edition=2015 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/equivalent-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a77b5aabe8b0d757 -C extra-filename=-56541eaef0130a2e --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/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/fnm/work/fnm-1.38.1/cargo-crates/lockfree-object-pool-0.1.6/src/linear_object_pool.rs:80:17 | 80 | pub fn pull(&self) -> LinearReusable { | ^^^^^ ^^^^^^^^^^^^^^^^^ 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 | 80 | pub fn pull(&self) -> LinearReusable<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/lockfree-object-pool-0.1.6/src/mutex_object_pool.rs:75:17 | 75 | pub fn pull(&self) -> MutexReusable { | ^^^^^ ^^^^^^^^^^^^^^^^ 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 | 75 | pub fn pull(&self) -> MutexReusable<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/lockfree-object-pool-0.1.6/src/spin_lock.rs:21:17 | 21 | pub fn lock(&self) -> SpinLockGuard { | ^^^^^ ^^^^^^^^^^^^^^^^ 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 | 21 | pub fn lock(&self) -> SpinLockGuard<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/lockfree-object-pool-0.1.6/src/spin_lock_object_pool.rs:85:17 | 85 | pub fn pull(&self) -> SpinLockReusable { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ 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 fn pull(&self) -> SpinLockReusable<'_, T> { | +++ warning: `lockfree-object-pool` (lib) generated 5 warnings (1 duplicate) Compiling zopfli v0.8.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zopfli CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zopfli-0.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zopfli-0.8.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A Rust implementation of the Zopfli compression algorithm.' CARGO_PKG_HOMEPAGE='https://github.com/zopfli-rs/zopfli' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zopfli CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zopfli-rs/zopfli' CARGO_PKG_RUST_VERSION=1.73.0 CARGO_PKG_VERSION=0.8.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name zopfli --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zopfli-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="gzip"' --cfg 'feature="std"' --cfg 'feature="zlib"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gzip", "nightly", "std", "zlib"))' -C metadata=b58c7d8adc49226c -C extra-filename=-e62f462e0b3777e4 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern bumpalo=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libbumpalo-fe973cac55fc061c.rmeta --extern crc32fast=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libcrc32fast-1fdfc1102143cc4b.rmeta --extern lockfree_object_pool=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/liblockfree_object_pool-632387ec05af4023.rmeta --extern log=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/liblog-56d57467fb17605a.rmeta --extern once_cell=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libonce_cell-122d62f35343cdb9.rmeta --extern simd_adler32=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libsimd_adler32-206da6ff5758e647.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `unicode-linebreak` (lib) generated 1 warning (1 duplicate) Compiling textwrap v0.16.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=textwrap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/textwrap-0.16.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/textwrap-0.16.1/Cargo.toml CARGO_PKG_AUTHORS='Martin Geisler ' CARGO_PKG_DESCRIPTION='Library for word wrapping, indenting, and dedenting strings. Has optional support for Unicode and emojis as well as machine hyphenation.' 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=1.56 CARGO_PKG_VERSION=0.16.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name textwrap --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/textwrap-0.16.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="smawk"' --cfg 'feature="unicode-linebreak"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hyphenation", "smawk", "terminal_size", "unicode-linebreak", "unicode-width"))' -C metadata=da999226b474394a -C extra-filename=-5513a9513845d653 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern smawk=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libsmawk-aaeb356ccb00da13.rmeta --extern unicode_linebreak=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libunicode_linebreak-b714ad686ad57ee0.rmeta --extern unicode_width=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libunicode_width-85ac9ed258c92944.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `equivalent` (lib) generated 1 warning (1 duplicate) Compiling clap v4.5.19 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/clap-4.5.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/clap-4.5.19/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured Command Line Argument Parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.19 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name clap --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/clap-4.5.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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="env"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-derive-ui-tests", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=7411be45a8322d30 -C extra-filename=-2cb614108d9d6e0f --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern clap_builder=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libclap_builder-641de1c4e1cfa296.rmeta --extern clap_derive=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libclap_derive-798b12dab30c2395.so --cap-lints warn -C ar=ar -C linker=cc` warning: `clap` (lib) generated 1 warning (1 duplicate) Compiling time v0.3.36 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/time-0.3.36 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/time-0.3.36/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION='Date and time library. Fully interoperable with the standard library. Mostly compatible with #'\!'[no_std].' CARGO_PKG_HOMEPAGE='https://time-rs.github.io' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.3.36 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=36 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name time --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/time-0.3.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "rand", "serde", "serde-human-readable", "serde-well-known", "std", "wasm-bindgen"))' -C metadata=98fbd762e00869f2 -C extra-filename=-ed31b916765d9d35 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern deranged=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libderanged-248f49d9bda1c3e4.rmeta --extern num_conv=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libnum_conv-d74ae908be9b7983.rmeta --extern powerfmt=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libpowerfmt-b2d0a5aaf0f889af.rmeta --extern time_core=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libtime_core-34433d5b7654aca3.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/textwrap-0.16.1/src/lib.rs:208:7 | 208 | #[cfg(fuzzing)] | ^^^^^^^ | = 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(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: lint `temporary_cstring_as_ptr` has been renamed to `dangling_pointers_from_temporaries` | = help: use the new name `dangling_pointers_from_temporaries` = note: requested on the command line with `-D temporary_cstring_as_ptr` = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition name: `__time_03_docs` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/time-0.3.36/src/lib.rs:70:13 | 70 | #![cfg_attr(__time_03_docs, feature(doc_auto_cfg, doc_notable_trait))] | ^^^^^^^^^^^^^^ | = help: expected names are: `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(__time_03_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__time_03_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/brotli-7.0.0/src/enc/prior_eval.rs:44:15 | 44 | data: &mut [s16], | ^^^^^^^^^^ the lifetime is elided here ... 49 | ) -> CDF { | ^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 49 | ) -> CDF<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/brotli-7.0.0/src/enc/stride_eval.rs:48:15 | 48 | data: &mut [u16], | ^^^^^^^^^^ the lifetime is elided here ... 53 | ) -> CDF { | ^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 53 | ) -> CDF<'_> { | ++++ warning: `hashbrown` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/indexmap-2.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/indexmap-2.6.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/indexmap-rs/indexmap' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=2.6.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name indexmap --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/indexmap-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=a86aa81b666c025b -C extra-filename=-0c07b36c02105e08 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern equivalent=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libequivalent-56541eaef0130a2e.rmeta --extern hashbrown=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libhashbrown-e9b5c3efae14201a.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/time-0.3.36/src/date.rs:1358:17 | 1358 | fn metadata(&self, _: FormatterOptions) -> Metadata { | ^^^^^ ^^^^^^^^^^^^^^ 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 | 1358 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/time-0.3.36/src/month.rs:179:17 | 179 | fn metadata(&self, _: FormatterOptions) -> Metadata { | ^^^^^ ^^^^^^^^^^^^^^ 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 | 179 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/time-0.3.36/src/offset_date_time.rs:1327:17 | 1327 | fn metadata(&self, _: FormatterOptions) -> Metadata { | ^^^^^ ^^^^^^^^^^^^^^ 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 | 1327 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/time-0.3.36/src/primitive_date_time.rs:904:17 | 904 | fn metadata(&self, _: FormatterOptions) -> Metadata { | ^^^^^ ^^^^^^^^^^^^^^ 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 | 904 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/time-0.3.36/src/time.rs:777:17 | 777 | fn metadata(&self, _: FormatterOptions) -> Metadata { | ^^^^^ ^^^^^^^^^^^^^^ 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 | 777 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/time-0.3.36/src/utc_offset.rs:427:17 | 427 | fn metadata(&self, _: FormatterOptions) -> Metadata { | ^^^^^ ^^^^^^^^^^^^^^ 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 | 427 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: `time` (lib) generated 9 warnings (1 duplicate) Compiling async-compression v0.4.13 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=async_compression CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/async-compression-0.4.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/async-compression-0.4.13/Cargo.toml CARGO_PKG_AUTHORS='Wim Looman :Allen Bui ' CARGO_PKG_DESCRIPTION='Adaptors between compression crates and Rust'\''s modern asynchronous IO types. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=async-compression CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Nullus157/async-compression' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name async_compression --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/async-compression-0.4.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="brotli"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "all-algorithms", "all-implementations", "brotli", "bzip2", "deflate", "deflate64", "flate2", "futures-io", "gzip", "libzstd", "lzma", "tokio", "xz", "xz2", "zlib", "zstd", "zstd-safe", "zstdmt"))' -C metadata=2d5dec7116854405 -C extra-filename=-e974938d7201a668 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern brotli=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libbrotli-6fdf16ded04d1cee.rmeta --extern futures_core=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libfutures_core-9853df934d0cfb76.rmeta --extern memchr=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libmemchr-3f336508bb8f07ab.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libpin_project_lite-99d5fe366deb0a2a.rmeta --extern tokio=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libtokio-fbc5da47c0dcb7e1.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `textwrap` (lib) generated 2 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=_deflate-any,aes,aes-crypto,bzip2,constant_time_eq,default,deflate,deflate-flate2,deflate-zopfli,deflate64,flate2,hmac,lzma,lzma-rs,pbkdf2,rand,sha1,time,xz,zeroize,zopfli,zstd 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_AES=1 CARGO_FEATURE_AES_CRYPTO=1 CARGO_FEATURE_BZIP2=1 CARGO_FEATURE_CONSTANT_TIME_EQ=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DEFLATE=1 CARGO_FEATURE_DEFLATE64=1 CARGO_FEATURE_DEFLATE_FLATE2=1 CARGO_FEATURE_DEFLATE_ZOPFLI=1 CARGO_FEATURE_FLATE2=1 CARGO_FEATURE_HMAC=1 CARGO_FEATURE_LZMA=1 CARGO_FEATURE_LZMA_RS=1 CARGO_FEATURE_PBKDF2=1 CARGO_FEATURE_RAND=1 CARGO_FEATURE_SHA1=1 CARGO_FEATURE_TIME=1 CARGO_FEATURE_XZ=1 CARGO_FEATURE_ZEROIZE=1 CARGO_FEATURE_ZOPFLI=1 CARGO_FEATURE_ZSTD=1 CARGO_FEATURE__DEFLATE_ANY=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zip-2.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zip-2.2.0/Cargo.toml CARGO_PKG_AUTHORS='Mathijs van de Nes :Marli Frost :Ryan Levick :Chris Hennick ' CARGO_PKG_DESCRIPTION='Library to support the reading and writing of zip files. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zip CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zip-rs/zip2.git' CARGO_PKG_RUST_VERSION=1.73.0 CARGO_PKG_VERSION=2.2.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/fnm/work/target/release/deps:/wrkdirs/usr/ports/devel/fnm/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/zip-42dc7120572f4419/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/fnm/work/target/release/build/zip-c36e4e812aaf2bb3/build-script-build` Compiling rayon v1.10.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rayon CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rayon-1.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rayon-1.10.0/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Simple work-stealing parallelism for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rayon CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/rayon' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.10.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name rayon --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rayon-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=7a9d8cfa077a88d7 -C extra-filename=-ab709ae3386a1a24 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern either=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libeither-abe475a30e0a4ecf.rmeta --extern rayon_core=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/librayon_core-753ad7871e02574d.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `indexmap` (lib) generated 1 warning (1 duplicate) Compiling nom v7.1.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/nom-7.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/nom-7.1.3/Cargo.toml CARGO_PKG_AUTHORS='contact@geoffroycouprie.com' CARGO_PKG_DESCRIPTION='A byte-oriented, zero-copy, parser combinators library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Geal/nom' CARGO_PKG_RUST_VERSION=1.48 CARGO_PKG_VERSION=7.1.3 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name nom --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/nom-7.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=1059d6cbcecada79 -C extra-filename=-130bbd6612dbf56c --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libmemchr-3f336508bb8f07ab.rmeta --extern minimal_lexical=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libminimal_lexical-be49c4e5ce1cc8ca.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `async-compression` (lib) generated 1 warning (1 duplicate) Compiling backtrace-ext v0.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=backtrace_ext CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/backtrace-ext-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/backtrace-ext-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='minor conveniences on top of the backtrace crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=backtrace-ext CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gankra/backtrace-ext' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name backtrace_ext --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/backtrace-ext-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=590f99212f9b3da7 -C extra-filename=-c9267f31e34ea846 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern backtrace=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libbacktrace-a5470fe8ad1005b4.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `zopfli` (lib) generated 1 warning (1 duplicate) Compiling supports-color v3.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=supports_color CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/supports-color-3.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/supports-color-3.0.1/Cargo.toml CARGO_PKG_AUTHORS='Kat Marchán ' CARGO_PKG_DESCRIPTION='Detects whether a terminal supports color, and gives details about that support.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=supports-color CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zkat/supports-color' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=3.0.1 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name supports_color --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/supports-color-3.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4d98b3563977293c -C extra-filename=-6c15fc3079d46129 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern is_ci=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libis_ci-25ab9226774c9777.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `brotli` (lib) generated 3 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/anyhow-1.0.89 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/anyhow-1.0.89/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.89 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=89 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/fnm/work/target/release/deps:/wrkdirs/usr/ports/devel/fnm/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/anyhow-101e353c9ec42615/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/fnm/work/target/release/build/anyhow-4b9db270c4a4df49/build-script-build` [anyhow 1.0.89] cargo:rerun-if-changed=build/probe.rs warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/nom-7.1.3/src/lib.rs:375:13 | 375 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::doc_markdown))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, `docsrs`, and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/nom-7.1.3/src/lib.rs:379:12 | 379 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: expected names are: `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(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/nom-7.1.3/src/lib.rs:391:12 | 391 | #[cfg_attr(nightly, allow(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/nom-7.1.3/src/lib.rs:418:14 | 418 | #[cfg_attr(nightly, allow(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/nom-7.1.3/src/internal.rs:49:12 | 49 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/nom-7.1.3/src/internal.rs:96:12 | 96 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/nom-7.1.3/src/internal.rs:340:12 | 340 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/nom-7.1.3/src/internal.rs:357:12 | 357 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/nom-7.1.3/src/internal.rs:374:12 | 374 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/nom-7.1.3/src/internal.rs:392:12 | 392 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/nom-7.1.3/src/internal.rs:409:12 | 409 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/nom-7.1.3/src/internal.rs:430:12 | 430 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unused import: `self::str::*` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/nom-7.1.3/src/lib.rs:439:9 | 439 | pub use self::str::*; | ^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [anyhow 1.0.89] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP [anyhow 1.0.89] cargo:rustc-check-cfg=cfg(anyhow_nightly_testing) [anyhow 1.0.89] cargo:rustc-check-cfg=cfg(anyhow_no_core_error) [anyhow 1.0.89] cargo:rustc-check-cfg=cfg(anyhow_no_core_unwind_safe) [anyhow 1.0.89] cargo:rustc-check-cfg=cfg(anyhow_no_fmt_arguments_as_str) [anyhow 1.0.89] cargo:rustc-check-cfg=cfg(anyhow_no_ptr_addr_of) [anyhow 1.0.89] cargo:rustc-check-cfg=cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint) [anyhow 1.0.89] cargo:rustc-check-cfg=cfg(error_generic_member_access) [anyhow 1.0.89] cargo:rustc-check-cfg=cfg(std_backtrace) [anyhow 1.0.89] cargo:rustc-cfg=std_backtrace Compiling miette v5.10.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=miette CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/Cargo.toml CARGO_PKG_AUTHORS='Kat Marchán ' CARGO_PKG_DESCRIPTION='Fancy diagnostic reporting library and protocol for us mere mortals who aren'\''t compiler hackers.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=miette CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zkat/miette' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=5.10.0 CARGO_PKG_VERSION_MAJOR=5 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name miette --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "backtrace-ext", "default", "fancy", "fancy-no-backtrace", "is-terminal", "no-format-args-capture", "owo-colors", "serde", "supports-color", "supports-hyperlinks", "supports-unicode", "terminal_size", "textwrap"))' -C metadata=cbe8c28b4082d518 -C extra-filename=-e78d2320a936a58d --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern miette_derive=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libmiette_derive-d56c57ee2608e0f2.so --extern once_cell=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libonce_cell-122d62f35343cdb9.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libthiserror-a28c28e87396ed79.rmeta --extern unicode_width=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libunicode_width-85ac9ed258c92944.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `supports-color` (lib) generated 1 warning (1 duplicate) Compiling pbkdf2 v0.12.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pbkdf2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/pbkdf2-0.12.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/pbkdf2-0.12.2/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Generic implementation of PBKDF2' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pbkdf2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/password-hashes/tree/master/pbkdf2' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.12.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name pbkdf2 --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/pbkdf2-0.12.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="hmac"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hmac", "parallel", "password-hash", "rayon", "sha1", "sha2", "simple", "std"))' -C metadata=fc8eaa074e72d274 -C extra-filename=-bd6a7b98902e26b4 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern digest=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libdigest-023a72ecbfb1fc29.rmeta --extern hmac=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libhmac-09a365a875c2d0d3.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `backtrace-ext` (lib) generated 1 warning (1 duplicate) Compiling hyper-rustls v0.27.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper_rustls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/hyper-rustls-0.27.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/hyper-rustls-0.27.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rustls+hyper integration for pure rust HTTPS' CARGO_PKG_HOMEPAGE='https://github.com/rustls/hyper-rustls' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hyper-rustls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/hyper-rustls' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.27.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=27 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name hyper_rustls --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/hyper-rustls-0.27.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="http1"' --cfg 'feature="native-tokio"' --cfg 'feature="ring"' --cfg 'feature="rustls-native-certs"' --cfg 'feature="tls12"' --cfg 'feature="webpki-roots"' --cfg 'feature="webpki-tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "default", "fips", "http1", "http2", "log", "logging", "native-tokio", "ring", "rustls-native-certs", "rustls-platform-verifier", "tls12", "webpki-roots", "webpki-tokio"))' -C metadata=e66c31c22e8021d7 -C extra-filename=-38cad49d56560ff5 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern futures_util=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libfutures_util-6c49c089c4c2c64c.rmeta --extern http=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libhttp-7263b79686c92726.rmeta --extern hyper=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libhyper-eaa310064cf8cdef.rmeta --extern hyper_util=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libhyper_util-c2b56ea17e487909.rmeta --extern rustls=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/librustls-2ddb069b72f7947b.rmeta --extern rustls_native_certs=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/librustls_native_certs-b3bc6e4cada35f57.rmeta --extern pki_types=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/librustls_pki_types-879b297570d0347d.rmeta --extern tokio=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libtokio-fbc5da47c0dcb7e1.rmeta --extern tokio_rustls=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libtokio_rustls-7814439a9d940f48.rmeta --extern tower_service=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libtower_service-2abf89b9d07e7a47.rmeta --extern webpki_roots=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libwebpki_roots-8e43af4701dc2e19.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/ring-ebf6b6511f618167/out` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/eyreish/mod.rs:1:13 | 1 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/eyreish/context.rs:13:20 | 13 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/eyreish/error.rs:23:16 | 23 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/eyreish/error.rs:68:16 | 68 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/eyreish/error.rs:83:16 | 83 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/eyreish/error.rs:88:16 | 88 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/eyreish/error.rs:109:16 | 109 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/eyreish/error.rs:133:16 | 133 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/eyreish/error.rs:157:16 | 157 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/eyreish/error.rs:426:16 | 426 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/eyreish/kind.rs:65:16 | 65 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/eyreish/kind.rs:86:16 | 86 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/eyreish/kind.rs:107:16 | 107 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/eyreish/mod.rs:88:12 | 88 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/eyreish/mod.rs:89:16 | 89 | #[cfg_attr(not(track_caller), allow(unused_mut))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/eyreish/mod.rs:436:16 | 436 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/eyreish/mod.rs:443:16 | 443 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/eyreish/mod.rs:450:16 | 450 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/eyreish/mod.rs:456:16 | 456 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/eyreish/mod.rs:478:16 | 478 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/eyreish/mod.rs:93:11 | 93 | #[cfg(track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/eyreish/mod.rs:99:15 | 99 | #[cfg(not(track_caller))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/eyreish/mod.rs:178:17 | 178 | error: &(dyn Diagnostic), | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 178 - error: &(dyn Diagnostic), 178 + error: &dyn Diagnostic, | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/handlers/debug.rs:34:22 | 34 | diagnostic: &(dyn Diagnostic), | ^ ^ | help: remove these parentheses | 34 - diagnostic: &(dyn Diagnostic), 34 + diagnostic: &dyn Diagnostic , | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/handlers/debug.rs:64:34 | 64 | fn debug(&self, diagnostic: &(dyn Diagnostic), f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^ ^ | help: remove these parentheses | 64 - fn debug(&self, diagnostic: &(dyn Diagnostic), f: &mut fmt::Formatter<'_>) -> fmt::Result { 64 + fn debug(&self, diagnostic: &dyn Diagnostic , f: &mut fmt::Formatter<'_>) -> fmt::Result { | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/handlers/json.rs:63:22 | 63 | diagnostic: &(dyn Diagnostic), | ^ ^ | help: remove these parentheses | 63 - diagnostic: &(dyn Diagnostic), 63 + diagnostic: &dyn Diagnostic , | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/handlers/json.rs:71:22 | 71 | diagnostic: &(dyn Diagnostic), | ^ ^ | help: remove these parentheses | 71 - diagnostic: &(dyn Diagnostic), 71 + diagnostic: &dyn Diagnostic , | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/handlers/json.rs:157:22 | 157 | diagnostic: &(dyn Diagnostic), | ^ ^ | help: remove these parentheses | 157 - diagnostic: &(dyn Diagnostic), 157 + diagnostic: &dyn Diagnostic , | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/handlers/json.rs:173:34 | 173 | fn debug(&self, diagnostic: &(dyn Diagnostic), f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^ ^ | help: remove these parentheses | 173 - fn debug(&self, diagnostic: &(dyn Diagnostic), f: &mut fmt::Formatter<'_>) -> fmt::Result { 173 + fn debug(&self, diagnostic: &dyn Diagnostic , f: &mut fmt::Formatter<'_>) -> fmt::Result { | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/handlers/narratable.rs:72:22 | 72 | diagnostic: &(dyn Diagnostic), | ^ ^ | help: remove these parentheses | 72 - diagnostic: &(dyn Diagnostic), 72 + diagnostic: &dyn Diagnostic , | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/handlers/narratable.rs:88:67 | 88 | fn render_header(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { | ^ ^ | help: remove these parentheses | 88 - fn render_header(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { 88 + fn render_header(&self, f: &mut impl fmt::Write, diagnostic: &dyn Diagnostic ) -> fmt::Result { | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/handlers/narratable.rs:99:67 | 99 | fn render_causes(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { | ^ ^ | help: remove these parentheses | 99 - fn render_causes(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { 99 + fn render_causes(&self, f: &mut impl fmt::Write, diagnostic: &dyn Diagnostic ) -> fmt::Result { | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/handlers/narratable.rs:113:67 | 113 | fn render_footer(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { | ^ ^ | help: remove these parentheses | 113 - fn render_footer(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { 113 + fn render_footer(&self, f: &mut impl fmt::Write, diagnostic: &dyn Diagnostic ) -> fmt::Result { | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/handlers/narratable.rs:129:22 | 129 | diagnostic: &(dyn Diagnostic), | ^ ^ | help: remove these parentheses | 129 - diagnostic: &(dyn Diagnostic), 129 + diagnostic: &dyn Diagnostic , | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/handlers/narratable.rs:155:22 | 155 | diagnostic: &(dyn Diagnostic), | ^ ^ | help: remove these parentheses | 155 - diagnostic: &(dyn Diagnostic), 155 + diagnostic: &dyn Diagnostic , | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/handlers/narratable.rs:347:34 | 347 | fn debug(&self, diagnostic: &(dyn Diagnostic), f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^ ^ | help: remove these parentheses | 347 - fn debug(&self, diagnostic: &(dyn Diagnostic), f: &mut fmt::Formatter<'_>) -> fmt::Result { 347 + fn debug(&self, diagnostic: &dyn Diagnostic , f: &mut fmt::Formatter<'_>) -> fmt::Result { | warning: `pbkdf2` (lib) generated 1 warning (1 duplicate) Compiling env_filter v0.1.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=env_filter CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/env_filter-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/env_filter-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Filter log events using environment variables ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=env_filter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/env_logger' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name env_filter --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/env_filter-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="regex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "regex"))' -C metadata=6b34521cfbc9b8ed -C extra-filename=-ec6c2b028e86bf39 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern log=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/liblog-56d57467fb17605a.rmeta --extern regex=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libregex-0467cec78af26bd3.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: value assigned to `valid_count` is never read --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/hyper-rustls-0.27.3/src/config.rs:73:26 | 73 | Ok(_) => valid_count += 1, | ^^^^^^^^^^^^^^^^ | = help: maybe it is overwritten before being read? = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default warning: `hyper-rustls` (lib) generated 2 warnings (1 duplicate) Compiling aes v0.8.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of the Advanced Encryption Standard (a.k.a. Rijndael)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/block-ciphers' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.8.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name aes --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("hazmat", "zeroize"))' -C metadata=c2d1c343a4ecd34e -C extra-filename=-adfa6fa4b3793dc2 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libcfg_if-1e473bfa730f368f.rmeta --extern cipher=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libcipher-1df372c125f95cad.rmeta --extern cpufeatures=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libcpufeatures-40794755abe45ecb.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: struct `DisplayError` is never constructed --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/eyreish/wrapper.rs:10:19 | 10 | pub(crate) struct DisplayError(pub(crate) M); | ^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: struct `NoneError` is never constructed --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/eyreish/wrapper.rs:15:19 | 15 | pub(crate) struct NoneError; | ^^^^^^^^^ warning: `env_filter` (lib) generated 1 warning (1 duplicate) Compiling zstd v0.13.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zstd CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zstd-0.13.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zstd-0.13.2/Cargo.toml CARGO_PKG_AUTHORS='Alexandre Bury ' CARGO_PKG_DESCRIPTION='Binding for the zstd compression library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zstd CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/gyscos/zstd-rs' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=0.13.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name zstd --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zstd-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrays", "bindgen", "debug", "default", "doc-cfg", "experimental", "fat-lto", "legacy", "no_asm", "pkg-config", "thin", "thin-lto", "wasm", "zdict_builder", "zstdmt"))' -C metadata=728c314f96f8eb77 -C extra-filename=-b1c450b0dbbcb128 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern zstd_safe=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libzstd_safe-4c96e7fba45c150b.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/usr/local/lib` warning: unexpected `cfg` condition name: `tests` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zstd-0.13.2/src/stream/functions.rs:58:7 | 58 | #[cfg(tests)] | ^^^^^ help: there is a config with a similar name: `test` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `aes_armv8` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/lib.rs:134:43 | 134 | if #[cfg(all(target_arch = "aarch64", aes_armv8, not(aes_force_soft)))] { | ^^^^^^^^^ | = help: expected names are: `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(aes_armv8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_armv8)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `aes_force_soft` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/lib.rs:134:58 | 134 | if #[cfg(all(target_arch = "aarch64", aes_armv8, not(aes_force_soft)))] { | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_force_soft)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_force_soft` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/lib.rs:140:13 | 140 | not(aes_force_soft) | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_force_soft)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:1098:11 | 1098 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:1106:11 | 1106 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:1128:15 | 1128 | #[cfg(any(not(aes_compact), feature = "hazmat"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:1167:11 | 1167 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:1401:11 | 1401 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:1409:11 | 1409 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:65:11 | 65 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:71:15 | 71 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:171:11 | 171 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:177:15 | 177 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:241:11 | 241 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:247:15 | 247 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:276:15 | 276 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:283:15 | 283 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:302:19 | 302 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:366:15 | 366 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:338:15 | 338 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:347:19 | 347 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:390:15 | 390 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:394:19 | 394 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:444:15 | 444 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:448:19 | 448 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:488:15 | 488 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:495:15 | 495 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:514:19 | 514 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:578:15 | 578 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:550:15 | 550 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:559:19 | 559 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_armv8` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/autodetect.rs:13:36 | 13 | #[cfg(all(target_arch = "aarch64", aes_armv8))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_armv8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_armv8)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/autodetect.rs:19:1 | 19 | cpufeatures::new!(aes_intrinsics, "aes"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `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: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `$crate::__unless_target_features` crate for guidance on how handle this unexpected cfg = help: the macro `$crate::__unless_target_features` may come from an old version of the `cpufeatures` crate, try updating your dependency with `cargo update -p cpufeatures` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `zstd` (lib) generated 2 warnings (1 duplicate) Compiling rand v0.8.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Random number generators and other randomness functionality. ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name rand --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=7223cda20151c2db -C extra-filename=-330aaae8cee313b5 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/liblibc-ee3e4e2e25c91da3.rmeta --extern rand_chacha=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/librand_chacha-77e2870c97e19bf7.rmeta --extern rand_core=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/librand_core-a2fb97814543beca.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/lib.rs:53:13 | 53 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/distributions/weighted_index.rs:80:12 | 80 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/distributions/weighted_index.rs:429:12 | 429 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/distributions/mod.rs:116:12 | 116 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/rng.rs:395:12 | 395 | #[cfg_attr(doc_cfg, doc(cfg(feature = "min_const_gen")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/rngs/mod.rs:99:12 | 99 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/rngs/std.rs:32:12 | 32 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std_rng")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/rngs/thread.rs:60:12 | 60 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/rngs/thread.rs:87:12 | 87 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/rngs/mod.rs:118:12 | 118 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/seq/mod.rs:29:12 | 29 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/seq/index.rs:276:12 | 276 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/seq/mod.rs:114:16 | 114 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/seq/mod.rs:142:16 | 142 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/seq/mod.rs:170:16 | 170 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/seq/mod.rs:219:16 | 219 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/seq/mod.rs:465:16 | 465 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/seq/mod.rs:623:12 | 623 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/lib.rs:181:12 | 181 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `features` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/distributions/distribution.rs:162:7 | 162 | #[cfg(features = "nightly")] | ^^^^^^^^^^^^^^^^^^^^ | = note: see for more information about checking conditional configuration help: there is a config with a similar name and value | 162 - #[cfg(features = "nightly")] 162 + #[cfg(feature = "nightly")] | warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/distributions/utils.rs:235:11 | 235 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/distributions/utils.rs:291:19 | 291 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` ... 359 | scalar_float_impl!(f32, u32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/distributions/utils.rs:291:19 | 291 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` ... 360 | scalar_float_impl!(f64, u64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `miette` (lib) generated 39 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lzma_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/lzma-sys-0.1.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/lzma-sys-0.1.20/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Raw bindings to liblzma which contains an implementation of LZMA and xz stream encoding/decoding. High level Rust bindings are available in the `xz2` crate. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lzma-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/lzma-sys-92e43662810d9e16/out /usr/local/bin/rustc --crate-name lzma_sys --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/lzma-sys-0.1.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("static"))' -C metadata=c3c768c998cc3ea0 -C extra-filename=-1e44bcdd7d4803a2 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/liblibc-ee3e4e2e25c91da3.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/usr/lib -l lzma` warning: `lzma-sys` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_traits CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/num-traits-0.2.19/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.2.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/num-traits-ebd7e943dd09e603/out /usr/local/bin/rustc --crate-name num_traits --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/num-traits-0.2.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=83f60ed35b5580b5 -C extra-filename=-00ed3f2d793d6e84 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --cfg has_total_cmp --check-cfg 'cfg(has_total_cmp)'` warning: trait `Float` is never used --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/distributions/utils.rs:238:18 | 238 | pub(crate) trait Float: Sized { | ^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: associated items `lanes`, `extract`, and `replace` are never used --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/distributions/utils.rs:247:8 | 245 | pub(crate) trait FloatAsSIMD: Sized { | ----------- associated items in this trait 246 | #[inline(always)] 247 | fn lanes() -> usize { | ^^^^^ ... 255 | fn extract(self, index: usize) -> Self { | ^^^^^^^ ... 260 | fn replace(self, index: usize, new_value: Self) -> Self { | ^^^^^^^ warning: method `all` is never used --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/distributions/utils.rs:268:8 | 266 | pub(crate) trait BoolAsSIMD: Sized { | ---------- method in this trait 267 | fn any(self) -> bool; 268 | fn all(self) -> bool; | ^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/seq/mod.rs:115:27 | 115 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 115 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter<'_, Self, Self::Item> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/seq/mod.rs:221:9 | 221 | &self, rng: &mut R, amount: usize, weight: F, | ^^^^^ the lifetime is elided here 222 | ) -> Result, WeightedError> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 222 | ) -> Result, WeightedError> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/seq/mod.rs:515:27 | 515 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 515 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter<'_, Self, Self::Item> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/seq/mod.rs:565:9 | 565 | &self, rng: &mut R, amount: usize, weight: F, | ^^^^^ the lifetime is elided here 566 | ) -> Result, WeightedError> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 566 | ) -> Result, WeightedError> | +++ warning: `backtrace` (lib) generated 2 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde_json-1.0.128 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde_json-1.0.128/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.128 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=128 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/serde_json-4ef484175aa52442/out /usr/local/bin/rustc --crate-name serde_json --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde_json-1.0.128/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=af87899a38309da5 -C extra-filename=-a7ab70cc9ef93b2d --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern itoa=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libitoa-3931b4178a0344c4.rmeta --extern memchr=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libmemchr-3f336508bb8f07ab.rmeta --extern ryu=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libryu-5f92a43fd4656b84.rmeta --extern serde=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libserde-900eb305610d02a7.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` warning: `aes` (lib) generated 37 warnings (4 duplicates) Compiling url v2.5.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=url CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/url-2.5.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/url-2.5.2/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='URL library for Rust, based on the WHATWG URL Standard' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=url CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=2.5.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name url --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/url-2.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde"))' -C metadata=953a9aadb507d0bf -C extra-filename=-449b9c6ad456b134 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern form_urlencoded=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libform_urlencoded-fe05d4277033973e.rmeta --extern idna=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libidna-c710cf76c71c777f.rmeta --extern percent_encoding=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libpercent_encoding-ce9eee16097c0d66.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `rand` (lib) generated 31 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=owo_colors CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/owo-colors-4.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/owo-colors-4.1.0/Cargo.toml CARGO_PKG_AUTHORS='jam1garner <8260240+jam1garner@users.noreply.github.com>' CARGO_PKG_DESCRIPTION='Zero-allocation terminal colors that'\''ll make people go owo' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=owo-colors CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jam1garner/owo-colors' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=4.1.0 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/owo-colors-7c82de90e5efb483/out /usr/local/bin/rustc --crate-name owo_colors --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/owo-colors-4.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "supports-color", "supports-colors"))' -C metadata=9a5a097b7324c95e -C extra-filename=-62cab5e8406b9650 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --check-cfg 'cfg(doc_cfg)'` warning: `rayon` (lib) generated 1 warning (1 duplicate) Compiling bzip2 v0.4.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bzip2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/bzip2-0.4.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/bzip2-0.4.4/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Bindings to libbzip2 for bzip2 compression and decompression exposed as Reader/Writer streams. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/bzip2-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bzip2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/bzip2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name bzip2 --edition=2015 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/bzip2-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures", "static", "tokio", "tokio-io"))' -C metadata=dec3625aea6d8969 -C extra-filename=-073477cfc7d94635 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern bzip2_sys=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libbzip2_sys-a02d3ad24d997e46.rmeta --extern libc=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/liblibc-ee3e4e2e25c91da3.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/bzip2-sys-d47e9bae9a243585/out/lib` warning: `num-traits` (lib) generated 1 warning (1 duplicate) Compiling fnm v1.38.1 (/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/Cargo.toml CARGO_PKG_AUTHORS='Gal Schlezinger ' CARGO_PKG_DESCRIPTION='Fast and simple Node.js version manager' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=GPL-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fnm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Schniz/fnm' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.38.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c81428841bfad42a -C extra-filename=-4700f87a961334b2 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/build/fnm-4700f87a961334b2 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern embed_resource=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libembed_resource-51a5a0b78a0a1bc1.rlib -C ar=ar -C linker=cc` warning: `rustls` (lib) generated 2 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=portable_atomic CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/portable-atomic-1.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/portable-atomic-1.9.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Portable atomic types including support for 128-bit atomics, atomic float, etc. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=portable-atomic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/portable-atomic' CARGO_PKG_RUST_VERSION=1.34 CARGO_PKG_VERSION=1.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/fnm/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/portable-atomic-8abbbdc7b56d1064/out /usr/local/bin/rustc --crate-name portable_atomic --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/portable-atomic-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 --warn=unreachable_pub --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(target_arch,values("xtensa"))' --check-cfg 'cfg(target_feature,values("lse2","lse128","rcpc3"))' --check-cfg 'cfg(target_feature,values("quadword-atomics"))' --check-cfg 'cfg(target_pointer_width,values("128"))' --check-cfg 'cfg(portable_atomic_test_outline_atomics_detect_false,qemu,valgrind)' --check-cfg 'cfg(portable_atomic_no_outline_atomics,portable_atomic_outline_atomics)' --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-single-core"))' -C metadata=ea160ecd2bf1af0c -C extra-filename=-41df84484edaab06 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --check-cfg 'cfg(target_feature,values("zaamo","zabha","experimental-zacas","fast-serialization","load-store-on-cond","distinct-ops","miscellaneous-extensions-3"))' --check-cfg 'cfg(portable_atomic_disable_fiq,portable_atomic_force_amo,portable_atomic_ll_sc_rmw,portable_atomic_pre_llvm_15,portable_atomic_pre_llvm_16,portable_atomic_pre_llvm_18,portable_atomic_pre_llvm_19,portable_atomic_new_atomic_intrinsics,portable_atomic_no_asm,portable_atomic_no_asm_maybe_uninit,portable_atomic_no_atomic_64,portable_atomic_no_atomic_cas,portable_atomic_no_atomic_load_store,portable_atomic_no_atomic_min_max,portable_atomic_no_cfg_target_has_atomic,portable_atomic_no_cmpxchg16b_intrinsic,portable_atomic_no_cmpxchg16b_target_feature,portable_atomic_no_const_raw_ptr_deref,portable_atomic_no_const_transmute,portable_atomic_no_core_unwind_safe,portable_atomic_no_diagnostic_namespace,portable_atomic_no_stronger_failure_ordering,portable_atomic_no_track_caller,portable_atomic_no_unsafe_op_in_unsafe_fn,portable_atomic_s_mode,portable_atomic_sanitize_thread,portable_atomic_target_feature,portable_atomic_unsafe_assume_single_core,portable_atomic_unstable_asm,portable_atomic_unstable_asm_experimental_arch,portable_atomic_unstable_cfg_target_has_atomic,portable_atomic_unstable_isa_attribute)' --check-cfg 'cfg(portable_atomic_target_feature,values("cmpxchg16b","distinct-ops","experimental-zacas","fast-serialization","load-store-on-cond","lse","lse128","lse2","mclass","miscellaneous-extensions-3","quadword-atomics","rcpc3","v6","zaamo","zabha"))'` warning: `bzip2` (lib) generated 1 warning (1 duplicate) Compiling lzma-rs v0.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lzma_rs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/lzma-rs-0.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/lzma-rs-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='Guillaume Endignoux ' CARGO_PKG_DESCRIPTION='A codec for LZMA, LZMA2 and XZ written in pure Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lzma-rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gendx/lzma-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name lzma_rs --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/lzma-rs-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="raw_decoder"' --cfg 'feature="stream"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("enable_logging", "env_logger", "log", "raw_decoder", "stream"))' -C metadata=a2f8965f7d51a878 -C extra-filename=-86fe0181485152cf --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern byteorder=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libbyteorder-c687e60adf0ec1ec.rmeta --extern crc=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libcrc-4fc5f19cfc101610.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `nom` (lib) generated 14 warnings (1 duplicate) Compiling console v0.15.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=console CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/console-0.15.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/console-0.15.8/Cargo.toml CARGO_PKG_AUTHORS='Armin Ronacher ' CARGO_PKG_DESCRIPTION='A terminal and console abstraction for Rust' CARGO_PKG_HOMEPAGE='https://github.com/console-rs/console' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=console CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/console-rs/console' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.15.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name console --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/console-0.15.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="ansi-parsing"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi-parsing", "default", "unicode-width", "windows-console-colors"))' -C metadata=6ac220994550dda6 -C extra-filename=-724480fe9bb82b14 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern lazy_static=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/liblazy_static-c45ff4a8a737a201.rmeta --extern libc=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/liblibc-ee3e4e2e25c91da3.rmeta --extern unicode_width=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libunicode_width-85ac9ed258c92944.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `fnm` (build script) generated 1 warning (1 duplicate) Compiling sha1 v0.10.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sha1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/sha1-0.10.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/sha1-0.10.6/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='SHA-1 hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sha1 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name sha1 --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/sha1-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha1-asm", "std"))' -C metadata=25a848e6cdaf056d -C extra-filename=-ca1402e2f9a17c88 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libcfg_if-1e473bfa730f368f.rmeta --extern cpufeatures=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libcpufeatures-40794755abe45ecb.rmeta --extern digest=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libdigest-023a72ecbfb1fc29.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/sha1-0.10.6/src/compress/x86.rs:100:1 | 100 | cpufeatures::new!(shani_cpuid, "sha", "sse2", "ssse3", "sse4.1"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `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: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `$crate::__unless_target_features` crate for guidance on how handle this unexpected cfg = help: the macro `$crate::__unless_target_features` may come from an old version of the `cpufeatures` crate, try updating your dependency with `cargo update -p cpufeatures` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/sha1-0.10.6/src/compress/x86.rs:100:1 | 100 | cpufeatures::new!(shani_cpuid, "sha", "sse2", "ssse3", "sse4.1"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `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: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `$crate::__unless_target_features` crate for guidance on how handle this unexpected cfg = help: the macro `$crate::__unless_target_features` may come from an old version of the `cpufeatures` crate, try updating your dependency with `cargo update -p cpufeatures` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde_json-1.0.128/src/map.rs:273:21 | 273 | pub fn entry(&mut self, key: S) -> 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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 273 | pub fn entry(&mut self, key: S) -> Entry<'_> | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde_json-1.0.128/src/map.rs:302:17 | 302 | 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 | 302 | pub fn iter(&self) -> Iter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde_json-1.0.128/src/map.rs:310:21 | 310 | 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 | 310 | pub fn iter_mut(&mut self) -> IterMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde_json-1.0.128/src/map.rs:318:17 | 318 | 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 help: use `'_` for type paths | 318 | pub fn keys(&self) -> Keys<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde_json-1.0.128/src/map.rs:326:19 | 326 | 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 | 326 | pub fn values(&self) -> Values<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde_json-1.0.128/src/map.rs:334:23 | 334 | 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 | 334 | pub fn values_mut(&mut self) -> ValuesMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde_json-1.0.128/src/value/de.rs:1311:19 | 1311 | fn unexpected(&self) -> Unexpected { | ^^^^^ ^^^^^^^^^^ 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 | 1311 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde_json-1.0.128/src/number.rs:788:30 | 788 | pub(crate) fn unexpected(&self) -> Unexpected { | ^^^^^ ^^^^^^^^^^ 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 | 788 | pub(crate) fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/console-0.15.8/src/ansi.rs:189:28 | 189 | pub fn strip_ansi_codes(s: &str) -> Cow { | ^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 189 | pub fn strip_ansi_codes(s: &str) -> Cow<'_, str> { | +++ warning: `sha1` (lib) generated 5 warnings (3 duplicates) Compiling serde_urlencoded v0.7.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_urlencoded CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde_urlencoded-0.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde_urlencoded-0.7.1/Cargo.toml CARGO_PKG_AUTHORS='Anthony Ramine ' CARGO_PKG_DESCRIPTION='`x-www-form-urlencoded` meets Serde' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_urlencoded CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nox/serde_urlencoded' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name serde_urlencoded --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde_urlencoded-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=971a0a2aace17784 -C extra-filename=-866babf677b5b87c --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern form_urlencoded=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libform_urlencoded-fe05d4277033973e.rmeta --extern itoa=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libitoa-3931b4178a0344c4.rmeta --extern ryu=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libryu-5f92a43fd4656b84.rmeta --extern serde=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libserde-900eb305610d02a7.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde_urlencoded-0.7.1/src/ser/mod.rs:80:51 | 80 | Error::Utf8(ref err) => error::Error::description(err), | ^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: `owo-colors` (lib) generated 1 warning (1 duplicate) Compiling flate2 v1.0.34 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=flate2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/flate2-1.0.34 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/flate2-1.0.34/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/flate2-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=flate2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/flate2-rs' CARGO_PKG_RUST_VERSION=1.56.1 CARGO_PKG_VERSION=1.0.34 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name flate2 --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/flate2-1.0.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="any_impl"' --cfg 'feature="default"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "libz-ng-sys", "libz-rs-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=8a88b937dee649a1 -C extra-filename=-fd7f05ac6c8d9bbc --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern crc32fast=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libcrc32fast-1fdfc1102143cc4b.rmeta --extern miniz_oxide=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libminiz_oxide-bac1b7602b5603a3.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `portable-atomic` (lib) generated 1 warning (1 duplicate) Compiling displaydoc v0.2.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=displaydoc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/displaydoc-0.2.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/displaydoc-0.2.5/Cargo.toml CARGO_PKG_AUTHORS='Jane Lusby ' CARGO_PKG_DESCRIPTION='A derive macro for implementing the display Trait via a doc comment and string interpolation ' CARGO_PKG_HOMEPAGE='https://github.com/yaahc/displaydoc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=displaydoc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/yaahc/displaydoc' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.2.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name displaydoc --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/displaydoc-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=37effff5cb5769b6 -C extra-filename=-3fbd5c3a4a3ee2ea --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libproc_macro2-4ce83f28e97556ce.rlib --extern quote=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libquote-9a92b06cb0988cc9.rlib --extern syn=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libsyn-2532933c4db58320.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `lzma-rs` (lib) generated 1 warning (1 duplicate) Compiling miette-derive v7.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=miette_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-derive-7.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-derive-7.2.0/Cargo.toml CARGO_PKG_AUTHORS='Kat Marchán ' CARGO_PKG_DESCRIPTION='Derive macros for miette. Like `thiserror` for Diagnostics.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=miette-derive CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/zkat/miette' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=7.2.0 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name miette_derive --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-derive-7.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ab68738c1d7f2611 -C extra-filename=-e9522f057d2bade3 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libproc_macro2-4ce83f28e97556ce.rlib --extern quote=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libquote-9a92b06cb0988cc9.rlib --extern syn=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libsyn-2532933c4db58320.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `serde_urlencoded` (lib) generated 2 warnings (1 duplicate) Compiling http-body-util v0.1.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http_body_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/http-body-util-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/http-body-util-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Lucio Franco :Sean McArthur ' CARGO_PKG_DESCRIPTION='Combinators and adapters for HTTP request or response bodies. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=http-body-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/http-body' CARGO_PKG_RUST_VERSION=1.49 CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name http_body_util --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/http-body-util-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2ee1ca2121b6c6bf -C extra-filename=-f9e508c1b9a5befd --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libbytes-531441c58aa9e0a4.rmeta --extern futures_util=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libfutures_util-6c49c089c4c2c64c.rmeta --extern http=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libhttp-7263b79686c92726.rmeta --extern http_body=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libhttp_body-418a879acbd7bc9b.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libpin_project_lite-99d5fe366deb0a2a.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: trait `MustNotImplDrop` is never used --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/http-body-util-0.1.2/src/either.rs:141:15 | 141 | trait MustNotImplDrop {} | ^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/http-body-util-0.1.2/src/either.rs:27:37 | 27 | pub(crate) fn project(self: Pin<&mut Self>) -> EitherProj { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ 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 | 27 | pub(crate) fn project(self: Pin<&mut Self>) -> EitherProj<'_, L, R> { | +++ warning: `http-body-util` (lib) generated 3 warnings (1 duplicate) Compiling tokio-util v0.7.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tokio-util-0.7.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tokio-util-0.7.12/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Additional utilities for working with Tokio. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.7.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_util --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tokio-util-0.7.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 --cfg 'feature="codec"' --cfg 'feature="io"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=5abae5e3d07432ed -C extra-filename=-96b0c504ecf21aa2 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libbytes-531441c58aa9e0a4.rmeta --extern futures_core=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libfutures_core-9853df934d0cfb76.rmeta --extern futures_sink=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libfutures_sink-11fc6d68d14988c9.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libpin_project_lite-99d5fe366deb0a2a.rmeta --extern tokio=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libtokio-fbc5da47c0dcb7e1.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `console` (lib) generated 2 warnings (1 duplicate) Compiling xattr v1.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=xattr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/xattr-1.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/xattr-1.3.1/Cargo.toml CARGO_PKG_AUTHORS='Steven Allen ' CARGO_PKG_DESCRIPTION='unix extended filesystem attributes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=xattr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Stebalien/xattr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name xattr --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/xattr-1.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="unsupported"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unsupported"))' -C metadata=414dffca43a82a89 -C extra-filename=-4be40f3ed891f3c0 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/liblibc-ee3e4e2e25c91da3.rmeta --extern rustix=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/librustix-886d84daa5b98c51.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `displaydoc` (lib) generated 1 warning (1 duplicate) Compiling terminal_size v0.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=terminal_size CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/terminal_size-0.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/terminal_size-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Chin ' CARGO_PKG_DESCRIPTION='Gets the size of your Linux or Windows terminal' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=terminal_size CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/eminence/terminal-size' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name terminal_size --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/terminal_size-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=945f4ad83017517f -C extra-filename=-59116a7111bb4a46 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern rustix=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/librustix-886d84daa5b98c51.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `flate2` (lib) generated 1 warning (1 duplicate) Compiling filetime v0.2.25 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=filetime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/filetime-0.2.25 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/filetime-0.2.25/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Platform-agnostic accessors of timestamps in File metadata ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/filetime' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=filetime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/filetime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.25 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=25 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name filetime --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/filetime-0.2.25/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=dbe0b8ebb2132c0e -C extra-filename=-c5e14d46cfc7446f --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libcfg_if-1e473bfa730f368f.rmeta --extern libc=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/liblibc-ee3e4e2e25c91da3.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/filetime-0.2.25/src/unix/mod.rs:88:11 | 88 | #[cfg(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/fnm/work/fnm-1.38.1/cargo-crates/filetime-0.2.25/src/unix/mod.rs:97:15 | 97 | #[cfg(not(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 name: `emulate_second_only_system` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/filetime-0.2.25/src/lib.rs:82:17 | 82 | if cfg!(emulate_second_only_system) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = 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(emulate_second_only_system)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(emulate_second_only_system)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `url` (lib) generated 1 warning (1 duplicate) Compiling sync_wrapper v1.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sync_wrapper CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/sync_wrapper-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/sync_wrapper-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Actyx AG ' CARGO_PKG_DESCRIPTION='A tool for enlisting the compiler'\''s help in proving the absence of concurrency' CARGO_PKG_HOMEPAGE='https://docs.rs/sync_wrapper' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sync_wrapper CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Actyx/sync_wrapper' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name sync_wrapper --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/sync_wrapper-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="futures"' --cfg 'feature="futures-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures", "futures-core"))' -C metadata=c94d93c7c093b49f -C extra-filename=-b50854155d6ba245 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libfutures_core-9853df934d0cfb76.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: enum `MemberOrString` is never used --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-derive-7.2.0/src/utils.rs:8:17 | 8 | pub(crate) enum MemberOrString { | ^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: `terminal_size` (lib) generated 1 warning (1 duplicate) Compiling encoding_rs v0.8.34 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=encoding_rs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/Cargo.toml CARGO_PKG_AUTHORS='Henri Sivonen ' CARGO_PKG_DESCRIPTION='A Gecko-oriented implementation of the Encoding Standard' CARGO_PKG_HOMEPAGE='https://docs.rs/encoding_rs/' CARGO_PKG_LICENSE='(Apache-2.0 OR MIT) AND BSD-3-Clause' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=encoding_rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hsivonen/encoding_rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.8.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name encoding_rs --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "any_all_workaround", "default", "fast-big5-hanzi-encode", "fast-gb-hanzi-encode", "fast-hangul-encode", "fast-hanja-encode", "fast-kanji-encode", "fast-legacy-encode", "less-slow-big5-hanzi-encode", "less-slow-gb-hanzi-encode", "less-slow-kanji-encode", "serde", "simd-accel"))' -C metadata=737fefafa33ae4ea -C extra-filename=-140447fd3ec9b9bc --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libcfg_if-1e473bfa730f368f.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `sync_wrapper` (lib) generated 1 warning (1 duplicate) Compiling number_prefix v0.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=number_prefix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/number_prefix-0.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/number_prefix-0.4.0/Cargo.toml CARGO_PKG_AUTHORS='Benjamin Sago ' CARGO_PKG_DESCRIPTION='Library for numeric prefixes (kilo, giga, kibi).' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=number_prefix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ogham/rust-number-prefix' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name number_prefix --edition=2015 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/number_prefix-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=7c8bf4c52afaacca -C extra-filename=-5941b75433faea89 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `xattr` (lib) generated 1 warning (1 duplicate) Compiling base64 v0.22.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=base64 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/base64-0.22.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/base64-0.22.1/Cargo.toml CARGO_PKG_AUTHORS='Marshall Pierce ' CARGO_PKG_DESCRIPTION='encodes and decodes base64 as bytes or utf8' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=base64 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/marshallpierce/rust-base64' CARGO_PKG_RUST_VERSION=1.48.0 CARGO_PKG_VERSION=0.22.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name base64 --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/base64-0.22.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=d5e7838d8cf04666 -C extra-filename=-2cc15a75fc8342b4 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `filetime` (lib) generated 4 warnings (1 duplicate) Compiling unicode-segmentation v1.12.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_segmentation CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/unicode-segmentation-1.12.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/unicode-segmentation-1.12.0/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-segmentation' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-segmentation CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-segmentation' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.12.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_segmentation --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=7dcaf0adf2c3bdfa -C extra-filename=-73a1027b06837c32 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/base64-0.22.1/src/lib.rs:223:13 | 223 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `number_prefix` (lib) generated 1 warning (1 duplicate) Compiling bytecount v0.6.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytecount CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/bytecount-0.6.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/bytecount-0.6.8/Cargo.toml CARGO_PKG_AUTHORS='Andre Bogus :Joshua Landau ' CARGO_PKG_DESCRIPTION='count occurrences of a given byte, or the number of UTF-8 code points, in a byte slice, fast' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bytecount CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/llogiq/bytecount' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name bytecount --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/bytecount-0.6.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("generic-simd", "html_report", "runtime-dispatch-simd"))' -C metadata=2c9b91b0837e28ef -C extra-filename=-a7b7421c7c2754b6 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `generic_simd` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/bytecount-0.6.8/src/lib.rs:96:48 | 96 | #[cfg(all(target_arch = "aarch64", not(feature = "generic_simd")))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"generic-simd"` | = note: expected values for `feature` are: `generic-simd`, `html_report`, and `runtime-dispatch-simd` = help: consider adding `generic_simd` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `generic_simd` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/bytecount-0.6.8/src/lib.rs:158:48 | 158 | #[cfg(all(target_arch = "aarch64", not(feature = "generic_simd")))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"generic-simd"` | = note: expected values for `feature` are: `generic-simd`, `html_report`, and `runtime-dispatch-simd` = help: consider adding `generic_simd` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `bytecount` (lib) generated 3 warnings (1 duplicate) Compiling constant_time_eq v0.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=constant_time_eq CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/constant_time_eq-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/constant_time_eq-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='Cesar Eduardo Barros ' CARGO_PKG_DESCRIPTION='Compares two equal-sized byte strings in constant time.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='CC0-1.0 OR MIT-0 OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=constant_time_eq CARGO_PKG_README=README CARGO_PKG_REPOSITORY='https://github.com/cesarb/constant_time_eq' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name constant_time_eq --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/constant_time_eq-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("count_instructions_test"))' -C metadata=0684d7c6b00247a9 -C extra-filename=-1136a4e117b2a992 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/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/fnm/work/fnm-1.38.1/cargo-crates/base64-0.22.1/src/chunked_encoder.rs:57:26 | 57 | pub(crate) fn new(s: &mut String) -> StringSink { | ^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 57 | pub(crate) fn new(s: &mut String) -> StringSink<'_> { | ++++ warning: `serde_json` (lib) generated 9 warnings (1 duplicate) Compiling mime v0.3.17 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/mime-0.3.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/mime-0.3.17/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='Strongly Typed Mimes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/mime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name mime --edition=2015 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/mime-0.3.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bb69aefa4a3840ed -C extra-filename=-f0f91b9d6051fe9d --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `constant_time_eq` (lib) generated 1 warning (1 duplicate) Compiling home v0.5.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=home CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/home-0.5.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/home-0.5.9/Cargo.toml CARGO_PKG_AUTHORS='Brian Anderson ' CARGO_PKG_DESCRIPTION='Shared definitions of home directories.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=home CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.5.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name home --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/home-0.5.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5828efdf3e44d33a -C extra-filename=-dd0d463a922bdee7 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `clap_builder` (lib) generated 2 warnings (1 duplicate) Compiling supports-hyperlinks v3.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=supports_hyperlinks CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/supports-hyperlinks-3.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/supports-hyperlinks-3.0.0/Cargo.toml CARGO_PKG_AUTHORS='Kat Marchán ' CARGO_PKG_DESCRIPTION='Detects whether a terminal supports rendering hyperlinks.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=supports-hyperlinks CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zkat/supports-hyperlinks' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=3.0.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name supports_hyperlinks --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/supports-hyperlinks-3.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8eece974a3f6c7ca -C extra-filename=-2763a80e16071bde --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/lib.rs:11:5 | 11 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/iso_2022_jp.rs:377:5 | 377 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/iso_2022_jp.rs:398:5 | 398 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/utf_8.rs:229:12 | 229 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop, cyclomatic_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/utf_8.rs:606:12 | 606 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/data.rs:425:12 | 425 | #[cfg_attr(feature = "cargo-clippy", allow(unreadable_literal))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/handles.rs:1183:16 | 1183 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/handles.rs:1217:16 | 1217 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/mem.rs:336:12 | 336 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/mem.rs:710:12 | 710 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if, cyclomatic_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/mem.rs:1140:12 | 1140 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/macros.rs:689:16 | 689 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/euc_jp.rs:77:5 | 77 | / euc_jp_decoder_functions!( 78 | | { 79 | | let trail_minus_offset = byte.wrapping_sub(0xA1); ... | 220 | | handle 221 | | ); | |_____- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `euc_jp_decoder_function` which comes from the expansion of the macro `euc_jp_decoder_functions` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/macros.rs:364:16 | 364 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/gb18030.rs:111:5 | 111 | / gb18030_decoder_functions!( ... | 294 | | handle, 295 | | 'outermost); | |___________________- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `gb18030_decoder_function` which comes from the expansion of the macro `gb18030_decoder_functions` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/ascii.rs:1725:20 | 1725 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/ascii.rs:227:13 | 227 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1856 | basic_latin_alu!(ascii_to_basic_latin, u8, u16, ascii_to_basic_latin_stride_alu); | -------------------------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `basic_latin_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/ascii.rs:227:13 | 227 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1857 | basic_latin_alu!(basic_latin_to_ascii, u16, u8, basic_latin_to_ascii_stride_alu); | -------------------------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `basic_latin_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/ascii.rs:349:13 | 349 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1858 | latin1_alu!(unpack_latin1, u8, u16, unpack_latin1_stride_alu); | ------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `latin1_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/ascii.rs:349:13 | 349 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1859 | latin1_alu!(pack_latin1, u16, u8, pack_latin1_stride_alu); | --------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `latin1_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/ascii.rs:105:20 | 105 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop, cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1861 | ascii_alu!(ascii_to_ascii, u8, u8, ascii_to_ascii_stride); | --------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `ascii_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/mem.rs:86:20 | 86 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 322 | by_unit_check_alu!(is_ascii_impl, u8, 0x80, ASCII_MASK); | ------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `by_unit_check_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/mem.rs:86:20 | 86 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 323 | by_unit_check_alu!(is_basic_latin_impl, u16, 0x80, BASIC_LATIN_MASK); | -------------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `by_unit_check_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/mem.rs:86:20 | 86 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 324 | by_unit_check_alu!(is_utf16_latin1_impl, u16, 0x100, LATIN1_MASK); | ----------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `by_unit_check_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/mem.rs:591:20 | 591 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `disabled` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/ascii.rs:1508:68 | 1508 | if #[cfg(all(feature = "simd-accel", target_endian = "little", target_arch = "disabled"))] { | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/mem.rs:44:32 | 44 | ($($arg:tt)*) => (if !cfg!(fuzzing) { debug_assert!($($arg)*); }) | ^^^^^^^ ... 1933 | non_fuzz_debug_assert!(is_utf8_latin1(src)); | ------------------------------------------- in this macro invocation | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `non_fuzz_debug_assert` (in Nightly builds, run with -Z macro-backtrace for more info) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/mime-0.3.17/src/lib.rs:139:18 | 139 | pub fn type_(&self) -> Name { | ^^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing note: the lint level is defined here --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/mime-0.3.17/src/lib.rs:27:9 | 27 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` help: use `'_` for type paths | 139 | pub fn type_(&self) -> Name<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/mime-0.3.17/src/lib.rs:156:20 | 156 | pub fn subtype(&self) -> Name { | ^^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 156 | pub fn subtype(&self) -> Name<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/mime-0.3.17/src/lib.rs:179:19 | 179 | pub fn suffix(&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 help: use `'_` for type paths | 179 | pub fn suffix(&self) -> Option> { | ++++ warning: `home` (lib) generated 1 warning (1 duplicate) Compiling fastrand v2.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fastrand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/fastrand-2.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/fastrand-2.1.1/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina ' CARGO_PKG_DESCRIPTION='A simple and fast random number generator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fastrand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/fastrand' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=2.1.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name fastrand --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/fastrand-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=641f6ae10df7168a -C extra-filename=-3799b79c43c17b3c --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `base64` (lib) generated 3 warnings (1 duplicate) Compiling humantime v2.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=humantime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/humantime-2.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/humantime-2.1.0/Cargo.toml CARGO_PKG_AUTHORS='Paul Colomiets ' CARGO_PKG_DESCRIPTION=' A parser and formatter for std::time::{Duration, SystemTime} ' CARGO_PKG_HOMEPAGE='https://github.com/tailhook/humantime' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=humantime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tailhook/humantime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.1.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name humantime --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/humantime-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=12051a650679dc5d -C extra-filename=-9023e53d1a96ce19 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `supports-hyperlinks` (lib) generated 1 warning (1 duplicate) Compiling ipnet v2.10.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ipnet CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/ipnet-2.10.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/ipnet-2.10.1/Cargo.toml CARGO_PKG_AUTHORS='Kris Price ' CARGO_PKG_DESCRIPTION='Provides types and useful methods for working with IPv4 and IPv6 network addresses, commonly called IP prefixes. The new `IpNet`, `Ipv4Net`, and `Ipv6Net` types build on the existing `IpAddr`, `Ipv4Addr`, and `Ipv6Addr` types already provided in Rust'\''s standard library and align to their design to stay consistent. The module also provides useful traits that extend `Ipv4Addr` and `Ipv6Addr` with methods for `Add`, `Sub`, `BitAnd`, and `BitOr` operations. The module only uses stable feature so it is guaranteed to compile using the stable toolchain.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ipnet CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/krisprice/ipnet' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.10.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name ipnet --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/ipnet-2.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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", "heapless", "json", "schemars", "ser_as_str", "serde", "std"))' -C metadata=8f761ca8346cdf3a -C extra-filename=-9a5d788e47c0081e --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `cloudabi` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/humantime-2.1.0/src/date.rs:6:7 | 6 | #[cfg(target_os="cloudabi")] | ^^^^^^^^^^^^^^^^^^^^ | = 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: `cloudabi` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/humantime-2.1.0/src/date.rs:14:9 | 14 | not(target_os="cloudabi"), | ^^^^^^^^^^^^^^^^^^^^ | = 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: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:251:18 | 251 | fn graphemes(&self, is_extended: bool) -> Graphemes { | ^^^^^ ^^^^^^^^^ 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 | 251 | fn graphemes(&self, is_extended: bool) -> Graphemes<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:256:25 | 256 | fn grapheme_indices(&self, is_extended: bool) -> GraphemeIndices { | ^^^^^ ^^^^^^^^^^^^^^^ 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 | 256 | fn grapheme_indices(&self, is_extended: bool) -> GraphemeIndices<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:261:22 | 261 | fn unicode_words(&self) -> UnicodeWords { | ^^^^^ ^^^^^^^^^^^^ 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 | 261 | fn unicode_words(&self) -> UnicodeWords<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:266:29 | 266 | fn unicode_word_indices(&self) -> UnicodeWordIndices { | ^^^^^ ^^^^^^^^^^^^^^^^^^ 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 | 266 | fn unicode_word_indices(&self) -> UnicodeWordIndices<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:271:26 | 271 | fn split_word_bounds(&self) -> UWordBounds { | ^^^^^ ^^^^^^^^^^^ 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 | 271 | fn split_word_bounds(&self) -> UWordBounds<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:276:33 | 276 | fn split_word_bound_indices(&self) -> UWordBoundIndices { | ^^^^^ ^^^^^^^^^^^^^^^^^ 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 | 276 | fn split_word_bound_indices(&self) -> UWordBoundIndices<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:281:26 | 281 | fn unicode_sentences(&self) -> UnicodeSentences { | ^^^^^ ^^^^^^^^^^^^^^^^ 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 | 281 | fn unicode_sentences(&self) -> UnicodeSentences<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:286:30 | 286 | fn split_sentence_bounds(&self) -> USentenceBounds { | ^^^^^ ^^^^^^^^^^^^^^^ 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 | 286 | fn split_sentence_bounds(&self) -> USentenceBounds<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:291:37 | 291 | fn split_sentence_bound_indices(&self) -> USentenceBoundIndices { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ 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 | 291 | fn split_sentence_bound_indices(&self) -> USentenceBoundIndices<'_> { | ++++ warning: `mime` (lib) generated 4 warnings (1 duplicate) Compiling deflate64 v0.1.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=deflate64 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/deflate64-0.1.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/deflate64-0.1.9/Cargo.toml CARGO_PKG_AUTHORS='anatawa12 ' CARGO_PKG_DESCRIPTION='Deflate64 implementation based on .NET'\''s implementation' CARGO_PKG_HOMEPAGE='https://github.com/anatawa12/deflate64-rs#readme' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=deflate64 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/anatawa12/deflate64-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name deflate64 --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/deflate64-0.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=14b69a248d2bcefa -C extra-filename=-33a7c29d87a74d57 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `tokio-util` (lib) generated 1 warning (1 duplicate) Compiling supports-unicode v3.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=supports_unicode CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/supports-unicode-3.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/supports-unicode-3.0.0/Cargo.toml CARGO_PKG_AUTHORS='Kat Marchán ' CARGO_PKG_DESCRIPTION='Detects whether a terminal supports unicode.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=supports-unicode CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zkat/supports-unicode' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=3.0.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name supports_unicode --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/supports-unicode-3.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=056840763763cf7d -C extra-filename=-50039e01eda38bbd --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `fastrand` (lib) generated 1 warning (1 duplicate) Compiling tempfile v3.13.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tempfile CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tempfile-3.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tempfile-3.13.0/Cargo.toml CARGO_PKG_AUTHORS='Steven Allen :The Rust Project Developers:Ashley Mannix :Jason White ' CARGO_PKG_DESCRIPTION='A library for managing temporary files and directories.' CARGO_PKG_HOMEPAGE='https://stebalien.com/projects/tempfile-rs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tempfile CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Stebalien/tempfile' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=3.13.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name tempfile --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tempfile-3.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=7ee61192c3478500 -C extra-filename=-8e8b6e97645b63dd --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libcfg_if-1e473bfa730f368f.rmeta --extern fastrand=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libfastrand-3799b79c43c17b3c.rmeta --extern once_cell=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libonce_cell-122d62f35343cdb9.rmeta --extern rustix=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/librustix-886d84daa5b98c51.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `humantime` (lib) generated 3 warnings (1 duplicate) Compiling env_logger v0.11.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=env_logger CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/env_logger-0.11.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/env_logger-0.11.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A logging implementation for `log` which is configured via an environment variable. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=env_logger CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/env_logger' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.11.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name env_logger --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/env_logger-0.11.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 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="auto-color"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="humantime"' --cfg 'feature="regex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto-color", "color", "default", "humantime", "regex", "unstable-kv"))' -C metadata=feb7e07150fef5bb -C extra-filename=-5c161cb4d2548a49 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern anstream=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libanstream-07f240aeedc36bd0.rmeta --extern anstyle=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libanstyle-8133c3be28011d3a.rmeta --extern env_filter=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libenv_filter-ec6c2b028e86bf39.rmeta --extern humantime=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libhumantime-9023e53d1a96ce19.rmeta --extern log=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/liblog-56d57467fb17605a.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `supports-unicode` (lib) generated 1 warning (1 duplicate) Compiling indicatif v0.17.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indicatif CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/indicatif-0.17.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/indicatif-0.17.8/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A progress bar and cli reporting library for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indicatif CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/console-rs/indicatif' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.17.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name indicatif --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/indicatif-0.17.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="improved_unicode"' --cfg 'feature="unicode-segmentation"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "futures", "improved_unicode", "in_memory", "rayon", "tokio", "unicode-segmentation", "unicode-width", "vt100"))' -C metadata=ec72979bfd1a0f96 -C extra-filename=-704d1e8444444776 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern console=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libconsole-724480fe9bb82b14.rmeta --extern number_prefix=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libnumber_prefix-5941b75433faea89.rmeta --extern portable_atomic=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libportable_atomic-41df84484edaab06.rmeta --extern unicode_segmentation=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libunicode_segmentation-73a1027b06837c32.rmeta --extern unicode_width=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libunicode_width-85ac9ed258c92944.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `miette-derive` (lib) generated 2 warnings (1 duplicate) Compiling miette v7.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=miette CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/Cargo.toml CARGO_PKG_AUTHORS='Kat Marchán ' CARGO_PKG_DESCRIPTION='Fancy diagnostic reporting library and protocol for us mere mortals who aren'\''t compiler hackers.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=miette CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zkat/miette' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=7.2.0 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name miette --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="backtrace"' --cfg 'feature="backtrace-ext"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="fancy"' --cfg 'feature="fancy-base"' --cfg 'feature="fancy-no-backtrace"' --cfg 'feature="miette-derive"' --cfg 'feature="owo-colors"' --cfg 'feature="supports-color"' --cfg 'feature="supports-hyperlinks"' --cfg 'feature="supports-unicode"' --cfg 'feature="terminal_size"' --cfg 'feature="textwrap"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "backtrace-ext", "default", "derive", "fancy", "fancy-base", "fancy-no-backtrace", "fancy-no-syscall", "miette-derive", "no-format-args-capture", "owo-colors", "serde", "supports-color", "supports-hyperlinks", "supports-unicode", "syntect", "syntect-highlighter", "terminal_size", "textwrap"))' -C metadata=4e94b0cbb0db071e -C extra-filename=-99ab4e72f8616590 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern backtrace=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libbacktrace-a5470fe8ad1005b4.rmeta --extern backtrace_ext=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libbacktrace_ext-c9267f31e34ea846.rmeta --extern cfg_if=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libcfg_if-1e473bfa730f368f.rmeta --extern miette_derive=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libmiette_derive-e9522f057d2bade3.so --extern owo_colors=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libowo_colors-62cab5e8406b9650.rmeta --extern supports_color=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libsupports_color-6c15fc3079d46129.rmeta --extern supports_hyperlinks=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libsupports_hyperlinks-2763a80e16071bde.rmeta --extern supports_unicode=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libsupports_unicode-50039e01eda38bbd.rmeta --extern terminal_size=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libterminal_size-59116a7111bb4a46.rmeta --extern textwrap=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libtextwrap-5513a9513845d653.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libthiserror-a28c28e87396ed79.rmeta --extern unicode_width=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libunicode_width-85ac9ed258c92944.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `unicode-segmentation` (lib) generated 10 warnings (1 duplicate) Compiling etcetera v0.8.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=etcetera CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/etcetera-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/etcetera-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='An unopinionated library for obtaining configuration, data, cache, & other directories' CARGO_PKG_HOMEPAGE='https://github.com/lunacookies/etcetera' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=etcetera CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lunacookies/etcetera' 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/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name etcetera --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/etcetera-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=de2f4da9b58cc8d3 -C extra-filename=-83ae421e7d84e592 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libcfg_if-1e473bfa730f368f.rmeta --extern home=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libhome-dd0d463a922bdee7.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/eyreish/mod.rs:1:13 | 1 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/eyreish/context.rs:13:20 | 13 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/eyreish/error.rs:23:16 | 23 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/eyreish/error.rs:68:16 | 68 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/eyreish/error.rs:83:16 | 83 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/eyreish/error.rs:88:16 | 88 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/eyreish/error.rs:109:16 | 109 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/eyreish/error.rs:133:16 | 133 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/eyreish/error.rs:157:16 | 157 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/eyreish/error.rs:426:16 | 426 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/eyreish/kind.rs:65:16 | 65 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/eyreish/kind.rs:86:16 | 86 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/eyreish/kind.rs:107:16 | 107 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/eyreish/mod.rs:87:12 | 87 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/eyreish/mod.rs:88:16 | 88 | #[cfg_attr(not(track_caller), allow(unused_mut))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/eyreish/mod.rs:435:16 | 435 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/eyreish/mod.rs:442:16 | 442 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/eyreish/mod.rs:449:16 | 449 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/eyreish/mod.rs:455:16 | 455 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/eyreish/mod.rs:477:16 | 477 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/eyreish/mod.rs:92:11 | 92 | #[cfg(track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/eyreish/mod.rs:98:15 | 98 | #[cfg(not(track_caller))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/eyreish/mod.rs:177:17 | 177 | error: &(dyn Diagnostic), | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 177 - error: &(dyn Diagnostic), 177 + error: &dyn Diagnostic, | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/handler.rs:408:34 | 408 | fn debug(&self, diagnostic: &(dyn Diagnostic), f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^ ^ | help: remove these parentheses | 408 - fn debug(&self, diagnostic: &(dyn Diagnostic), f: &mut fmt::Formatter<'_>) -> fmt::Result { 408 + fn debug(&self, diagnostic: &dyn Diagnostic , f: &mut fmt::Formatter<'_>) -> fmt::Result { | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/handlers/debug.rs:34:22 | 34 | diagnostic: &(dyn Diagnostic), | ^ ^ | help: remove these parentheses | 34 - diagnostic: &(dyn Diagnostic), 34 + diagnostic: &dyn Diagnostic , | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/handlers/debug.rs:64:34 | 64 | fn debug(&self, diagnostic: &(dyn Diagnostic), f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^ ^ | help: remove these parentheses | 64 - fn debug(&self, diagnostic: &(dyn Diagnostic), f: &mut fmt::Formatter<'_>) -> fmt::Result { 64 + fn debug(&self, diagnostic: &dyn Diagnostic , f: &mut fmt::Formatter<'_>) -> fmt::Result { | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/handlers/graphical.rs:218:22 | 218 | diagnostic: &(dyn Diagnostic), | ^ ^ | help: remove these parentheses | 218 - diagnostic: &(dyn Diagnostic), 218 + diagnostic: &dyn Diagnostic , | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/handlers/graphical.rs:245:67 | 245 | fn render_header(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { | ^ ^ | help: remove these parentheses | 245 - fn render_header(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { 245 + fn render_header(&self, f: &mut impl fmt::Write, diagnostic: &dyn Diagnostic ) -> fmt::Result { | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/handlers/graphical.rs:281:67 | 281 | fn render_causes(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { | ^ ^ | help: remove these parentheses | 281 - fn render_causes(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { 281 + fn render_causes(&self, f: &mut impl fmt::Write, diagnostic: &dyn Diagnostic ) -> fmt::Result { | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/handlers/graphical.rs:371:67 | 371 | fn render_footer(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { | ^ ^ | help: remove these parentheses | 371 - fn render_footer(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { 371 + fn render_footer(&self, f: &mut impl fmt::Write, diagnostic: &dyn Diagnostic ) -> fmt::Result { | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/handlers/graphical.rs:394:22 | 394 | diagnostic: &(dyn Diagnostic), | ^ ^ | help: remove these parentheses | 394 - diagnostic: &(dyn Diagnostic), 394 + diagnostic: &dyn Diagnostic , | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/handlers/graphical.rs:422:22 | 422 | diagnostic: &(dyn Diagnostic), | ^ ^ | help: remove these parentheses | 422 - diagnostic: &(dyn Diagnostic), 422 + diagnostic: &dyn Diagnostic , | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/handlers/graphical.rs:1245:34 | 1245 | fn debug(&self, diagnostic: &(dyn Diagnostic), f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^ ^ | help: remove these parentheses | 1245 - fn debug(&self, diagnostic: &(dyn Diagnostic), f: &mut fmt::Formatter<'_>) -> fmt::Result { 1245 + fn debug(&self, diagnostic: &dyn Diagnostic , f: &mut fmt::Formatter<'_>) -> fmt::Result { | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/handlers/json.rs:63:22 | 63 | diagnostic: &(dyn Diagnostic), | ^ ^ | help: remove these parentheses | 63 - diagnostic: &(dyn Diagnostic), 63 + diagnostic: &dyn Diagnostic , | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/handlers/json.rs:71:22 | 71 | diagnostic: &(dyn Diagnostic), | ^ ^ | help: remove these parentheses | 71 - diagnostic: &(dyn Diagnostic), 71 + diagnostic: &dyn Diagnostic , | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/handlers/json.rs:157:22 | 157 | diagnostic: &(dyn Diagnostic), | ^ ^ | help: remove these parentheses | 157 - diagnostic: &(dyn Diagnostic), 157 + diagnostic: &dyn Diagnostic , | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/handlers/json.rs:173:34 | 173 | fn debug(&self, diagnostic: &(dyn Diagnostic), f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^ ^ | help: remove these parentheses | 173 - fn debug(&self, diagnostic: &(dyn Diagnostic), f: &mut fmt::Formatter<'_>) -> fmt::Result { 173 + fn debug(&self, diagnostic: &dyn Diagnostic , f: &mut fmt::Formatter<'_>) -> fmt::Result { | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/handlers/narratable.rs:72:22 | 72 | diagnostic: &(dyn Diagnostic), | ^ ^ | help: remove these parentheses | 72 - diagnostic: &(dyn Diagnostic), 72 + diagnostic: &dyn Diagnostic , | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/handlers/narratable.rs:88:67 | 88 | fn render_header(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { | ^ ^ | help: remove these parentheses | 88 - fn render_header(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { 88 + fn render_header(&self, f: &mut impl fmt::Write, diagnostic: &dyn Diagnostic ) -> fmt::Result { | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/handlers/narratable.rs:99:67 | 99 | fn render_causes(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { | ^ ^ | help: remove these parentheses | 99 - fn render_causes(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { 99 + fn render_causes(&self, f: &mut impl fmt::Write, diagnostic: &dyn Diagnostic ) -> fmt::Result { | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/handlers/narratable.rs:113:67 | 113 | fn render_footer(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { | ^ ^ | help: remove these parentheses | 113 - fn render_footer(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { 113 + fn render_footer(&self, f: &mut impl fmt::Write, diagnostic: &dyn Diagnostic ) -> fmt::Result { | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/handlers/narratable.rs:129:22 | 129 | diagnostic: &(dyn Diagnostic), | ^ ^ | help: remove these parentheses | 129 - diagnostic: &(dyn Diagnostic), 129 + diagnostic: &dyn Diagnostic , | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/handlers/narratable.rs:155:22 | 155 | diagnostic: &(dyn Diagnostic), | ^ ^ | help: remove these parentheses | 155 - diagnostic: &(dyn Diagnostic), 155 + diagnostic: &dyn Diagnostic , | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/handlers/narratable.rs:347:34 | 347 | fn debug(&self, diagnostic: &(dyn Diagnostic), f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^ ^ | help: remove these parentheses | 347 - fn debug(&self, diagnostic: &(dyn Diagnostic), f: &mut fmt::Formatter<'_>) -> fmt::Result { 347 + fn debug(&self, diagnostic: &dyn Diagnostic , f: &mut fmt::Formatter<'_>) -> fmt::Result { | warning: `etcetera` (lib) generated 1 warning (1 duplicate) Compiling reqwest v0.12.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=reqwest CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/reqwest-0.12.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/reqwest-0.12.8/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='higher level HTTP client library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=reqwest CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/reqwest' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.12.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name reqwest --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/reqwest-0.12.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(reqwest_unstable)' --cfg 'feature="__rustls"' --cfg 'feature="__rustls-ring"' --cfg 'feature="__tls"' --cfg 'feature="blocking"' --cfg 'feature="brotli"' --cfg 'feature="json"' --cfg 'feature="rustls-tls"' --cfg 'feature="rustls-tls-native-roots"' --cfg 'feature="rustls-tls-webpki-roots"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_proxy_sys_no_cache", "__rustls", "__rustls-ring", "__tls", "blocking", "brotli", "charset", "cookies", "default", "default-tls", "deflate", "gzip", "h2", "hickory-dns", "http2", "http3", "json", "macos-system-configuration", "multipart", "native-tls", "native-tls-alpn", "native-tls-vendored", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-manual-roots-no-provider", "rustls-tls-native-roots", "rustls-tls-no-provider", "rustls-tls-webpki-roots", "socks", "stream", "trust-dns", "zstd"))' -C metadata=3c2a01b65bb39f22 -C extra-filename=-061971880c25db4b --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern async_compression=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libasync_compression-e974938d7201a668.rmeta --extern base64=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libbase64-2cc15a75fc8342b4.rmeta --extern bytes=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libbytes-531441c58aa9e0a4.rmeta --extern futures_channel=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libfutures_channel-93a4b0b155b078e5.rmeta --extern futures_core=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libfutures_core-9853df934d0cfb76.rmeta --extern futures_util=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libfutures_util-6c49c089c4c2c64c.rmeta --extern http=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libhttp-7263b79686c92726.rmeta --extern http_body=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libhttp_body-418a879acbd7bc9b.rmeta --extern http_body_util=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libhttp_body_util-f9e508c1b9a5befd.rmeta --extern hyper=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libhyper-eaa310064cf8cdef.rmeta --extern hyper_rustls=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libhyper_rustls-38cad49d56560ff5.rmeta --extern hyper_util=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libhyper_util-c2b56ea17e487909.rmeta --extern ipnet=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libipnet-9a5d788e47c0081e.rmeta --extern log=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/liblog-56d57467fb17605a.rmeta --extern mime=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libmime-f0f91b9d6051fe9d.rmeta --extern once_cell=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libonce_cell-122d62f35343cdb9.rmeta --extern percent_encoding=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libpercent_encoding-ce9eee16097c0d66.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libpin_project_lite-99d5fe366deb0a2a.rmeta --extern rustls=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/librustls-2ddb069b72f7947b.rmeta --extern rustls_native_certs=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/librustls_native_certs-b3bc6e4cada35f57.rmeta --extern rustls_pemfile=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/librustls_pemfile-288fc7441a80cdf0.rmeta --extern rustls_pki_types=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/librustls_pki_types-879b297570d0347d.rmeta --extern serde=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libserde-900eb305610d02a7.rmeta --extern serde_json=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libserde_json-a7ab70cc9ef93b2d.rmeta --extern serde_urlencoded=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libserde_urlencoded-866babf677b5b87c.rmeta --extern sync_wrapper=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libsync_wrapper-b50854155d6ba245.rmeta --extern tokio=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libtokio-fbc5da47c0dcb7e1.rmeta --extern tokio_rustls=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libtokio_rustls-7814439a9d940f48.rmeta --extern tokio_util=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libtokio_util-96b0c504ecf21aa2.rmeta --extern tower_service=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libtower_service-2abf89b9d07e7a47.rmeta --extern url=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/liburl-449b9c6ad456b134.rmeta --extern webpki_roots=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libwebpki_roots-8e43af4701dc2e19.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/ring-ebf6b6511f618167/out` warning: `deflate64` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zip CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zip-2.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zip-2.2.0/Cargo.toml CARGO_PKG_AUTHORS='Mathijs van de Nes :Marli Frost :Ryan Levick :Chris Hennick ' CARGO_PKG_DESCRIPTION='Library to support the reading and writing of zip files. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zip CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zip-rs/zip2.git' CARGO_PKG_RUST_VERSION=1.73.0 CARGO_PKG_VERSION=2.2.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/zip-42dc7120572f4419/out /usr/local/bin/rustc --crate-name zip --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zip-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="_deflate-any"' --cfg 'feature="aes"' --cfg 'feature="aes-crypto"' --cfg 'feature="bzip2"' --cfg 'feature="constant_time_eq"' --cfg 'feature="default"' --cfg 'feature="deflate"' --cfg 'feature="deflate-flate2"' --cfg 'feature="deflate-zopfli"' --cfg 'feature="deflate64"' --cfg 'feature="flate2"' --cfg 'feature="hmac"' --cfg 'feature="lzma"' --cfg 'feature="lzma-rs"' --cfg 'feature="pbkdf2"' --cfg 'feature="rand"' --cfg 'feature="sha1"' --cfg 'feature="time"' --cfg 'feature="xz"' --cfg 'feature="zeroize"' --cfg 'feature="zopfli"' --cfg 'feature="zstd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_all-features", "_deflate-any", "aes", "aes-crypto", "bzip2", "chrono", "constant_time_eq", "default", "deflate", "deflate-flate2", "deflate-miniz", "deflate-zlib", "deflate-zlib-ng", "deflate-zopfli", "deflate64", "flate2", "hmac", "lzma", "lzma-rs", "pbkdf2", "rand", "sha1", "time", "unreserved", "xz", "zeroize", "zopfli", "zstd"))' -C metadata=57e0f698fae1cd1c -C extra-filename=-c1441cae7abcfb6c --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern aes=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libaes-adfa6fa4b3793dc2.rmeta --extern bzip2=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libbzip2-073477cfc7d94635.rmeta --extern constant_time_eq=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libconstant_time_eq-1136a4e117b2a992.rmeta --extern crc32fast=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libcrc32fast-1fdfc1102143cc4b.rmeta --extern deflate64=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libdeflate64-33a7c29d87a74d57.rmeta --extern displaydoc=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libdisplaydoc-3fbd5c3a4a3ee2ea.so --extern flate2=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libflate2-fd7f05ac6c8d9bbc.rmeta --extern hmac=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libhmac-09a365a875c2d0d3.rmeta --extern indexmap=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libindexmap-0c07b36c02105e08.rmeta --extern lzma_rs=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/liblzma_rs-86fe0181485152cf.rmeta --extern memchr=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libmemchr-3f336508bb8f07ab.rmeta --extern pbkdf2=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libpbkdf2-bd6a7b98902e26b4.rmeta --extern rand=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/librand-330aaae8cee313b5.rmeta --extern sha1=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libsha1-ca1402e2f9a17c88.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libthiserror-a28c28e87396ed79.rmeta --extern time=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libtime-ed31b916765d9d35.rmeta --extern zeroize=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libzeroize-745e05923a0901e1.rmeta --extern zopfli=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libzopfli-e62f462e0b3777e4.rmeta --extern zstd=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libzstd-b1c450b0dbbcb128.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/bzip2-sys-d47e9bae9a243585/out/lib -L native=/usr/local/lib` warning: struct `DisplayError` is never constructed --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/eyreish/wrapper.rs:10:19 | 10 | pub(crate) struct DisplayError(pub(crate) M); | ^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: struct `NoneError` is never constructed --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/eyreish/wrapper.rs:15:19 | 15 | pub(crate) struct NoneError; | ^^^^^^^^^ warning: `tempfile` (lib) generated 1 warning (1 duplicate) Compiling node-semver v2.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=node_semver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/node-semver-2.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/node-semver-2.1.0/Cargo.toml CARGO_PKG_AUTHORS='Felipe Sere :Kat Marchán ' CARGO_PKG_DESCRIPTION='A node-semver compliant semver implementation in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=node-semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/felipesere/node-semver-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.1.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name node_semver --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/node-semver-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a7386e3305f7fa37 -C extra-filename=-347009bfb9880584 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern bytecount=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libbytecount-a7b7421c7c2754b6.rmeta --extern miette=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libmiette-e78d2320a936a58d.rmeta --extern nom=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libnom-130bbd6612dbf56c.rmeta --extern serde=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libserde-900eb305610d02a7.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libthiserror-a28c28e87396ed79.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/handles.rs:390:21 | 390 | pub fn new(src: &[u8]) -> ByteSource { | ^^^^^ ^^^^^^^^^^ 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 | 390 | pub fn new(src: &[u8]) -> ByteSource<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/handles.rs:597:21 | 597 | pub fn new(dst: &mut [u16]) -> Utf16Destination { | ^^^^^^^^^^ ^^^^^^^^^^^^^^^^ 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 | 597 | pub fn new(dst: &mut [u16]) -> Utf16Destination<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/handles.rs:942:21 | 942 | pub fn new(dst: &mut [u8]) -> Utf8Destination { | ^^^^^^^^^ ^^^^^^^^^^^^^^^ 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 | 942 | pub fn new(dst: &mut [u8]) -> Utf8Destination<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/handles.rs:1168:21 | 1168 | pub fn new(src: &[u16]) -> Utf16Source { | ^^^^^^ ^^^^^^^^^^^ 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 | 1168 | pub fn new(src: &[u16]) -> Utf16Source<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/handles.rs:1477:21 | 1477 | pub fn new(src: &str) -> Utf8Source { | ^^^^ ^^^^^^^^^^ 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 | 1477 | pub fn new(src: &str) -> Utf8Source<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/handles.rs:1936:21 | 1936 | pub fn new(dst: &mut [u8]) -> ByteDestination { | ^^^^^^^^^ ^^^^^^^^^^^^^^^ 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 | 1936 | pub fn new(dst: &mut [u8]) -> ByteDestination<'_> { | ++++ warning: `env_logger` (lib) generated 1 warning (1 duplicate) Compiling tar v0.4.42 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tar CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tar-0.4.42 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tar-0.4.42/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A Rust implementation of a TAR file reader and writer. This library does not currently handle compression, but it is abstract over all I/O readers and writers. Additionally, great lengths are taken to ensure that the entire contents are never required to be entirely resident in memory all at once. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/tar-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tar CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/tar-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.42 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=42 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name tar --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tar-0.4.42/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="xattr"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "xattr"))' -C metadata=e11fc0a40471bab0 -C extra-filename=-d74e8a96d16d5c8d --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern filetime=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libfiletime-c5e14d46cfc7446f.rmeta --extern libc=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/liblibc-ee3e4e2e25c91da3.rmeta --extern xattr=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libxattr-4be40f3ed891f3c0.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `ipnet` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/Cargo.toml CARGO_PKG_AUTHORS='Gal Schlezinger ' CARGO_PKG_DESCRIPTION='Fast and simple Node.js version manager' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=GPL-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fnm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Schniz/fnm' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.38.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/fnm/work/target/release/deps:/wrkdirs/usr/ports/devel/fnm/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/fnm-a7294203393b4556/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/fnm/work/target/release/build/fnm-4700f87a961334b2/build-script-build` Compiling chrono v0.4.38 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=chrono CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/chrono-0.4.38 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/chrono-0.4.38/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Date and time library for Rust' CARGO_PKG_HOMEPAGE='https://github.com/chronotope/chrono' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=chrono CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/chronotope/chrono' CARGO_PKG_RUST_VERSION=1.61.0 CARGO_PKG_VERSION=0.4.38 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=38 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name chrono --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/chrono-0.4.38/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="now"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_bench", "alloc", "android-tzdata", "arbitrary", "clock", "default", "iana-time-zone", "js-sys", "libc", "now", "oldtime", "pure-rust-locales", "rkyv", "rkyv-16", "rkyv-32", "rkyv-64", "rkyv-validation", "serde", "std", "unstable-locales", "wasm-bindgen", "wasmbind", "winapi", "windows-targets"))' -C metadata=7d234fe8bddaed6b -C extra-filename=-66edcf21adc94799 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern num_traits=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libnum_traits-00ed3f2d793d6e84.rmeta --extern serde=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libserde-900eb305610d02a7.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `bench` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/chrono-0.4.38/src/lib.rs:504:13 | 504 | #![cfg_attr(feature = "bench", feature(test))] // lib stability features as per RFC #507 | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `__internal_bench`, `alloc`, `android-tzdata`, `arbitrary`, `clock`, `default`, `iana-time-zone`, `js-sys`, `libc`, `now`, `oldtime`, `pure-rust-locales`, `rkyv`, `rkyv-16`, `rkyv-32`, `rkyv-64`, `rkyv-validation`, `serde`, `std`, `unstable-locales`, `wasm-bindgen`, `wasmbind`, `winapi`, and `windows-targets` = help: consider adding `bench` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zip-2.2.0/src/read.rs:1074:28 | 1074 | pub fn by_name_decrypt(&mut self, name: &str, password: &[u8]) -> ZipResult { | ^^^^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 1074 | pub fn by_name_decrypt(&mut self, name: &str, password: &[u8]) -> ZipResult> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zip-2.2.0/src/read.rs:1079:20 | 1079 | pub fn by_name(&mut self, name: &str) -> ZipResult { | ^^^^^^^^^ ^^^^^^^ 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 | 1079 | pub fn by_name(&mut self, name: &str) -> ZipResult> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zip-2.2.0/src/read.rs:1105:25 | 1105 | pub fn by_name_seek(&mut self, name: &str) -> ZipResult> { | ^^^^^^^^^ ^^^^^^^^^^^^^^ 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 | 1105 | pub fn by_name_seek(&mut self, name: &str) -> ZipResult> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zip-2.2.0/src/read.rs:1110:26 | 1110 | pub fn by_index_seek(&mut self, index: usize) -> ZipResult> { | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1110 | pub fn by_index_seek(&mut self, index: usize) -> ZipResult> { | +++ warning: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zip-2.2.0/src/read.rs:1737:93 | 1737 | pub fn read_zipfile_from_stream<'a, R: Read>(reader: &'a mut R) -> ZipResult>> { | -- the lifetime is named here ^^ the same lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 1737 - pub fn read_zipfile_from_stream<'a, R: Read>(reader: &'a mut R) -> ZipResult>> { 1737 + pub fn read_zipfile_from_stream<'a, R: Read>(reader: &'a mut R) -> ZipResult>> { | warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tar-0.4.42/src/archive.rs:81:20 | 81 | pub fn entries(&mut self) -> io::Result> { | ^^^^^^^^^ ^^^^^^^^^^ 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 | 81 | pub fn entries(&mut self) -> io::Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tar-0.4.42/src/archive.rs:186:30 | 186 | pub fn entries_with_seek(&mut self) -> io::Result> { | ^^^^^^^^^ ^^^^^^^^^^ 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 | 186 | pub fn entries_with_seek(&mut self) -> io::Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tar-0.4.42/src/entry.rs:77:17 | 77 | pub fn path(&self) -> io::Result> { | ^^^^^ ^^^^^^^^^ 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 | 77 | pub fn path(&self) -> io::Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tar-0.4.42/src/entry.rs:87:23 | 87 | pub fn path_bytes(&self) -> Cow<[u8]> { | ^^^^^ ^^^^^^^^^ 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 | 87 | pub fn path_bytes(&self) -> Cow<'_, [u8]> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tar-0.4.42/src/entry.rs:104:22 | 104 | pub fn link_name(&self) -> io::Result>> { | ^^^^^ ^^^^^^^^^ 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 | 104 | pub fn link_name(&self) -> io::Result>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tar-0.4.42/src/entry.rs:113:28 | 113 | pub fn link_name_bytes(&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 help: use `'_` for type paths | 113 | pub fn link_name_bytes(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tar-0.4.42/src/entry.rs:135:27 | 135 | pub fn pax_extensions(&mut self) -> io::Result> { | ^^^^^^^^^ ^^^^^^^^^^^^^ 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 | 135 | pub fn pax_extensions(&mut self) -> io::Result>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tar-0.4.42/src/entry.rs:303:13 | 303 | fn path(&self) -> io::Result> { | ^^^^^ ^^^^^^^^^ 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 | 303 | fn path(&self) -> io::Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tar-0.4.42/src/entry.rs:307:19 | 307 | fn path_bytes(&self) -> Cow<[u8]> { | ^^^^^ ^^^^^^^^^ 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 | 307 | fn path_bytes(&self) -> Cow<'_, [u8]> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tar-0.4.42/src/entry.rs:336:18 | 336 | fn link_name(&self) -> io::Result>> { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 336 | fn link_name(&self) -> io::Result>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tar-0.4.42/src/entry.rs:343:24 | 343 | fn link_name_bytes(&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 help: use `'_` for type paths | 343 | fn link_name_bytes(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tar-0.4.42/src/entry.rs:367:23 | 367 | fn pax_extensions(&mut self) -> io::Result> { | ^^^^^^^^^ ^^^^^^^^^^^^^ 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 | 367 | fn pax_extensions(&mut self) -> io::Result>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tar-0.4.42/src/header.rs:346:17 | 346 | pub fn path(&self) -> io::Result> { | ^^^^^ ^^^^^^^^^ 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 | 346 | pub fn path(&self) -> io::Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tar-0.4.42/src/header.rs:357:23 | 357 | pub fn path_bytes(&self) -> Cow<[u8]> { | ^^^^^ ^^^^^^^^^ 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 | 357 | pub fn path_bytes(&self) -> Cow<'_, [u8]> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tar-0.4.42/src/header.rs:406:22 | 406 | pub fn link_name(&self) -> io::Result>> { | ^^^^^ ^^^^^^^^^ 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 link_name(&self) -> io::Result>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tar-0.4.42/src/header.rs:420:28 | 420 | pub fn link_name_bytes(&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 help: use `'_` for type paths | 420 | pub fn link_name_bytes(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tar-0.4.42/src/header.rs:957:23 | 957 | pub fn path_bytes(&self) -> Cow<[u8]> { | ^^^^^ ^^^^^^^^^ 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 | 957 | pub fn path_bytes(&self) -> Cow<'_, [u8]> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tar-0.4.42/src/header.rs:1630:22 | 1630 | pub fn path2bytes(p: &Path) -> io::Result> { | ^^^^^ ^^^^^^^^^ 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 | 1630 | pub fn path2bytes(p: &Path) -> io::Result> { | +++ warning: `indicatif` (lib) generated 1 warning (1 duplicate) Compiling encoding_rs_io v0.1.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=encoding_rs_io CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs_io-0.1.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs_io-0.1.7/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Streaming transcoding for encoding_rs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=encoding_rs_io CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/encoding_rs_io' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name encoding_rs_io --edition=2015 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs_io-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5f291299fbf166e7 -C extra-filename=-7d6be688165afc61 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern encoding_rs=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libencoding_rs-140447fd3ec9b9bc.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `encoding_rs_io` (lib) generated 1 warning (1 duplicate) Compiling sysinfo v0.30.13 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sysinfo CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/sysinfo-0.30.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/sysinfo-0.30.13/Cargo.toml CARGO_PKG_AUTHORS='Guillaume Gomez ' CARGO_PKG_DESCRIPTION='Library to get system information such as processes, CPUs, disks, components and networks' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sysinfo CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/GuillaumeGomez/sysinfo' CARGO_PKG_RUST_VERSION=1.69 CARGO_PKG_VERSION=0.30.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=30 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name sysinfo --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/sysinfo-0.30.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="multithread"' --cfg 'feature="rayon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("apple-app-store", "apple-sandbox", "c-interface", "debug", "default", "linux-netdevs", "linux-tmpfs", "multithread", "rayon", "serde", "unknown-ci"))' -C metadata=8c94b99cf03ff112 -C extra-filename=-9a7ed810a2313538 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libcfg_if-1e473bfa730f368f.rmeta --extern libc=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/liblibc-ee3e4e2e25c91da3.rmeta --extern rayon=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/librayon-ab709ae3386a1a24.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `miette` (lib) generated 47 warnings (1 duplicate) Compiling xz2 v0.1.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=xz2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/xz2-0.1.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/xz2-0.1.7/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Rust bindings to liblzma providing Read/Write streams as well as low-level in-memory encoding/decoding. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=xz2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name xz2 --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/xz2-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures", "static", "tokio", "tokio-io"))' -C metadata=0e3a60f39b70c386 -C extra-filename=-0a4cf3de9c86e25f --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern lzma_sys=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/liblzma_sys-1e44bcdd7d4803a2.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/usr/lib` warning: `tar` (lib) generated 19 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anyhow CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/anyhow-1.0.89 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/anyhow-1.0.89/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.89 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=89 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/anyhow-101e353c9ec42615/out /usr/local/bin/rustc --crate-name anyhow --edition=2018 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/anyhow-1.0.89/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("backtrace", "default", "std"))' -C metadata=d05bf7a1ebef4573 -C extra-filename=-4ec8939fdc500ada --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --cfg std_backtrace --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_core_error)' --check-cfg 'cfg(anyhow_no_core_unwind_safe)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'` warning: `xz2` (lib) generated 1 warning (1 duplicate) Compiling clap_complete v4.5.32 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_complete CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/clap_complete-4.5.32 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/clap_complete-4.5.32/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Generate shell completion scripts for your clap::Command' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_complete CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.32 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name clap_complete --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/clap_complete-4.5.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "unstable-doc", "unstable-dynamic", "unstable-shell-tests"))' -C metadata=c2a377772bcbd805 -C extra-filename=-bf9f4889d5a567e6 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern clap=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libclap-2cb614108d9d6e0f.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/anyhow-1.0.89/src/error.rs:406:18 | 406 | pub fn chain(&self) -> Chain { | ^^^^^ ^^^^^ 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 | 406 | pub fn chain(&self) -> Chain<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/anyhow-1.0.89/src/error.rs:728:20 | 728 | fn no_backtrace(e: Ref) -> Option<&Backtrace> { | ^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here | | | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 728 | fn no_backtrace(e: Ref<'_, ErrorImpl>) -> Option<&Backtrace> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/anyhow-1.0.89/src/error.rs:853:35 | 853 | unsafe fn context_backtrace(e: Ref) -> Option<&Backtrace> | ^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here | | | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 853 | unsafe fn context_backtrace(e: Ref<'_, ErrorImpl>) -> Option<&Backtrace> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/anyhow-1.0.89/src/error.rs:891:14 | 891 | fn erase(&self) -> Ref { | ^^^^^ ^^^^^^^^^^^^^^ 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 | 891 | fn erase(&self) -> Ref<'_, ErrorImpl> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/anyhow-1.0.89/src/error.rs:900:38 | 900 | pub(crate) unsafe fn error(this: Ref) -> &(dyn StdError + Send + Sync + 'static) { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | | | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 900 | pub(crate) unsafe fn error(this: Ref<'_, Self>) -> &(dyn StdError + Send + Sync + 'static) { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/anyhow-1.0.89/src/error.rs:907:42 | 907 | pub(crate) unsafe fn error_mut(this: Mut) -> &mut (dyn StdError + Send + Sync + 'static) { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | | | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 907 | pub(crate) unsafe fn error_mut(this: Mut<'_, Self>) -> &mut (dyn StdError + Send + Sync + 'static) { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/anyhow-1.0.89/src/error.rs:923:42 | 923 | pub(crate) unsafe fn backtrace(this: Ref) -> &Backtrace { | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here | | | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 923 | pub(crate) unsafe fn backtrace(this: Ref<'_, Self>) -> &Backtrace { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/anyhow-1.0.89/src/ptr.rs:48:19 | 48 | pub fn by_ref(&self) -> Ref { | ^^^^^ ^^^^^^ 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 | 48 | pub fn by_ref(&self) -> Ref<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/anyhow-1.0.89/src/ptr.rs:55:19 | 55 | pub fn by_mut(&mut self) -> Mut { | ^^^^^^^^^ ^^^^^^ 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 | 55 | pub fn by_mut(&mut self) -> Mut<'_, T> { | +++ warning: `chrono` (lib) generated 2 warnings (1 duplicate) Compiling colored v2.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=colored CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/colored-2.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/colored-2.1.0/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=1.70 CARGO_PKG_VERSION=2.1.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name colored --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/colored-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=15e7734880ce43b9 -C extra-filename=-1eff4899400c9332 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern lazy_static=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/liblazy_static-c45ff4a8a737a201.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unnecessary parentheses around closure body --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/colored-2.1.0/src/style.rs:78:34 | 78 | .filter(|&(mask, _)| (0 != (u & mask))) | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 78 - .filter(|&(mask, _)| (0 != (u & mask))) 78 + .filter(|&(mask, _)| 0 != (u & mask) ) | warning: `encoding_rs` (lib) generated 34 warnings (3 duplicates) Compiling indoc v2.0.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indoc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/indoc-2.0.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/indoc-2.0.5/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Indented document literals' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indoc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/indoc' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=2.0.5 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps /usr/local/bin/rustc --crate-name indoc --edition=2021 /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/indoc-2.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=adebc87c76d95d6d -C extra-filename=-88aadbf51d3bdde9 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `anyhow` (lib) generated 10 warnings (1 duplicate) warning: `node-semver` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/colored-2.1.0/src/lib.rs:429:37 | 429 | fn escape_inner_reset_sequences(&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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 429 | fn escape_inner_reset_sequences(&self) -> Cow<'_, str> { | +++ warning: function `unindent` is never used --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/indoc-2.0.5/src/unindent.rs:3:8 | 3 | pub fn unindent(s: &str) -> String { | ^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: function `unindent_bytes` is never used --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/indoc-2.0.5/src/unindent.rs:10:8 | 10 | pub fn unindent_bytes(s: &[u8]) -> Vec { | ^^^^^^^^^^^^^^ warning: trait `Unindent` is never used --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/indoc-2.0.5/src/unindent.rs:53:11 | 53 | pub trait Unindent { | ^^^^^^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/indoc-2.0.5/src/unindent.rs:103:14 | 103 | fn lines(&self) -> Split bool>; | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 103 | fn lines(&self) -> Split<'_, u8, fn(&u8) -> bool>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/indoc-2.0.5/src/unindent.rs:107:14 | 107 | fn lines(&self) -> Split bool> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 107 | fn lines(&self) -> Split<'_, u8, fn(&u8) -> bool> { | +++ warning: `colored` (lib) generated 3 warnings (1 duplicate) warning: `indoc` (lib) generated 6 warnings (1 duplicate) warning: `zip` (lib) generated 6 warnings (1 duplicate) warning: `sysinfo` (lib) generated 1 warning (1 duplicate) warning: `clap_complete` (lib) generated 1 warning (1 duplicate) warning: `reqwest` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=fnm CARGO_CRATE_NAME=fnm CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/Cargo.toml CARGO_PKG_AUTHORS='Gal Schlezinger ' CARGO_PKG_DESCRIPTION='Fast and simple Node.js version manager' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=GPL-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fnm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Schniz/fnm' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.38.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/fnm-a7294203393b4556/out /usr/local/bin/rustc --crate-name fnm --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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=aeb1ba4a82a6d479 -C extra-filename=-10d0861fd4eab778 --out-dir /wrkdirs/usr/ports/devel/fnm/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libanyhow-4ec8939fdc500ada.rlib --extern chrono=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libchrono-66edcf21adc94799.rlib --extern clap=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libclap-2cb614108d9d6e0f.rlib --extern clap_complete=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libclap_complete-bf9f4889d5a567e6.rlib --extern colored=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libcolored-1eff4899400c9332.rlib --extern encoding_rs_io=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libencoding_rs_io-7d6be688165afc61.rlib --extern env_logger=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libenv_logger-5c161cb4d2548a49.rlib --extern etcetera=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libetcetera-83ae421e7d84e592.rlib --extern flate2=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libflate2-fd7f05ac6c8d9bbc.rlib --extern indicatif=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libindicatif-704d1e8444444776.rlib --extern indoc=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libindoc-88aadbf51d3bdde9.so --extern log=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/liblog-56d57467fb17605a.rlib --extern miette=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libmiette-99ab4e72f8616590.rlib --extern node_semver=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libnode_semver-347009bfb9880584.rlib --extern reqwest=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libreqwest-061971880c25db4b.rlib --extern serde=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libserde-900eb305610d02a7.rlib --extern serde_json=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libserde_json-a7ab70cc9ef93b2d.rlib --extern sysinfo=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libsysinfo-9a7ed810a2313538.rlib --extern tar=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libtar-d74e8a96d16d5c8d.rlib --extern tempfile=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libtempfile-8e8b6e97645b63dd.rlib --extern thiserror=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libthiserror-a28c28e87396ed79.rlib --extern url=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/liburl-449b9c6ad456b134.rlib --extern xz2=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libxz2-0a4cf3de9c86e25f.rlib --extern zip=/wrkdirs/usr/ports/devel/fnm/work/target/release/deps/libzip-c1441cae7abcfb6c.rlib -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/ring-ebf6b6511f618167/out -L native=/wrkdirs/usr/ports/devel/fnm/work/target/release/build/bzip2-sys-d47e9bae9a243585/out/lib -L native=/usr/lib -L native=/usr/local/lib` warning: value assigned to `cause` is never read --> src/pretty_serde.rs:6:5 | 6 | cause: serde_json::Error, | ^^^^^ | = help: maybe it is overwritten before being read? = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default warning: value assigned to `input` is never read --> src/pretty_serde.rs:8:5 | 8 | input: String, | ^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `location` is never read --> src/pretty_serde.rs:10:5 | 10 | location: SourceOffset, | ^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `input` is never read --> src/pretty_serde.rs:18:5 | 18 | input: String, | ^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `location` is never read --> src/pretty_serde.rs:20:5 | 20 | location: SourceOffset, | ^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `message` is never read --> src/pretty_serde.rs:16:5 | 16 | message: String, | ^^^^^^^ | = help: maybe it is overwritten before being read? warning: `fnm` (bin "fnm") generated 7 warnings (1 duplicate) Finished `release` profile [optimized] target(s) in 3m 30s =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for fnm-1.38.1_10 ===> Generating temporary packing list Installing fnm v1.38.1 (/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1) Locking 279 packages to latest compatible versions warning: `-C ar`: this option is deprecated and does nothing warning: `libc` (build script) generated 1 warning Fresh unicode-ident v1.0.13 Fresh shlex v1.3.0 warning: unexpected `cfg` condition name: `manual_codegen_check` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/shlex-1.3.0/src/bytes.rs:353:12 | 353 | #[cfg_attr(manual_codegen_check, inline(never))] | ^^^^^^^^^^^^^^^^^^^^ | = 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(manual_codegen_check)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(manual_codegen_check)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/shlex-1.3.0/src/lib.rs:228:22 | 228 | pub fn quote(in_str: &str) -> Cow { | ^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 228 | pub fn quote(in_str: &str) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/shlex-1.3.0/src/lib.rs:241:26 | 241 | pub fn try_quote(in_str: &str) -> Result, QuoteError> { | ^^^^ ^^^^^^^^ 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 | 241 | pub fn try_quote(in_str: &str) -> Result, QuoteError> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/shlex-1.3.0/src/bytes.rs:484:24 | 484 | pub fn quote(in_bytes: &[u8]) -> Cow<[u8]> { | ^^^^^ ^^^^^^^^^ 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 | 484 | pub fn quote(in_bytes: &[u8]) -> Cow<'_, [u8]> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/shlex-1.3.0/src/bytes.rs:497:28 | 497 | pub fn try_quote(in_bytes: &[u8]) -> Result, QuoteError> { | ^^^^^ ^^^^^^^^^ 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 | 497 | pub fn try_quote(in_bytes: &[u8]) -> Result, QuoteError> { | +++ Fresh cfg-if v1.0.0 Fresh pkg-config v0.3.31 warning: `proc-macro2` (build script) generated 1 warning (1 duplicate) warning: `unicode-ident` (lib) generated 1 warning (1 duplicate) warning: `libc` (build script) generated 1 warning (1 duplicate) warning: `shlex` (lib) generated 6 warnings (1 duplicate) warning: `cfg-if` (lib) generated 1 warning (1 duplicate) warning: `memchr` (lib) generated 1 warning (1 duplicate) warning: `pkg-config` (lib) generated 1 warning (1 duplicate) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159/src/unix/mod.rs:1471:9 | 1471 | 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/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159/src/unix/mod.rs:1531:9 | 1531 | extern { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159/src/unix/mod.rs:1572:9 | 1572 | extern { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159/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/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159/src/unix/bsd/mod.rs:546:1 | 546 | / f! { 547 | | pub fn CMSG_FIRSTHDR(mhdr: *const ::msghdr) -> *mut ::cmsghdr { 548 | | if (*mhdr).msg_controllen as usize >= ::mem::size_of::<::cmsghdr>() { 549 | | (*mhdr).msg_control as *mut ::cmsghdr ... | 580 | | } | |_- 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/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159/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/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159/src/unix/bsd/mod.rs:582:1 | 582 | / safe_f! { 583 | | pub {const} fn WTERMSIG(status: ::c_int) -> ::c_int { 584 | | status & 0o177 ... | 602 | | } | |_- 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/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159/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/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159/src/unix/bsd/freebsdlike/mod.rs:1466:1 | 1466 | / safe_f! { 1467 | | pub {const} fn WIFCONTINUED(status: ::c_int) -> bool { 1468 | | status == 0x13 ... | 1478 | | } | |_- 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/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159/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/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/mod.rs:4944:1 | 4944 | / f! { 4945 | | pub fn CMSG_DATA(cmsg: *const ::cmsghdr) -> *mut ::c_uchar { 4946 | | (cmsg as *mut ::c_uchar) 4947 | | .offset(_ALIGN(::mem::size_of::<::cmsghdr>()) as isize) ... | 5061 | | } | |_- 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/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159/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/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/mod.rs:5063:1 | 5063 | / safe_f! { 5064 | | pub {const} fn WIFSIGNALED(status: ::c_int) -> bool { 5065 | | (status & 0o177) != 0o177 && (status & 0o177) != 0 && status != 0x13 ... | 5100 | | } | |_- 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/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159/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/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159/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/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159/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/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159/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: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:195:28 | 195 | || self.a_fcn == other.a_fcn } | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint | 195 - || self.a_fcn == other.a_fcn } 195 + || std::ptr::fn_addr_eq(self.a_fcn, other.a_fcn) } | Fresh autocfg v1.4.0 Fresh version_check v0.9.5 Fresh once_cell v1.20.2 Fresh pin-project-lite v0.2.14 warning: `libc` (lib) generated 12 warnings (1 duplicate) warning: `autocfg` (lib) generated 1 warning (1 duplicate) warning: `version_check` (lib) generated 1 warning (1 duplicate) warning: `typenum` (build script) generated 1 warning (1 duplicate) warning: `once_cell` (lib) generated 1 warning (1 duplicate) warning: `pin-project-lite` (lib) generated 1 warning (1 duplicate) Fresh proc-macro2 v1.0.87 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/proc-macro2-1.0.87/src/parse.rs:125:25 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | ^^^^^^ ^^^^^^^^^^^^^ | | | | | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 125 | fn block_comment(input: Cursor<'_>) -> PResult<'_, &str> { | ++++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/proc-macro2-1.0.87/src/parse.rs:322:25 | 322 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | ^^^^^^ ^^^^^^^^^^^^^ | | | | | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 322 | fn ident_not_raw(input: Cursor<'_>) -> PResult<'_, &str> { | ++++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/proc-macro2-1.0.87/src/parse.rs:478:35 | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | ^^^^^^ ^^^^^^^^^^^^^ | | | | | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 478 | fn delimiter_of_raw_string(input: Cursor<'_>) -> PResult<'_, &str> { | ++++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/proc-macro2-1.0.87/src/parse.rs:961:32 | 961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 961 | fn doc_comment_contents(input: Cursor<'_>) -> PResult<'_, (&str, bool)> { | ++++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/proc-macro2-1.0.87/src/parse.rs:984:37 | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ ^^^^^^ ^^^^ the same lifetime is elided here | | | | | the same lifetime is hidden here | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 984 | fn take_until_newline_or_eof(input: Cursor<'_>) -> (Cursor<'_>, &str) { | ++++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/proc-macro2-1.0.87/src/rcvec.rs:33:17 | 33 | pub fn iter(&self) -> slice::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 | 33 | pub fn iter(&self) -> slice::Iter<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/proc-macro2-1.0.87/src/rcvec.rs:37:21 | 37 | pub fn make_mut(&mut self) -> RcVecMut | ^^^^^^^^^ ^^^^^^^^^^^ 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 | 37 | pub fn make_mut(&mut self) -> RcVecMut<'_, T> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/proc-macro2-1.0.87/src/rcvec.rs:46:20 | 46 | pub fn get_mut(&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 help: use `'_` for type paths | 46 | pub fn get_mut(&mut self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/proc-macro2-1.0.87/src/rcvec.rs:83:19 | 83 | pub fn as_mut(&mut self) -> RcVecMut { | ^^^^^^^^^ ^^^^^^^^^^^ 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 | 83 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/proc-macro2-1.0.87/src/rcvec.rs:109:19 | 109 | pub fn as_mut(&mut self) -> RcVecMut { | ^^^^^^^^^ ^^^^^^^^^^^ 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 | 109 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/proc-macro2-1.0.87/src/fallback.rs:169:20 | 169 | fn get_cursor(src: &str) -> Cursor { | ^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 169 | fn get_cursor(src: &str) -> Cursor<'_> { | ++++ Fresh libc v0.2.159 Fresh bytes v1.7.2 Fresh getrandom v0.2.15 Fresh futures-core v0.3.31 warning: `proc-macro2` (lib) generated 12 warnings (1 duplicate) warning: `libc` (lib) generated 11 warnings (11 duplicates) warning: `generic-array` (build script) generated 1 warning (1 duplicate) warning: `bytes` (lib) generated 1 warning (1 duplicate) warning: `getrandom` (lib) generated 1 warning (1 duplicate) warning: `futures-core` (lib) generated 1 warning (1 duplicate) warning: `serde` (build script) generated 1 warning (1 duplicate) Fresh quote v1.0.37 Fresh jobserver v0.1.32 Fresh typenum v1.17.0 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/typenum-1.17.0/src/lib.rs:51:5 | 51 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/typenum-1.17.0/src/lib.rs:61:13 | 61 | #![cfg_attr(feature = "cargo-clippy", deny(clippy::missing_inline_in_public_items))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/typenum-1.17.0/src/uint.rs:1709:16 | 1709 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::suspicious_arithmetic_impl))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tests` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/typenum-1.17.0/src/bit.rs:187:7 | 187 | #[cfg(tests)] | ^^^^^ help: there is a config with a similar name: `test` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tests` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/typenum-1.17.0/src/uint.rs:1656:7 | 1656 | #[cfg(tests)] | ^^^^^ help: there is a config with a similar name: `test` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unused import: `*` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/typenum-1.17.0/src/lib.rs:104:25 | 104 | N1, N2, Z0, P1, P2, *, | ^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default Fresh subtle v2.6.1 Fresh itoa v1.0.11 Fresh mio v1.0.2 warning: `quote` (lib) generated 1 warning (1 duplicate) warning: `jobserver` (lib) generated 1 warning (1 duplicate) warning: `typenum` (lib) generated 7 warnings (1 duplicate) warning: `subtle` (lib) generated 1 warning (1 duplicate) warning: `itoa` (lib) generated 1 warning (1 duplicate) warning: `mio` (lib) generated 1 warning (1 duplicate) Fresh syn v2.0.79 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/syn-2.0.79/src/buffer.rs:81:18 | 81 | pub fn begin(&self) -> Cursor { | ^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 81 | pub fn begin(&self) -> Cursor<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/syn-2.0.79/src/data.rs:71:17 | 71 | pub fn iter(&self) -> punctuated::Iter { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 71 | pub fn iter(&self) -> punctuated::Iter<'_, Field> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/syn-2.0.79/src/data.rs:82:21 | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut<'_, Field> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/syn-2.0.79/src/data.rs:141:24 | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members] { | ^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members<'_>] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/syn-2.0.79/src/generics.rs:108:26 | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes] { | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes<'_>] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/syn-2.0.79/src/generics.rs:115:30 | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut] { | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut<'_>] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/syn-2.0.79/src/generics.rs:122:28 | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams] { | ^^^^^ the lifetime is elided here ^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams<'_>] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/syn-2.0.79/src/generics.rs:129:32 | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut] { | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut<'_>] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/syn-2.0.79/src/generics.rs:136:29 | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams] { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams<'_>] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/syn-2.0.79/src/generics.rs:143:33 | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut] { | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut<'_>] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/syn-2.0.79/src/generics.rs:176:27 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is elided here | | | | | | | the same lifetime is hidden here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 176 | pub fn split_for_impl(&self) -> (ImplGenerics<'_>, TypeGenerics<'_>, Option<&WhereClause>) { | ++++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/syn-2.0.79/src/generics.rs:371:25 | 371 | pub fn as_turbofish(&self) -> Turbofish { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 371 | pub fn as_turbofish(&self) -> Turbofish<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/syn-2.0.79/src/parse.rs:1274:35 | 1274 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer { | ^^^^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1274 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/syn-2.0.79/src/discouraged.rs:208:28 | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)>; | ^^^^^ the lifetime is elided here ^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/syn-2.0.79/src/discouraged.rs:212:28 | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)> { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/syn-2.0.79/src/punctuated.rs:119:17 | 119 | 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 | 119 | pub fn iter(&self) -> Iter<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/syn-2.0.79/src/punctuated.rs:130:21 | 130 | 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 | 130 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/syn-2.0.79/src/punctuated.rs:141:18 | 141 | pub fn pairs(&self) -> Pairs { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 141 | pub fn pairs(&self) -> Pairs<'_, T, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/syn-2.0.79/src/punctuated.rs:150:22 | 150 | pub fn pairs_mut(&mut self) -> PairsMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 150 | pub fn pairs_mut(&mut self) -> PairsMut<'_, T, P> { | +++ Fresh cc v1.1.28 Fresh generic-array v0.14.7 warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/generic-array-0.14.7/src/impls.rs:136:19 | 136 | #[cfg(relaxed_coherence)] | ^^^^^^^^^^^^^^^^^ ... 183 | / impl_from! { 184 | | 1 => ::typenum::U1, 185 | | 2 => ::typenum::U2, 186 | | 3 => ::typenum::U3, ... | 215 | | 32 => ::typenum::U32 216 | | } | |_- in this macro invocation | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/generic-array-0.14.7/src/impls.rs:158:23 | 158 | #[cfg(not(relaxed_coherence))] | ^^^^^^^^^^^^^^^^^ ... 183 | / impl_from! { 184 | | 1 => ::typenum::U1, 185 | | 2 => ::typenum::U2, 186 | | 3 => ::typenum::U3, ... | 215 | | 32 => ::typenum::U32 216 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/generic-array-0.14.7/src/impls.rs:136:19 | 136 | #[cfg(relaxed_coherence)] | ^^^^^^^^^^^^^^^^^ ... 219 | / impl_from! { 220 | | 33 => ::typenum::U33, 221 | | 34 => ::typenum::U34, 222 | | 35 => ::typenum::U35, ... | 268 | | 1024 => ::typenum::U1024 269 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/generic-array-0.14.7/src/impls.rs:158:23 | 158 | #[cfg(not(relaxed_coherence))] | ^^^^^^^^^^^^^^^^^ ... 219 | / impl_from! { 220 | | 33 => ::typenum::U33, 221 | | 34 => ::typenum::U34, 222 | | 35 => ::typenum::U35, ... | 268 | | 1024 => ::typenum::U1024 269 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/generic-array-0.14.7/src/lib.rs:235:33 | 235 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut, &mut usize) { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 235 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut<'_, T>, &mut usize) { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/generic-array-0.14.7/src/lib.rs:290:33 | 290 | pub unsafe fn iter_position(&mut self) -> (slice::Iter, &mut usize) { | ^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 290 | pub unsafe fn iter_position(&mut self) -> (slice::Iter<'_, T>, &mut usize) { | +++ Fresh socket2 v0.5.7 Fresh futures-sink v0.3.31 Fresh rustls-pki-types v1.9.0 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde-1.0.210/src/private/de.rs:266:23 | 266 | fn unexpected(&self) -> Unexpected { | ^^^^^ ^^^^^^^^^^ 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 | 266 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde-1.0.210/src/private/mod.rs:30:35 | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> 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 | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow<'_, str> { | +++ warning: `syn` (lib) generated 20 warnings (1 duplicate) warning: `cc` (lib) generated 1 warning (1 duplicate) warning: `generic-array` (lib) generated 7 warnings (1 duplicate) warning: `slab` (build script) generated 1 warning (1 duplicate) warning: `socket2` (lib) generated 1 warning (1 duplicate) warning: `futures-sink` (lib) generated 1 warning (1 duplicate) warning: `rustls-pki-types` (lib) generated 1 warning (1 duplicate) warning: `serde` (lib) generated 3 warnings (1 duplicate) Fresh tokio v1.40.0 Fresh crypto-common v0.1.6 Fresh fnv v1.0.7 warning: `ring` (build script) generated 1 warning (1 duplicate) warning: `tokio` (lib) generated 1 warning (1 duplicate) warning: `crypto-common` (lib) generated 1 warning (1 duplicate) warning: `fnv` (lib) generated 1 warning (1 duplicate) warning: `crossbeam-utils` (build script) generated 1 warning (1 duplicate) warning: `rustix` (build script) generated 1 warning (1 duplicate) warning: `serde` (build script) generated 1 warning (1 duplicate) Fresh http v1.1.0 warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/http-1.1.0/src/header/map.rs:2316:35 | 2316 | let entry = unsafe { &mut (*self.map).entries[self.entry] }; | ^^--------^^^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/http-1.1.0/src/header/map.rs:2316:35 | 2316 | let entry = unsafe { &mut (*self.map).entries[self.entry] }; | ^^^^^^^^^^^^^^^^^^^ = note: `#[warn(dangerous_implicit_autorefs)]` on by default help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2316 | let entry = unsafe { &mut (&mut (*self.map).entries)[self.entry] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/http-1.1.0/src/header/map.rs:2324:43 | 2324 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^--------^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/http-1.1.0/src/header/map.rs:2324:43 | 2324 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2324 | let extra = unsafe { &mut (&mut (*self.map).extra_values)[idx] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/http-1.1.0/src/header/map.rs:2964:35 | 2964 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^--------^^^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/http-1.1.0/src/header/map.rs:2964:35 | 2964 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2964 | let entry = unsafe { &mut (&mut (*self.map).entries)[self.index] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/http-1.1.0/src/header/map.rs:2984:43 | 2984 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^--------^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/http-1.1.0/src/header/map.rs:2984:43 | 2984 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2984 | let extra = unsafe { &mut (&mut (*self.map).extra_values)[idx] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/http-1.1.0/src/header/map.rs:3007:35 | 3007 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^--------^^^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/http-1.1.0/src/header/map.rs:3007:35 | 3007 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 3007 | let entry = unsafe { &mut (&mut (*self.map).entries)[self.index] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/http-1.1.0/src/header/map.rs:3016:43 | 3016 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^--------^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/http-1.1.0/src/header/map.rs:3016:43 | 3016 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 3016 | let extra = unsafe { &mut (&mut (*self.map).extra_values)[idx] }; | +++++ + Fresh slab v0.4.9 warning: unexpected `cfg` condition name: `slab_no_track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/slab-0.4.9/src/lib.rs:929:20 | 929 | #[cfg_attr(not(slab_no_track_caller), track_caller)] | ^^^^^^^^^^^^^^^^^^^^ | = 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(slab_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `slab_no_track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/slab-0.4.9/src/lib.rs:1098:20 | 1098 | #[cfg_attr(not(slab_no_track_caller), track_caller)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_no_track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/slab-0.4.9/src/lib.rs:1206:20 | 1206 | #[cfg_attr(not(slab_no_track_caller), track_caller)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_no_track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/slab-0.4.9/src/lib.rs:1216:20 | 1216 | #[cfg_attr(not(slab_no_track_caller), track_caller)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_no_const_vec_new` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/slab-0.4.9/src/lib.rs:250:15 | 250 | #[cfg(not(slab_no_const_vec_new))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_no_const_vec_new` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/slab-0.4.9/src/lib.rs:264:11 | 264 | #[cfg(slab_no_const_vec_new)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh serde_derive v1.0.210 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde_derive-1.0.210/src/internals/attr.rs:660:23 | 660 | pub fn serde_path(&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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 660 | pub fn serde_path(&self) -> Cow<'_, syn::Path> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde_derive-1.0.210/src/internals/case.rs:45:37 | 45 | pub fn from_str(rename_all_str: &str) -> Result { | ^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 45 | pub fn from_str(rename_all_str: &str) -> Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde_derive-1.0.210/src/de.rs:3161:13 | 3161 | params: &Parameters, | ^^^^^^^^^^^ the lifetime is elided here 3162 | ) -> ( 3163 | DeImplGenerics, | ^^^^^^^^^^^^^^ the same lifetime is hidden here 3164 | DeTypeGenerics, | ^^^^^^^^^^^^^^ the same lifetime is hidden here 3165 | syn::TypeGenerics, | ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here 3166 | Option<&syn::WhereClause>, | ^^^^^^^^^^^^^^^^^ the same lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 3163 ~ DeImplGenerics<'_>, 3164 ~ DeTypeGenerics<'_>, 3165 ~ syn::TypeGenerics<'_>, | warning: `http` (lib) generated 7 warnings (1 duplicate) warning: `slab` (lib) generated 7 warnings (1 duplicate) warning: `zstd-sys` (build script) generated 1 warning (1 duplicate) warning: `serde_derive` (lib) generated 4 warnings (1 duplicate) Fresh zeroize_derive v1.4.2 warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zeroize_derive-1.4.2/src/lib.rs:179:13 | 179 | syn::Data::Enum(enum_) => { | ^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zeroize_derive-1.4.2/src/lib.rs:5:42 | 5 | #![warn(rust_2018_idioms, trivial_casts, unused_qualifications)] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 179 - syn::Data::Enum(enum_) => { 179 + Data::Enum(enum_) => { | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zeroize_derive-1.4.2/src/lib.rs:194:13 | 194 | syn::Data::Struct(struct_) => { | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 194 - syn::Data::Struct(struct_) => { 194 + Data::Struct(struct_) => { | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zeroize_derive-1.4.2/src/lib.rs:204:13 | 204 | syn::Data::Union(union_) => panic!("Unsupported untagged union {:?}", union_), | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 204 - syn::Data::Union(union_) => panic!("Unsupported untagged union {:?}", union_), 204 + Data::Union(union_) => panic!("Unsupported untagged union {:?}", union_), | Fresh errno v0.3.9 warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/errno-0.3.9/src/unix.rs:78:13 | 78 | 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 Fresh pin-utils v0.1.0 Fresh bitflags v2.6.0 Fresh futures-io v0.3.31 Fresh byteorder v1.5.0 warning: `zeroize_derive` (lib) generated 4 warnings (1 duplicate) warning: `errno` (lib) generated 2 warnings (1 duplicate) warning: `pin-utils` (lib) generated 1 warning (1 duplicate) warning: `bitflags` (lib) generated 1 warning (1 duplicate) warning: `futures-io` (lib) generated 1 warning (1 duplicate) warning: `equivalent` (lib) generated 1 warning (1 duplicate) warning: `thiserror` (build script) generated 1 warning (1 duplicate) warning: `byteorder` (lib) generated 1 warning (1 duplicate) Fresh futures-task v0.3.31 Fresh adler2 v2.0.0 Fresh utf8parse v0.2.2 Fresh unicode-width v0.1.14 Fresh spin v0.9.8 warning: `futures-task` (lib) generated 1 warning (1 duplicate) warning: `adler2` (lib) generated 1 warning (1 duplicate) warning: `utf8parse` (lib) generated 1 warning (1 duplicate) warning: `unicode-width` (lib) generated 1 warning (1 duplicate) warning: `spin` (lib) generated 1 warning (1 duplicate) warning: `httparse` (build script) generated 1 warning (1 duplicate) warning: `hashbrown` (lib) generated 1 warning (1 duplicate) warning: `semver` (build script) generated 1 warning (1 duplicate) Fresh untrusted v0.9.0 Fresh anstyle-parse v0.2.5 Fresh futures-util v0.3.31 warning: trait `Fn1` is never used --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/futures-util-0.3.31/src/fns.rs:34:11 | 34 | pub trait Fn1: FnMut1 { | ^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default Fresh miniz_oxide v0.8.0 warning: `untrusted` (lib) generated 1 warning (1 duplicate) warning: `anstyle-parse` (lib) generated 1 warning (1 duplicate) warning: `futures-util` (lib) generated 2 warnings (1 duplicate) warning: `indexmap` (lib) generated 1 warning (1 duplicate) warning: `miniz_oxide` (lib) generated 1 warning (1 duplicate) Fresh ring v0.17.8 warning: unexpected `cfg` condition name: `pregenerate_asm_only` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/ring-0.17.8/src/lib.rs:47:12 | 47 | #![cfg(not(pregenerate_asm_only))] | ^^^^^^^^^^^^^^^^^^^^ | = 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(pregenerate_asm_only)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pregenerate_asm_only)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: trait `Encoding` is never used --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/ring-0.17.8/src/endian.rs:7:11 | 7 | pub trait Encoding: From + Into | ^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/ring-0.17.8/src/arithmetic/bigint/modulus.rs:154:27 | 154 | pub(crate) fn modulus(&self, cpu_features: cpu::Features) -> Modulus { | ^^^^^ the lifetime is elided here ^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 154 | pub(crate) fn modulus(&self, cpu_features: cpu::Features) -> Modulus<'_, M> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/ring-0.17.8/src/pkcs8.rs:56:21 | 56 | fn alg_id_value(&self) -> untrusted::Input { | ^^^^^ ^^^^^^^^^^^^^^^^ 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 | 56 | fn alg_id_value(&self) -> untrusted::Input<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/ring-0.17.8/src/pkcs8.rs:65:22 | 65 | pub fn curve_oid(&self) -> untrusted::Input { | ^^^^^ ^^^^^^^^^^^^^^^^ 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 | 65 | pub fn curve_oid(&self) -> untrusted::Input<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/ring-0.17.8/src/rsa/public_modulus.rs:73:25 | 73 | pub(super) fn value(&self, cpu_features: cpu::Features) -> bigint::Modulus { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 73 | pub(super) fn value(&self, cpu_features: cpu::Features) -> bigint::Modulus<'_, N> { | +++ Fresh rustix v0.38.37 warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/weak.rs:47:54 | 47 | $vis static $name: $crate::weak::Weak $ret> = | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/syscalls.rs:1714:5 | 1714 | / weakcall! { 1715 | | fn memfd_create( 1716 | | name: *const c::c_char, 1717 | | flags: c::c_uint 1718 | | ) -> c::c_int 1719 | | } | |_____- in this macro invocation | = note: `#[warn(missing_abi)]` on by default = note: this warning originates in the macro `weak` which comes from the expansion of the macro `weakcall` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/syscalls.rs:169:48 | 169 | unsafe { ret_owned_fd(c::open(c_str(path), bitflags_bits!(oflags), mode)) } | ---------------------- in this macro invocation | = note: `#[warn(unnecessary_transmutes)]` on by default = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/syscalls.rs:241:13 | 241 | bitflags_bits!(oflags), | ---------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/syscalls.rs:393:13 | 393 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/syscalls.rs:445:13 | 445 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/syscalls.rs:703:13 | 703 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/syscalls.rs:786:13 | 786 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/syscalls.rs:847:13 | 847 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/syscalls.rs:1033:13 | 1033 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/syscalls.rs:1114:13 | 1114 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/syscalls.rs:1238:33 | 1238 | Ok(OFlags::from_bits_retain(bitcast!(flags))) | --------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/syscalls.rs:1248:36 | 1248 | Ok(SealFlags::from_bits_retain(bitcast!(flags))) | --------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:40:34 | 40 | const SYMLINK_NOFOLLOW = bitcast!(c::AT_SYMLINK_NOFOLLOW); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:44:25 | 44 | const EACCESS = bitcast!(c::AT_EACCESS); | ----------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:47:27 | 47 | const REMOVEDIR = bitcast!(c::AT_REMOVEDIR); | ------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:50:32 | 50 | const SYMLINK_FOLLOW = bitcast!(c::AT_SYMLINK_FOLLOW); | ------------------------------ in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:62:28 | 62 | const EMPTY_PATH = bitcast!(c::AT_EMPTY_PATH); | -------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:66:33 | 66 | const RESOLVE_BENEATH = bitcast!(c::AT_RESOLVE_BENEATH); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:211:25 | 211 | const ACCMODE = bitcast!(c::O_ACCMODE); | ---------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:220:24 | 220 | const RWMODE = bitcast!(c::O_RDONLY | c::O_WRONLY | c::O_RDWR); | ----------------------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:223:24 | 223 | const APPEND = bitcast!(c::O_APPEND); | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:227:24 | 227 | const CREATE = bitcast!(c::O_CREAT); | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:231:27 | 231 | const DIRECTORY = bitcast!(c::O_DIRECTORY); | ------------------------ in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:235:23 | 235 | const DSYNC = bitcast!(c::O_DSYNC); | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:238:22 | 238 | const EXCL = bitcast!(c::O_EXCL); | ------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:245:23 | 245 | const FSYNC = bitcast!(c::O_FSYNC); | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:249:26 | 249 | const NOFOLLOW = bitcast!(c::O_NOFOLLOW); | ----------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:252:26 | 252 | const NONBLOCK = bitcast!(c::O_NONBLOCK); | ----------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:255:24 | 255 | const RDONLY = bitcast!(c::O_RDONLY); | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:258:24 | 258 | const WRONLY = bitcast!(c::O_WRONLY); | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:263:22 | 263 | const RDWR = bitcast!(c::O_RDWR); | ------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:267:24 | 267 | const NOCTTY = bitcast!(c::O_NOCTTY); | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:280:22 | 280 | const SYNC = bitcast!(c::O_SYNC); | ------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:283:23 | 283 | const TRUNC = bitcast!(c::O_TRUNC); | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:293:22 | 293 | const PATH = bitcast!(c::O_PATH); | ------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:296:25 | 296 | const CLOEXEC = bitcast!(c::O_CLOEXEC); | ---------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:321:24 | 321 | const DIRECT = bitcast!(c::O_DIRECT); | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:325:33 | 325 | const RESOLVE_BENEATH = bitcast!(c::O_RESOLVE_BENEATH); | ------------------------------ in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:329:28 | 329 | const EMPTY_PATH = bitcast!(c::O_EMPTY_PATH); | ------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:659:22 | 659 | const SEAL = bitcast!(c::F_SEAL_SEAL); | ------------------------ in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:661:24 | 661 | const SHRINK = bitcast!(c::F_SEAL_SHRINK); | -------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:663:22 | 663 | const GROW = bitcast!(c::F_SEAL_GROW); | ------------------------ in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:665:23 | 665 | const WRITE = bitcast!(c::F_SEAL_WRITE); | ------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:950:18 | 950 | LockShared = bitcast!(c::LOCK_SH), | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:952:21 | 952 | LockExclusive = bitcast!(c::LOCK_EX), | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:954:14 | 954 | Unlock = bitcast!(c::LOCK_UN), | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:956:29 | 956 | NonBlockingLockShared = bitcast!(c::LOCK_SH | c::LOCK_NB), | --------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:958:32 | 958 | NonBlockingLockExclusive = bitcast!(c::LOCK_EX | c::LOCK_NB), | --------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:960:25 | 960 | NonBlockingUnlock = bitcast!(c::LOCK_UN | c::LOCK_NB), | --------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/io/types.rs:13:25 | 13 | const CLOEXEC = bitcast!(c::FD_CLOEXEC); | ----------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/io/types.rs:60:25 | 60 | const CLOEXEC = bitcast!(c::O_CLOEXEC); | ---------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/io/syscalls.rs:283:34 | 283 | Ok(FdFlags::from_bits_retain(bitcast!(flags))) | --------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustix-0.38.37/src/backend/libc/io/syscalls.rs:330:13 | 330 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) Fresh zeroize v1.8.1 warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zeroize-1.8.1/src/lib.rs:415:63 | 415 | volatile_set((self as *mut Self).cast::(), 0, mem::size_of::()); | ^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zeroize-1.8.1/src/lib.rs:7:41 | 7 | #![warn(missing_docs, rust_2018_idioms, unused_qualifications)] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 415 - volatile_set((self as *mut Self).cast::(), 0, mem::size_of::()); 415 + volatile_set((self as *mut Self).cast::(), 0, size_of::()); | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zeroize-1.8.1/src/lib.rs:460:43 | 460 | let size = self.len().checked_mul(mem::size_of::()).unwrap(); | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 460 - let size = self.len().checked_mul(mem::size_of::()).unwrap(); 460 + let size = self.len().checked_mul(size_of::()).unwrap(); | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zeroize-1.8.1/src/lib.rs:840:16 | 840 | let size = mem::size_of::(); | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 840 - let size = mem::size_of::(); 840 + let size = size_of::(); | Fresh crossbeam-utils v0.8.20 warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20/src/lib.rs:45:7 | 45 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `crossbeam_no_atomic`, `crossbeam_sanitize_thread`, `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: requested on the command line with `-W unexpected-cfgs` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20/src/lib.rs:68:11 | 68 | #[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/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20/src/lib.rs:109:11 | 109 | #[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/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20/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/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20/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/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20/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_loom` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20/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_loom` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20/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_loom` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20/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_loom` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20/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_loom` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20/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_loom` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20/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_loom` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20/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_loom` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20/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_loom` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20/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_loom` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20/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_loom` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20/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_loom` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20/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_loom` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20/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_loom` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20/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/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20/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/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20/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/fnm/work/fnm-1.38.1/cargo-crates/crossbeam-utils-0.8.20/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 http-body v1.0.1 Fresh serde v1.0.210 Fresh zerocopy-derive v0.7.35 warning: `ring` (lib) generated 7 warnings (1 duplicate) warning: `rustix` (lib) generated 54 warnings (1 duplicate) warning: `zeroize` (lib) generated 4 warnings (1 duplicate) warning: `crossbeam-utils` (lib) generated 24 warnings (1 duplicate) warning: `http-body` (lib) generated 1 warning (1 duplicate) warning: `serde` (lib) generated 3 warnings (3 duplicates) warning: `zerocopy-derive` (lib) generated 1 warning (1 duplicate) Fresh block-buffer v0.10.4 Fresh serde_spanned v0.6.8 Fresh toml_datetime v0.6.8 Fresh thiserror-impl v1.0.64 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/thiserror-impl-1.0.64/src/attr.rs:48:19 | 48 | pub fn get(input: &[Attribute]) -> Result { | ^^^^^^^^^^^^ ^^^^^ 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 | 48 | pub fn get(input: &[Attribute]) -> Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/thiserror-impl-1.0.64/src/prop.rs:7:30 | 7 | pub(crate) fn from_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 7 | pub(crate) fn from_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/thiserror-impl-1.0.64/src/prop.rs:11:32 | 11 | pub(crate) fn source_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 11 | pub(crate) fn source_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/thiserror-impl-1.0.64/src/prop.rs:15:35 | 15 | pub(crate) fn backtrace_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 15 | pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/thiserror-impl-1.0.64/src/prop.rs:19:44 | 19 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 19 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/thiserror-impl-1.0.64/src/prop.rs:53:30 | 53 | pub(crate) fn from_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 53 | pub(crate) fn from_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/thiserror-impl-1.0.64/src/prop.rs:57:32 | 57 | pub(crate) fn source_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 57 | pub(crate) fn source_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/thiserror-impl-1.0.64/src/prop.rs:61:35 | 61 | pub(crate) fn backtrace_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 61 | pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/thiserror-impl-1.0.64/src/prop.rs:65:44 | 65 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 65 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> { | ++++ Fresh anstyle v1.0.8 Fresh is_terminal_polyfill v1.70.1 Fresh alloc-no-stdlib v2.0.4 warning: unused import: `core::ops::IndexMut` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/alloc-no-stdlib-2.0.4/src/allocated_memory/mod.rs:5:9 | 5 | pub use core::ops::IndexMut; | ^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unused import: `core::ops::Index` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/alloc-no-stdlib-2.0.4/src/allocated_memory/mod.rs:6:9 | 6 | pub use core::ops::Index; | ^^^^^^^^^^^^^^^^ warning: unused import: `core::ops::Range` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/alloc-no-stdlib-2.0.4/src/allocated_memory/mod.rs:7:9 | 7 | pub use core::ops::Range; | ^^^^^^^^^^^^^^^^ warning: calls to `std::mem::forget` with a reference instead of an owned value does nothing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/alloc-no-stdlib-2.0.4/src/lib.rs:78:5 | 78 | core::mem::forget(core::mem::replace(&mut self.data, &mut[])); | ^^^^^^^^^^^^^^^^^^------------------------------------------^ | | | argument has type `&mut [T]` | = note: `#[warn(forgetting_references)]` on by default help: use `let _ = ...` to ignore the expression or result | 78 - core::mem::forget(core::mem::replace(&mut self.data, &mut[])); 78 + let _ = core::mem::replace(&mut self.data, &mut[]); | Fresh log v0.4.22 warning: `block-buffer` (lib) generated 1 warning (1 duplicate) warning: `serde_spanned` (lib) generated 1 warning (1 duplicate) warning: `toml_datetime` (lib) generated 1 warning (1 duplicate) warning: `thiserror-impl` (lib) generated 10 warnings (1 duplicate) warning: `anstyle` (lib) generated 1 warning (1 duplicate) warning: `is_terminal_polyfill` (lib) generated 1 warning (1 duplicate) warning: `alloc-no-stdlib` (lib) generated 5 warnings (1 duplicate) warning: `log` (lib) generated 1 warning (1 duplicate) Fresh anstyle-query v1.1.1 Fresh winnow v0.6.20 Fresh try-lock v0.2.5 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/try-lock-0.2.5/src/lib.rs:92:21 | 92 | pub fn try_lock(&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: the lint level is defined here --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/try-lock-0.2.5/src/lib.rs:3:9 | 3 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` help: use `'_` for type paths | 92 | pub fn try_lock(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/try-lock-0.2.5/src/lib.rs:110:27 | 110 | pub fn try_lock_order(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> { | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 110 | pub fn try_lock_order(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/try-lock-0.2.5/src/lib.rs:129:30 | 129 | pub fn try_lock_explicit(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> { | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 129 | pub fn try_lock_explicit(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/try-lock-0.2.5/src/lib.rs:165:47 | 165 | pub unsafe fn try_lock_explicit_unchecked(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> { | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 165 | pub unsafe fn try_lock_explicit_unchecked(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> { | +++ Fresh tinyvec_macros v0.1.1 Fresh colorchoice v1.0.2 Fresh alloc-stdlib v0.2.2 Fresh digest v0.10.7 warning: `anstyle-query` (lib) generated 1 warning (1 duplicate) warning: `winnow` (lib) generated 1 warning (1 duplicate) warning: `try-lock` (lib) generated 5 warnings (1 duplicate) warning: `tinyvec_macros` (lib) generated 1 warning (1 duplicate) warning: `rustls` (build script) generated 1 warning (1 duplicate) warning: `colorchoice` (lib) generated 1 warning (1 duplicate) warning: `alloc-stdlib` (lib) generated 1 warning (1 duplicate) warning: `digest` (lib) generated 1 warning (1 duplicate) Fresh anstream v0.6.15 Fresh tinyvec v1.8.0 warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/lib.rs:12:13 | 12 | #![cfg_attr(docs_rs, feature(doc_cfg))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:38:12 | 38 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:97:12 | 97 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1064:12 | 1064 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1113:12 | 1113 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1333:12 | 1333 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:12:3 | 12 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:18:3 | 18 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:34:3 | 34 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:40:3 | 40 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:56:3 | 56 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:62:3 | 62 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:78:3 | 78 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:84:3 | 84 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:100:3 | 100 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:106:3 | 106 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:122:3 | 122 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:128:3 | 128 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:144:3 | 144 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:150:3 | 150 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:173:3 | 173 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:179:3 | 179 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:203:3 | 203 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:209:3 | 209 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:234:3 | 234 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:240:3 | 240 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:266:3 | 266 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:272:3 | 272 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:299:3 | 299 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:305:3 | 305 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:333:3 | 333 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:339:3 | 339 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:368:3 | 368 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:374:3 | 374 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:404:3 | 404 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:410:3 | 410 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:441:3 | 441 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:447:3 | 447 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:479:3 | 479 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:485:3 | 485 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:518:3 | 518 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:524:3 | 524 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:558:3 | 558 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:564:3 | 564 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:599:3 | 599 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:605:3 | 605 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:641:3 | 641 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:647:3 | 647 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:684:3 | 684 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:690:3 | 690 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:728:3 | 728 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:734:3 | 734 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:773:3 | 773 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:779:3 | 779 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:819:3 | 819 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:825:3 | 825 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:866:3 | 866 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:872:3 | 872 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:914:3 | 914 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:920:3 | 920 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:963:3 | 963 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:969:3 | 969 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1013:3 | 1013 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1019:3 | 1019 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1064:3 | 1064 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1070:3 | 1070 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1116:3 | 1116 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1122:3 | 1122 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1169:3 | 1169 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1175:3 | 1175 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1223:3 | 1223 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1229:3 | 1229 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1278:3 | 1278 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1284:3 | 1284 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1334:3 | 1334 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1340:3 | 1340 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1421:3 | 1421 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1427:3 | 1427 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1572:3 | 1572 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1578:3 | 1578 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1851:3 | 1851 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1857:3 | 1857 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:2386:3 | 2386 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:2392:3 | 2392 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:3433:3 | 3433 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:3439:3 | 3439 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:5504:3 | 5504 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:5510:3 | 5510 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:158:3 | 158 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:166:3 | 166 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:175:3 | 175 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:183:3 | 183 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1307:3 | 1307 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1315:3 | 1315 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1323:3 | 1323 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1331:3 | 1331 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1348:3 | 1348 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1409:3 | 1409 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1446:3 | 1446 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1526:3 | 1526 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1536:3 | 1536 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1546:3 | 1546 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1557:3 | 1557 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1569:3 | 1569 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1579:3 | 1579 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1590:3 | 1590 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1601:3 | 1601 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:23:3 | 23 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:32:3 | 32 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:40:3 | 40 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:52:3 | 52 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:63:3 | 63 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:754:3 | 754 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:762:3 | 762 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:770:3 | 770 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:778:3 | 778 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:797:3 | 797 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:808:3 | 808 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:820:3 | 820 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:830:3 | 830 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:841:3 | 841 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:135:3 | 135 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:164:3 | 164 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:172:3 | 172 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1223:3 | 1223 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1231:3 | 1231 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1239:3 | 1239 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1247:3 | 1247 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1282:3 | 1282 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1300:3 | 1300 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1316:3 | 1316 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1324:3 | 1324 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1411:3 | 1411 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1424:3 | 1424 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1434:3 | 1434 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1445:3 | 1445 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1457:3 | 1457 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1467:3 | 1467 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1478:3 | 1478 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1489:3 | 1489 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions Fresh want v0.3.1 Fresh toml_edit v0.22.22 Fresh thiserror v1.0.64 Fresh crossbeam-epoch v0.9.18 warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/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/fnm/work/fnm-1.38.1/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/fnm/work/fnm-1.38.1/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/fnm/work/fnm-1.38.1/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/fnm/work/fnm-1.38.1/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/fnm/work/fnm-1.38.1/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/fnm/work/fnm-1.38.1/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/fnm/work/fnm-1.38.1/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/fnm/work/fnm-1.38.1/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/fnm/work/fnm-1.38.1/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/fnm/work/fnm-1.38.1/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/fnm/work/fnm-1.38.1/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/fnm/work/fnm-1.38.1/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/fnm/work/fnm-1.38.1/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/fnm/work/fnm-1.38.1/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/fnm/work/fnm-1.38.1/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/fnm/work/fnm-1.38.1/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/fnm/work/fnm-1.38.1/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/fnm/work/fnm-1.38.1/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/fnm/work/fnm-1.38.1/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 zerocopy v0.7.35 warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/lib.rs:967:5 | 967 | / fn only_derive_is_allowed_to_implement_this_trait() 968 | | where 969 | | Self: Sized, | |____________________^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/macros.rs:380:17 | 380 | fn only_derive_is_allowed_to_implement_this_trait() {} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/lib.rs:1003:1 | 1003 | / safety_comment! { 1004 | | /// SAFETY: 1005 | | /// `str` and `ManuallyDrop<[T]>` [1] have the same representations as 1006 | | /// `[u8]` and `[T]` repsectively. `str` has different bit validity than ... | 1020 | | unsafe_impl_known_layout!(T: ?Sized + KnownLayout => #[repr(T)] ManuallyDrop); 1021 | | } | |_- in this macro invocation | = note: this warning originates in the macro `unsafe_impl_known_layout` which comes from the expansion of the macro `safety_comment` (in Nightly builds, run with -Z macro-backtrace for more info) warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/macros.rs:180:9 | 180 | fn only_derive_is_allowed_to_implement_this_trait() {} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/lib.rs:3192:1 | 3192 | / safety_comment! { 3193 | | /// SAFETY: 3194 | | /// - `FromZeroes`, `AsBytes`, `Unaligned`: Per the reference [1], `str` 3195 | | /// has the same layout as `[u8]`, and `[u8]` is `FromZeroes`, `AsBytes`, ... | 3231 | | unsafe_impl!(str: TryFromBytes; |candidate: &[u8]| core::str::from_utf8(candidate).is_ok()); 3232 | | } | |_- in this macro invocation | = note: this warning originates in the macro `unsafe_impl` which comes from the expansion of the macro `safety_comment` (in Nightly builds, run with -Z macro-backtrace for more info) warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/macros.rs:180:9 | 180 | fn only_derive_is_allowed_to_implement_this_trait() {} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/lib.rs:3527:1 | 3527 | / safety_comment! { 3528 | | /// SAFETY: 3529 | | /// Per the reference [1]: 3530 | | /// ... | 3594 | | unsafe_impl!(T: Unaligned => Unaligned for [T]); 3595 | | } | |_- in this macro invocation | = note: this warning originates in the macro `unsafe_impl` which comes from the expansion of the macro `safety_comment` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `Subtrait` is never used --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/macros.rs:323:19 | 323 | trait Subtrait: $trait {} | ^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/byteorder.rs:465:1 | 465 | / define_type!( 466 | | A, 467 | | U16, 468 | | u16, ... | 477 | | [U32, U64, U128] 478 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_or_verify` which comes from the expansion of the macro `define_type` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `Subtrait` is never used --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/macros.rs:323:19 | 323 | trait Subtrait: $trait {} | ^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/byteorder.rs:479:1 | 479 | / define_type!( 480 | | A, 481 | | U32, 482 | | u32, ... | 491 | | [U64, U128] 492 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_or_verify` which comes from the expansion of the macro `define_type` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `Subtrait` is never used --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/macros.rs:323:19 | 323 | trait Subtrait: $trait {} | ^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/byteorder.rs:493:1 | 493 | / define_type!( 494 | | A, 495 | | U64, 496 | | u64, ... | 505 | | [U128] 506 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_or_verify` which comes from the expansion of the macro `define_type` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `Subtrait` is never used --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/macros.rs:323:19 | 323 | trait Subtrait: $trait {} | ^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/byteorder.rs:507:1 | 507 | define_type!(A, U128, u128, 128, 16, read_u128, write_u128, "unsigned integer", [], [], [], []); | ----------------------------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_or_verify` which comes from the expansion of the macro `define_type` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `Subtrait` is never used --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/macros.rs:323:19 | 323 | trait Subtrait: $trait {} | ^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/byteorder.rs:508:1 | 508 | / define_type!( 509 | | An, 510 | | I16, 511 | | i16, ... | 520 | | [I32, I64, I128] 521 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_or_verify` which comes from the expansion of the macro `define_type` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `Subtrait` is never used --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/macros.rs:323:19 | 323 | trait Subtrait: $trait {} | ^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/byteorder.rs:522:1 | 522 | / define_type!( 523 | | An, 524 | | I32, 525 | | i32, ... | 534 | | [I64, I128] 535 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_or_verify` which comes from the expansion of the macro `define_type` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `Subtrait` is never used --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/macros.rs:323:19 | 323 | trait Subtrait: $trait {} | ^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/byteorder.rs:536:1 | 536 | / define_type!( 537 | | An, 538 | | I64, 539 | | i64, ... | 548 | | [I128] 549 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_or_verify` which comes from the expansion of the macro `define_type` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `Subtrait` is never used --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/macros.rs:323:19 | 323 | trait Subtrait: $trait {} | ^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/byteorder.rs:550:1 | 550 | define_type!(An, I128, i128, 128, 16, read_i128, write_i128, "signed integer", [], [], [], []); | ---------------------------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_or_verify` which comes from the expansion of the macro `define_type` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `Subtrait` is never used --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/macros.rs:323:19 | 323 | trait Subtrait: $trait {} | ^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/byteorder.rs:551:1 | 551 | / define_type!( 552 | | An, 553 | | F32, 554 | | f32, ... | 563 | | [] 564 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_or_verify` which comes from the expansion of the macro `define_type` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `Subtrait` is never used --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/macros.rs:323:19 | 323 | trait Subtrait: $trait {} | ^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/byteorder.rs:565:1 | 565 | define_type!(An, F64, f64, 64, 8, read_f64, write_f64, "floating point number", [], [], [], []); | ----------------------------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_or_verify` which comes from the expansion of the macro `define_type` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `Subtrait` is never used --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/macros.rs:323:19 | 323 | trait Subtrait: $trait {} | ^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zerocopy-0.7.35/src/wrappers.rs:71:1 | 71 | / safety_comment! { 72 | | /// SAFETY: 73 | | /// - `Unalign` is `repr(packed)`, so it is unaligned regardless of the 74 | | /// alignment of `T`, and so we don't require that `T: Unaligned` ... | 80 | | impl_or_verify!(T: AsBytes => AsBytes for Unalign); 81 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_or_verify` which comes from the expansion of the macro `safety_comment` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `anstream` (lib) generated 1 warning (1 duplicate) warning: `tinyvec` (lib) generated 141 warnings (1 duplicate) warning: `want` (lib) generated 1 warning (1 duplicate) warning: `toml_edit` (lib) generated 1 warning (1 duplicate) warning: `thiserror` (lib) generated 1 warning (1 duplicate) warning: `crossbeam-epoch` (lib) generated 21 warnings (1 duplicate) warning: `zerocopy` (lib) generated 54 warnings (39 duplicates) Fresh rustls-webpki v0.102.8 Fresh semver v1.0.23 Fresh httparse v1.9.5 Fresh futures-channel v0.3.31 Fresh tracing-core v0.1.32 warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tracing-core-0.1.32/src/lib.rs:138:5 | 138 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition value: `alloc` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tracing-core-0.1.32/src/dispatcher.rs:147:7 | 147 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `alloc` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tracing-core-0.1.32/src/dispatcher.rs:150:7 | 150 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tracing-core-0.1.32/src/field.rs:374:11 | 374 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = 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(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tracing-core-0.1.32/src/field.rs:719:11 | 719 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tracing-core-0.1.32/src/field.rs:722:11 | 722 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tracing-core-0.1.32/src/field.rs:730:11 | 730 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tracing-core-0.1.32/src/field.rs:733:11 | 733 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tracing-core-0.1.32/src/field.rs:270:15 | 270 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tracing-core-0.1.32/src/dispatcher.rs:458:9 | 458 | &GLOBAL_DISPATCH | ^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default help: use `&raw const` instead to create a raw pointer | 458 | &raw const GLOBAL_DISPATCH | +++++++++ Fresh aho-corasick v1.1.3 warning: associated constant `BITS` is never used --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aho-corasick-1.1.3/src/packed/vector.rs:32:11 | 28 | pub(crate) trait Vector: | ------ associated constant in this trait ... 32 | const BITS: usize; | ^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aho-corasick-1.1.3/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/fnm/work/fnm-1.38.1/cargo-crates/aho-corasick-1.1.3/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/fnm/work/fnm-1.38.1/cargo-crates/aho-corasick-1.1.3/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: `rustls-webpki` (lib) generated 1 warning (1 duplicate) warning: `semver` (lib) generated 1 warning (1 duplicate) warning: `httparse` (lib) generated 1 warning (1 duplicate) warning: `futures-channel` (lib) generated 1 warning (1 duplicate) warning: `bzip2-sys` (build script) generated 1 warning (1 duplicate) warning: `tracing-core` (lib) generated 11 warnings (1 duplicate) warning: `aho-corasick` (lib) generated 5 warnings (1 duplicate) warning: `rayon-core` (build script) generated 1 warning (1 duplicate) Fresh regex-syntax v0.8.5 Fresh gimli v0.31.1 Fresh smallvec v1.13.2 Fresh percent-encoding v2.3.1 warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/percent-encoding-2.3.1/src/lib.rs:466:35 | 466 | debug_assert!(raw_utf8 == &*bytes as *const [u8]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 466 - debug_assert!(raw_utf8 == &*bytes as *const [u8]); 466 + debug_assert!(std::ptr::addr_eq(raw_utf8, &*bytes as *const [u8])); | help: use explicit `std::ptr::eq` method to compare metadata and addresses | 466 - debug_assert!(raw_utf8 == &*bytes as *const [u8]); 466 + debug_assert!(std::ptr::eq(raw_utf8, &*bytes as *const [u8])); | Fresh tracing v0.1.40 warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tracing-0.1.40/src/lib.rs:932:5 | 932 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default Fresh rustls v0.23.14 warning: unused import: `crate::log::debug` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustls-0.23.14/src/crypto/ring/ticketer.rs:13:5 | 13 | use crate::log::debug; | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: `zstd-safe` (build script) generated 1 warning (1 duplicate) warning: `regex-syntax` (lib) generated 1 warning (1 duplicate) warning: `gimli` (lib) generated 1 warning (1 duplicate) warning: `smallvec` (lib) generated 1 warning (1 duplicate) warning: `percent-encoding` (lib) generated 2 warnings (1 duplicate) warning: `tracing` (lib) generated 2 warnings (1 duplicate) warning: `rustls` (lib) generated 2 warnings (1 duplicate) Fresh hyper v1.4.1 Fresh addr2line v0.24.2 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/addr2line-0.24.2/src/lib.rs:165:9 | 165 | &self, | ^^^^^ the lifetime is elided here 166 | probe: u64, 167 | ) -> LookupResult>, Buf = R>> { | ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 167 | ) -> LookupResult>, Buf = R>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/addr2line-0.24.2/src/unit.rs:472:17 | 472 | fn unit_ref(&self) -> gimli::UnitRef { | ^^^^^ ^^^^^^^^^^^^^^^^^ 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 | fn unit_ref(&self) -> gimli::UnitRef<'_, R> { | +++ Fresh regex-automata v0.4.8 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/regex-automata-0.4.8/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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default 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/fnm/work/fnm-1.38.1/cargo-crates/regex-automata-0.4.8/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/fnm/work/fnm-1.38.1/cargo-crates/regex-automata-0.4.8/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/fnm/work/fnm-1.38.1/cargo-crates/regex-automata-0.4.8/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 form_urlencoded v1.2.1 warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/form_urlencoded-1.2.1/src/lib.rs:414:35 | 414 | debug_assert!(raw_utf8 == &*bytes as *const [u8]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 414 - debug_assert!(raw_utf8 == &*bytes as *const [u8]); 414 + debug_assert!(std::ptr::addr_eq(raw_utf8, &*bytes as *const [u8])); | help: use explicit `std::ptr::eq` method to compare metadata and addresses | 414 - debug_assert!(raw_utf8 == &*bytes as *const [u8]); 414 + debug_assert!(std::ptr::eq(raw_utf8, &*bytes as *const [u8])); | Fresh rustc_version v0.4.1 Fresh crossbeam-deque v0.8.5 warning: `hyper` (lib) generated 1 warning (1 duplicate) warning: `addr2line` (lib) generated 3 warnings (1 duplicate) warning: `regex-automata` (lib) generated 5 warnings (1 duplicate) warning: `form_urlencoded` (lib) generated 2 warnings (1 duplicate) warning: `rustc_version` (lib) generated 1 warning (1 duplicate) warning: `crossbeam-deque` (lib) generated 1 warning (1 duplicate) Fresh toml v0.8.19 Fresh ppv-lite86 v0.2.20 Fresh unicode-normalization v0.1.24 Fresh brotli-decompressor v4.0.1 warning: unexpected `cfg` condition value: `no-stdlib-ffi-binding` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/brotli-decompressor-4.0.1/src/lib.rs:8:13 | 8 | #![cfg_attr(feature="no-stdlib-ffi-binding",cfg_attr(not(feature="std"), feature(lang_items)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `std`, and `unsafe` = help: consider adding `no-stdlib-ffi-binding` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `no-stdlib-ffi-binding` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/brotli-decompressor-4.0.1/src/lib.rs:9:13 | 9 | #![cfg_attr(feature="no-stdlib-ffi-binding",cfg_attr(not(feature="std"), feature(panic_handler)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `std`, and `unsafe` = help: consider adding `no-stdlib-ffi-binding` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration Fresh zstd-sys v2.0.13+zstd.1.5.6 Fresh rustls-pemfile v2.2.0 Fresh inout v0.1.3 warning: `toml` (lib) generated 1 warning (1 duplicate) warning: `ppv-lite86` (lib) generated 1 warning (1 duplicate) warning: `unicode-normalization` (lib) generated 1 warning (1 duplicate) warning: `brotli-decompressor` (lib) generated 3 warnings (1 duplicate) warning: `zstd-sys` (lib) generated 1 warning (1 duplicate) warning: `rustls-pemfile` (lib) generated 1 warning (1 duplicate) warning: `inout` (lib) generated 1 warning (1 duplicate) warning: `lzma-sys` (build script) generated 1 warning (1 duplicate) Fresh rand_core v0.6.4 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand_core-0.6.4/src/lib.rs:38:13 | 38 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand_core-0.6.4/src/error.rs:50:16 | 50 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand_core-0.6.4/src/error.rs:64:16 | 64 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand_core-0.6.4/src/error.rs:75:16 | 75 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand_core-0.6.4/src/os.rs:46:12 | 46 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand_core-0.6.4/src/lib.rs:411:16 | 411 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh object v0.36.5 Fresh crc32fast v1.4.2 Fresh heck v0.5.0 Fresh rustc-demangle v0.1.24 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustc-demangle-0.1.24/src/lib.rs:92:24 | 92 | pub fn demangle(mut s: &str) -> Demangle { | ^^^^ ^^^^^^^^ 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 | 92 | pub fn demangle(mut s: &str) -> Demangle<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustc-demangle-0.1.24/src/lib.rs:237:24 | 237 | pub fn try_demangle(s: &str) -> Result { | ^^^^ ^^^^^^^^ 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 | 237 | pub fn try_demangle(s: &str) -> Result, TryDemangleError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustc-demangle-0.1.24/src/legacy.rs:49:20 | 49 | pub fn demangle(s: &str) -> Result<(Demangle, &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 | 49 | pub fn demangle(s: &str) -> Result<(Demangle<'_>, &str), ()> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rustc-demangle-0.1.24/src/v0.rs:37:20 | 37 | pub fn demangle(s: &str) -> Result<(Demangle, &str), ParseError> { | ^^^^ ^^^^^^^^ ^^^^ 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 | 37 | pub fn demangle(s: &str) -> Result<(Demangle<'_>, &str), ParseError> { | ++++ Fresh memchr v2.7.4 Fresh openssl-probe v0.1.5 warning: `rand_core` (lib) generated 7 warnings (1 duplicate) warning: `num-traits` (build script) generated 1 warning (1 duplicate) warning: `object` (lib) generated 1 warning (1 duplicate) warning: `crc32fast` (lib) generated 1 warning (1 duplicate) warning: `heck` (lib) generated 1 warning (1 duplicate) warning: `rustc-demangle` (lib) generated 5 warnings (1 duplicate) warning: `memchr` (lib) generated 1 warning (1 duplicate) warning: `openssl-probe` (lib) generated 1 warning (1 duplicate) Fresh strsim v0.11.1 Fresh unicode-bidi v0.3.17 Fresh powerfmt v0.2.0 warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/powerfmt-0.2.0/src/lib.rs:6:13 | 6 | #![cfg_attr(__powerfmt_docs, feature(doc_auto_cfg, rustc_attrs))] | ^^^^^^^^^^^^^^^ | = help: expected names are: `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(__powerfmt_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/powerfmt-0.2.0/src/lib.rs:7:13 | 7 | #![cfg_attr(__powerfmt_docs, allow(internal_features))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__powerfmt_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/powerfmt-0.2.0/src/smart_display.rs:629:12 | 629 | #[cfg_attr(__powerfmt_docs, rustc_must_implement_one_of(fmt, fmt_with_metadata))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__powerfmt_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh cpufeatures v0.2.14 Fresh crc-catalog v2.4.0 Fresh ryu v1.0.18 warning: value assigned to `vp` is never read --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/ryu-1.0.18/src/f2s.rs:146:17 | 146 | vp /= 10; | ^^^^^^^^ | = help: maybe it is overwritten before being read? = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default warning: `strsim` (lib) generated 1 warning (1 duplicate) warning: `unicode-bidi` (lib) generated 1 warning (1 duplicate) warning: `powerfmt` (lib) generated 4 warnings (1 duplicate) warning: `cpufeatures` (lib) generated 1 warning (1 duplicate) warning: `crc-catalog` (lib) generated 1 warning (1 duplicate) warning: `portable-atomic` (build script) generated 1 warning (1 duplicate) warning: `serde_json` (build script) generated 1 warning (1 duplicate) warning: `ryu` (lib) generated 2 warnings (1 duplicate) Fresh lazy_static v1.5.0 warning: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/lazy_static-1.5.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 clap_lex v0.7.2 Fresh tower-service v0.3.3 Fresh crc v3.2.1 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc128/bytewise.rs:25:25 | 25 | pub const fn digest(&self) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ 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 | 25 | pub const fn digest(&self) -> Digest<'_, u128, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc128/bytewise.rs:34:38 | 34 | pub const fn digest_with_initial(&self, initial: u128) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ 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 | 34 | pub const fn digest_with_initial(&self, initial: u128) -> Digest<'_, u128, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc128/nolookup.rs:22:25 | 22 | pub const fn digest(&self) -> Digest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ 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 | 22 | pub const fn digest(&self) -> Digest<'_, u128, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc128/nolookup.rs:31:38 | 31 | pub const fn digest_with_initial(&self, initial: u128) -> Digest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ 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 | 31 | pub const fn digest_with_initial(&self, initial: u128) -> Digest<'_, u128, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc128/slice16.rs:22:25 | 22 | pub const fn digest(&self) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ 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 | 22 | pub const fn digest(&self) -> Digest<'_, u128, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc128/slice16.rs:31:38 | 31 | pub const fn digest_with_initial(&self, initial: u128) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ 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 | 31 | pub const fn digest_with_initial(&self, initial: u128) -> Digest<'_, u128, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc16/bytewise.rs:24:25 | 24 | pub const fn digest(&self) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ 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 | 24 | pub const fn digest(&self) -> Digest<'_, u16, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc16/bytewise.rs:33:38 | 33 | pub const fn digest_with_initial(&self, initial: u16) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ 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 | 33 | pub const fn digest_with_initial(&self, initial: u16) -> Digest<'_, u16, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc16/nolookup.rs:22:25 | 22 | pub const fn digest(&self) -> Digest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ 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 | 22 | pub const fn digest(&self) -> Digest<'_, u16, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc16/nolookup.rs:31:38 | 31 | pub const fn digest_with_initial(&self, initial: u16) -> Digest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ 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 | 31 | pub const fn digest_with_initial(&self, initial: u16) -> Digest<'_, u16, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc16/slice16.rs:21:25 | 21 | pub const fn digest(&self) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ 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 | 21 | pub const fn digest(&self) -> Digest<'_, u16, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc16/slice16.rs:30:38 | 30 | pub const fn digest_with_initial(&self, initial: u16) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ 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 | 30 | pub const fn digest_with_initial(&self, initial: u16) -> Digest<'_, u16, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc32/bytewise.rs:25:25 | 25 | pub const fn digest(&self) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 25 | pub const fn digest(&self) -> Digest<'_, u32, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc32/bytewise.rs:34:38 | 34 | pub const fn digest_with_initial(&self, initial: u32) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ 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 | 34 | pub const fn digest_with_initial(&self, initial: u32) -> Digest<'_, u32, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc32/nolookup.rs:22:25 | 22 | pub const fn digest(&self) -> Digest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ 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 | 22 | pub const fn digest(&self) -> Digest<'_, u32, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc32/nolookup.rs:31:38 | 31 | pub const fn digest_with_initial(&self, initial: u32) -> Digest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ 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 | 31 | pub const fn digest_with_initial(&self, initial: u32) -> Digest<'_, u32, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc32/slice16.rs:22:25 | 22 | pub const fn digest(&self) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ 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 | 22 | pub const fn digest(&self) -> Digest<'_, u32, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc32/slice16.rs:31:38 | 31 | pub const fn digest_with_initial(&self, initial: u32) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ 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 | 31 | pub const fn digest_with_initial(&self, initial: u32) -> Digest<'_, u32, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc64/bytewise.rs:25:25 | 25 | pub const fn digest(&self) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 25 | pub const fn digest(&self) -> Digest<'_, u64, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc64/bytewise.rs:34:38 | 34 | pub const fn digest_with_initial(&self, initial: u64) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ 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 | 34 | pub const fn digest_with_initial(&self, initial: u64) -> Digest<'_, u64, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc64/nolookup.rs:22:25 | 22 | pub const fn digest(&self) -> Digest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ 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 | 22 | pub const fn digest(&self) -> Digest<'_, u64, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc64/nolookup.rs:31:38 | 31 | pub const fn digest_with_initial(&self, initial: u64) -> Digest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ 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 | 31 | pub const fn digest_with_initial(&self, initial: u64) -> Digest<'_, u64, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc64/slice16.rs:22:25 | 22 | pub const fn digest(&self) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ 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 | 22 | pub const fn digest(&self) -> Digest<'_, u64, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc64/slice16.rs:31:38 | 31 | pub const fn digest_with_initial(&self, initial: u64) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ 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 | 31 | pub const fn digest_with_initial(&self, initial: u64) -> Digest<'_, u64, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc8/bytewise.rs:24:25 | 24 | pub const fn digest(&self) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ 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 | 24 | pub const fn digest(&self) -> Digest<'_, u8, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc8/bytewise.rs:33:38 | 33 | pub const fn digest_with_initial(&self, initial: u8) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ 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 | 33 | pub const fn digest_with_initial(&self, initial: u8) -> Digest<'_, u8, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc8/nolookup.rs:22:25 | 22 | pub const fn digest(&self) -> Digest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ 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 | 22 | pub const fn digest(&self) -> Digest<'_, u8, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc8/nolookup.rs:31:38 | 31 | pub const fn digest_with_initial(&self, initial: u8) -> Digest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ 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 | 31 | pub const fn digest_with_initial(&self, initial: u8) -> Digest<'_, u8, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc8/slice16.rs:21:25 | 21 | pub const fn digest(&self) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ 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 | 21 | pub const fn digest(&self) -> Digest<'_, u8, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/crc-3.2.1/src/crc8/slice16.rs:30:38 | 30 | pub const fn digest_with_initial(&self, initial: u8) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ 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 | 30 | pub const fn digest_with_initial(&self, initial: u8) -> Digest<'_, u8, Table<16>> { | +++ Fresh deranged v0.3.11 warning: lint `illegal_floating_point_literal_pattern` has been removed: no longer a warning, float patterns behave the same as `==` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/deranged-0.3.11/src/lib.rs:9:5 | 9 | illegal_floating_point_literal_pattern, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/deranged-0.3.11/src/lib.rs:1:13 | 1 | #![cfg_attr(docs_rs, feature(doc_auto_cfg))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: type could implement `Copy`; consider adding `impl Copy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/deranged-0.3.11/src/lib.rs:78:1 | 78 | / pub struct ParseIntError { 79 | | kind: IntErrorKind, 80 | | } | |_^ | note: the lint level is defined here --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/deranged-0.3.11/src/lib.rs:29:5 | 29 | missing_copy_implementations, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Fresh idna v0.5.0 warning: `lazy_static` (lib) generated 2 warnings (1 duplicate) warning: `clap_lex` (lib) generated 1 warning (1 duplicate) warning: `tower-service` (lib) generated 1 warning (1 duplicate) warning: `owo-colors` (build script) generated 1 warning (1 duplicate) warning: `crc` (lib) generated 31 warnings (1 duplicate) warning: `deranged` (lib) generated 4 warnings (1 duplicate) warning: `idna` (lib) generated 1 warning (1 duplicate) Fresh clap_builder v4.5.19 warning: struct `GroupedValues` is never constructed --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/clap_builder-4.5.19/src/parser/matches/arg_matches.rs:1588:19 | 1588 | pub(crate) struct GroupedValues<'a> { | ^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default Fresh hyper-util v0.1.9 warning: unused variable: `timer` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/hyper-util-0.1.9/src/client/legacy/client.rs:1470:32 | 1470 | pub fn timer(&mut self, timer: M) -> &mut Self | ^^^^^ help: if this is intentional, prefix it with an underscore: `_timer` | = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default Fresh rustls-native-certs v0.8.0 Fresh embed-resource v2.5.0 Fresh backtrace v0.3.74 warning: creating a mutable reference to mutable static --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/backtrace-0.3.74/src/symbolize/gimli.rs:338:11 | 338 | f(MAPPINGS_CACHE.get_or_insert_with(|| Cache::new())) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default Fresh clap_derive v4.5.18 warning: `clap_builder` (lib) generated 2 warnings (1 duplicate) warning: `hyper-util` (lib) generated 2 warnings (1 duplicate) warning: `rustls-native-certs` (lib) generated 1 warning (1 duplicate) warning: `embed-resource` (lib) generated 1 warning (1 duplicate) warning: `backtrace` (lib) generated 2 warnings (1 duplicate) warning: `clap_derive` (lib) generated 1 warning (1 duplicate) Fresh rand_chacha v0.3.1 Fresh cipher v0.4.4 Fresh brotli v7.0.0 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/brotli-7.0.0/src/enc/prior_eval.rs:44:15 | 44 | data: &mut [s16], | ^^^^^^^^^^ the lifetime is elided here ... 49 | ) -> CDF { | ^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 49 | ) -> CDF<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/brotli-7.0.0/src/enc/stride_eval.rs:48:15 | 48 | data: &mut [u16], | ^^^^^^^^^^ the lifetime is elided here ... 53 | ) -> CDF { | ^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 53 | ) -> CDF<'_> { | ++++ Fresh zstd-safe v7.2.1 Fresh rayon-core v1.12.1 warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rayon-core-1.12.1/src/registry.rs:167:33 | 167 | .or_else(|err| unsafe { THE_REGISTRY.as_ref().ok_or(err) }) | ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default warning: creating a mutable reference to mutable static --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rayon-core-1.12.1/src/registry.rs:194:55 | 194 | .map(|registry: Arc| unsafe { &*THE_REGISTRY.get_or_insert(registry) }) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives Fresh regex v1.11.0 warning: `rand_chacha` (lib) generated 1 warning (1 duplicate) warning: `cipher` (lib) generated 1 warning (1 duplicate) warning: `brotli` (lib) generated 3 warnings (1 duplicate) warning: `zstd-safe` (lib) generated 1 warning (1 duplicate) warning: `rayon-core` (lib) generated 3 warnings (1 duplicate) warning: `regex` (lib) generated 1 warning (1 duplicate) Fresh bzip2-sys v0.1.11+1.0.8 warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/bzip2-sys-0.1.11+1.0.8/lib.rs:52:9 | 52 | extern { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` ... 58 | / abi_compat! { 59 | | pub fn BZ2_bzCompressInit(stream: *mut bz_stream, 60 | | blockSize100k: c_int, 61 | | verbosity: c_int, ... | 69 | | pub fn BZ2_bzDecompressEnd(stream: *mut bz_stream) -> c_int, 70 | | } | |_- in this macro invocation | = note: `#[warn(missing_abi)]` on by default = note: this warning originates in the macro `abi_compat` (in Nightly builds, run with -Z macro-backtrace for more info) Fresh tokio-rustls v0.26.0 Fresh hmac v0.12.1 Fresh miette-derive v5.10.0 warning: enum `MemberOrString` is never used --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-derive-5.10.0/src/utils.rs:8:17 | 8 | pub(crate) enum MemberOrString { | ^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default Fresh webpki-roots v0.26.6 Fresh bumpalo v3.16.0 Fresh lockfree-object-pool v0.1.6 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/lockfree-object-pool-0.1.6/src/linear_object_pool.rs:80:17 | 80 | pub fn pull(&self) -> LinearReusable { | ^^^^^ ^^^^^^^^^^^^^^^^^ 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 | 80 | pub fn pull(&self) -> LinearReusable<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/lockfree-object-pool-0.1.6/src/mutex_object_pool.rs:75:17 | 75 | pub fn pull(&self) -> MutexReusable { | ^^^^^ ^^^^^^^^^^^^^^^^ 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 | 75 | pub fn pull(&self) -> MutexReusable<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/lockfree-object-pool-0.1.6/src/spin_lock.rs:21:17 | 21 | pub fn lock(&self) -> SpinLockGuard { | ^^^^^ ^^^^^^^^^^^^^^^^ 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 | 21 | pub fn lock(&self) -> SpinLockGuard<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/lockfree-object-pool-0.1.6/src/spin_lock_object_pool.rs:85:17 | 85 | pub fn pull(&self) -> SpinLockReusable { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ 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 fn pull(&self) -> SpinLockReusable<'_, T> { | +++ warning: `bzip2-sys` (lib) generated 2 warnings (1 duplicate) warning: `tokio-rustls` (lib) generated 1 warning (1 duplicate) warning: `hmac` (lib) generated 1 warning (1 duplicate) warning: `miette-derive` (lib) generated 2 warnings (1 duplicate) warning: `webpki-roots` (lib) generated 1 warning (1 duplicate) warning: `bumpalo` (lib) generated 1 warning (1 duplicate) warning: `lockfree-object-pool` (lib) generated 5 warnings (1 duplicate) warning: `anyhow` (build script) generated 1 warning (1 duplicate) Fresh minimal-lexical v0.2.1 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/minimal-lexical-0.2.1/src/bigint.rs:127:17 | 127 | pub fn rview(x: &[Limb]) -> ReverseView { | ^^^^^^^ ^^^^^^^^^^^^^^^^^ 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 | 127 | pub fn rview(x: &[Limb]) -> ReverseView<'_, Limb> { | +++ Fresh equivalent v1.0.1 Fresh time-core v0.1.2 Fresh num-conv v0.1.0 Fresh is_ci v1.2.0 Fresh simd-adler32 v0.3.7 warning: unused import: `hash::*` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/simd-adler32-0.3.7/src/lib.rs:87:9 | 87 | pub use hash::*; | ^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default Fresh unicode-linebreak v0.1.5 Fresh smawk v0.3.2 warning: `minimal-lexical` (lib) generated 2 warnings (1 duplicate) warning: `equivalent` (lib) generated 1 warning (1 duplicate) warning: `time-core` (lib) generated 1 warning (1 duplicate) warning: `num-conv` (lib) generated 1 warning (1 duplicate) warning: `is_ci` (lib) generated 1 warning (1 duplicate) warning: `simd-adler32` (lib) generated 2 warnings (1 duplicate) warning: `unicode-linebreak` (lib) generated 1 warning (1 duplicate) warning: `smawk` (lib) generated 1 warning (1 duplicate) Fresh hashbrown v0.15.0 Fresh either v1.13.0 warning: unused import: `for_both` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/either-1.13.0/src/iterator.rs:1:13 | 1 | use super::{for_both, Either, Left, Right}; | ^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default Fresh time v0.3.36 warning: lint `temporary_cstring_as_ptr` has been renamed to `dangling_pointers_from_temporaries` | = help: use the new name `dangling_pointers_from_temporaries` = note: requested on the command line with `-D temporary_cstring_as_ptr` = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition name: `__time_03_docs` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/time-0.3.36/src/lib.rs:70:13 | 70 | #![cfg_attr(__time_03_docs, feature(doc_auto_cfg, doc_notable_trait))] | ^^^^^^^^^^^^^^ | = help: expected names are: `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(__time_03_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__time_03_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/time-0.3.36/src/date.rs:1358:17 | 1358 | fn metadata(&self, _: FormatterOptions) -> Metadata { | ^^^^^ ^^^^^^^^^^^^^^ 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 | 1358 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/time-0.3.36/src/month.rs:179:17 | 179 | fn metadata(&self, _: FormatterOptions) -> Metadata { | ^^^^^ ^^^^^^^^^^^^^^ 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 | 179 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/time-0.3.36/src/offset_date_time.rs:1327:17 | 1327 | fn metadata(&self, _: FormatterOptions) -> Metadata { | ^^^^^ ^^^^^^^^^^^^^^ 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 | 1327 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/time-0.3.36/src/primitive_date_time.rs:904:17 | 904 | fn metadata(&self, _: FormatterOptions) -> Metadata { | ^^^^^ ^^^^^^^^^^^^^^ 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 | 904 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/time-0.3.36/src/time.rs:777:17 | 777 | fn metadata(&self, _: FormatterOptions) -> Metadata { | ^^^^^ ^^^^^^^^^^^^^^ 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 | 777 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/time-0.3.36/src/utc_offset.rs:427:17 | 427 | fn metadata(&self, _: FormatterOptions) -> Metadata { | ^^^^^ ^^^^^^^^^^^^^^ 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 | 427 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ Fresh textwrap v0.16.1 warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/textwrap-0.16.1/src/lib.rs:208:7 | 208 | #[cfg(fuzzing)] | ^^^^^^^ | = 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(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Fresh nom v7.1.3 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/nom-7.1.3/src/lib.rs:375:13 | 375 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::doc_markdown))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, `docsrs`, and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/nom-7.1.3/src/lib.rs:379:12 | 379 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: expected names are: `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(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/nom-7.1.3/src/lib.rs:391:12 | 391 | #[cfg_attr(nightly, allow(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/nom-7.1.3/src/lib.rs:418:14 | 418 | #[cfg_attr(nightly, allow(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/nom-7.1.3/src/internal.rs:49:12 | 49 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/nom-7.1.3/src/internal.rs:96:12 | 96 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/nom-7.1.3/src/internal.rs:340:12 | 340 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/nom-7.1.3/src/internal.rs:357:12 | 357 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/nom-7.1.3/src/internal.rs:374:12 | 374 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/nom-7.1.3/src/internal.rs:392:12 | 392 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/nom-7.1.3/src/internal.rs:409:12 | 409 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/nom-7.1.3/src/internal.rs:430:12 | 430 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unused import: `self::str::*` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/nom-7.1.3/src/lib.rs:439:9 | 439 | pub use self::str::*; | ^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default Fresh zopfli v0.8.1 Fresh supports-color v3.0.1 warning: `hashbrown` (lib) generated 1 warning (1 duplicate) warning: `either` (lib) generated 2 warnings (1 duplicate) warning: `zip` (build script) generated 1 warning (1 duplicate) warning: `time` (lib) generated 9 warnings (1 duplicate) warning: `textwrap` (lib) generated 2 warnings (1 duplicate) warning: `nom` (lib) generated 14 warnings (1 duplicate) warning: `zopfli` (lib) generated 1 warning (1 duplicate) warning: `supports-color` (lib) generated 1 warning (1 duplicate) Fresh indexmap v2.6.0 Fresh rayon v1.10.0 Fresh miette v5.10.0 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/eyreish/mod.rs:1:13 | 1 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/eyreish/context.rs:13:20 | 13 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/eyreish/error.rs:23:16 | 23 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/eyreish/error.rs:68:16 | 68 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/eyreish/error.rs:83:16 | 83 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/eyreish/error.rs:88:16 | 88 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/eyreish/error.rs:109:16 | 109 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/eyreish/error.rs:133:16 | 133 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/eyreish/error.rs:157:16 | 157 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/eyreish/error.rs:426:16 | 426 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/eyreish/kind.rs:65:16 | 65 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/eyreish/kind.rs:86:16 | 86 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/eyreish/kind.rs:107:16 | 107 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/eyreish/mod.rs:88:12 | 88 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/eyreish/mod.rs:89:16 | 89 | #[cfg_attr(not(track_caller), allow(unused_mut))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/eyreish/mod.rs:436:16 | 436 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/eyreish/mod.rs:443:16 | 443 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/eyreish/mod.rs:450:16 | 450 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/eyreish/mod.rs:456:16 | 456 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/eyreish/mod.rs:478:16 | 478 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/eyreish/mod.rs:93:11 | 93 | #[cfg(track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/eyreish/mod.rs:99:15 | 99 | #[cfg(not(track_caller))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/eyreish/mod.rs:178:17 | 178 | error: &(dyn Diagnostic), | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 178 - error: &(dyn Diagnostic), 178 + error: &dyn Diagnostic, | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/handlers/debug.rs:34:22 | 34 | diagnostic: &(dyn Diagnostic), | ^ ^ | help: remove these parentheses | 34 - diagnostic: &(dyn Diagnostic), 34 + diagnostic: &dyn Diagnostic , | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/handlers/debug.rs:64:34 | 64 | fn debug(&self, diagnostic: &(dyn Diagnostic), f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^ ^ | help: remove these parentheses | 64 - fn debug(&self, diagnostic: &(dyn Diagnostic), f: &mut fmt::Formatter<'_>) -> fmt::Result { 64 + fn debug(&self, diagnostic: &dyn Diagnostic , f: &mut fmt::Formatter<'_>) -> fmt::Result { | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/handlers/json.rs:63:22 | 63 | diagnostic: &(dyn Diagnostic), | ^ ^ | help: remove these parentheses | 63 - diagnostic: &(dyn Diagnostic), 63 + diagnostic: &dyn Diagnostic , | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/handlers/json.rs:71:22 | 71 | diagnostic: &(dyn Diagnostic), | ^ ^ | help: remove these parentheses | 71 - diagnostic: &(dyn Diagnostic), 71 + diagnostic: &dyn Diagnostic , | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/handlers/json.rs:157:22 | 157 | diagnostic: &(dyn Diagnostic), | ^ ^ | help: remove these parentheses | 157 - diagnostic: &(dyn Diagnostic), 157 + diagnostic: &dyn Diagnostic , | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/handlers/json.rs:173:34 | 173 | fn debug(&self, diagnostic: &(dyn Diagnostic), f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^ ^ | help: remove these parentheses | 173 - fn debug(&self, diagnostic: &(dyn Diagnostic), f: &mut fmt::Formatter<'_>) -> fmt::Result { 173 + fn debug(&self, diagnostic: &dyn Diagnostic , f: &mut fmt::Formatter<'_>) -> fmt::Result { | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/handlers/narratable.rs:72:22 | 72 | diagnostic: &(dyn Diagnostic), | ^ ^ | help: remove these parentheses | 72 - diagnostic: &(dyn Diagnostic), 72 + diagnostic: &dyn Diagnostic , | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/handlers/narratable.rs:88:67 | 88 | fn render_header(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { | ^ ^ | help: remove these parentheses | 88 - fn render_header(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { 88 + fn render_header(&self, f: &mut impl fmt::Write, diagnostic: &dyn Diagnostic ) -> fmt::Result { | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/handlers/narratable.rs:99:67 | 99 | fn render_causes(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { | ^ ^ | help: remove these parentheses | 99 - fn render_causes(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { 99 + fn render_causes(&self, f: &mut impl fmt::Write, diagnostic: &dyn Diagnostic ) -> fmt::Result { | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/handlers/narratable.rs:113:67 | 113 | fn render_footer(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { | ^ ^ | help: remove these parentheses | 113 - fn render_footer(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { 113 + fn render_footer(&self, f: &mut impl fmt::Write, diagnostic: &dyn Diagnostic ) -> fmt::Result { | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/handlers/narratable.rs:129:22 | 129 | diagnostic: &(dyn Diagnostic), | ^ ^ | help: remove these parentheses | 129 - diagnostic: &(dyn Diagnostic), 129 + diagnostic: &dyn Diagnostic , | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/handlers/narratable.rs:155:22 | 155 | diagnostic: &(dyn Diagnostic), | ^ ^ | help: remove these parentheses | 155 - diagnostic: &(dyn Diagnostic), 155 + diagnostic: &dyn Diagnostic , | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/handlers/narratable.rs:347:34 | 347 | fn debug(&self, diagnostic: &(dyn Diagnostic), f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^ ^ | help: remove these parentheses | 347 - fn debug(&self, diagnostic: &(dyn Diagnostic), f: &mut fmt::Formatter<'_>) -> fmt::Result { 347 + fn debug(&self, diagnostic: &dyn Diagnostic , f: &mut fmt::Formatter<'_>) -> fmt::Result { | warning: struct `DisplayError` is never constructed --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/eyreish/wrapper.rs:10:19 | 10 | pub(crate) struct DisplayError(pub(crate) M); | ^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: struct `NoneError` is never constructed --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-5.10.0/src/eyreish/wrapper.rs:15:19 | 15 | pub(crate) struct NoneError; | ^^^^^^^^^ Fresh bzip2 v0.4.4 Fresh pbkdf2 v0.12.2 Fresh hyper-rustls v0.27.3 warning: value assigned to `valid_count` is never read --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/hyper-rustls-0.27.3/src/config.rs:73:26 | 73 | Ok(_) => valid_count += 1, | ^^^^^^^^^^^^^^^^ | = help: maybe it is overwritten before being read? = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default warning: `indexmap` (lib) generated 1 warning (1 duplicate) warning: `rayon` (lib) generated 1 warning (1 duplicate) warning: `miette` (lib) generated 39 warnings (1 duplicate) warning: `bzip2` (lib) generated 1 warning (1 duplicate) warning: `pbkdf2` (lib) generated 1 warning (1 duplicate) warning: `hyper-rustls` (lib) generated 2 warnings (1 duplicate) Fresh rand v0.8.5 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/lib.rs:53:13 | 53 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/distributions/weighted_index.rs:80:12 | 80 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/distributions/weighted_index.rs:429:12 | 429 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/distributions/mod.rs:116:12 | 116 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/rng.rs:395:12 | 395 | #[cfg_attr(doc_cfg, doc(cfg(feature = "min_const_gen")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/rngs/mod.rs:99:12 | 99 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/rngs/std.rs:32:12 | 32 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std_rng")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/rngs/thread.rs:60:12 | 60 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/rngs/thread.rs:87:12 | 87 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/rngs/mod.rs:118:12 | 118 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/seq/mod.rs:29:12 | 29 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/seq/index.rs:276:12 | 276 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/seq/mod.rs:114:16 | 114 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/seq/mod.rs:142:16 | 142 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/seq/mod.rs:170:16 | 170 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/seq/mod.rs:219:16 | 219 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/seq/mod.rs:465:16 | 465 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/seq/mod.rs:623:12 | 623 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/lib.rs:181:12 | 181 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `features` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/distributions/distribution.rs:162:7 | 162 | #[cfg(features = "nightly")] | ^^^^^^^^^^^^^^^^^^^^ | = note: see for more information about checking conditional configuration help: there is a config with a similar name and value | 162 - #[cfg(features = "nightly")] 162 + #[cfg(feature = "nightly")] | warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/distributions/utils.rs:235:11 | 235 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/distributions/utils.rs:291:19 | 291 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` ... 359 | scalar_float_impl!(f32, u32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/distributions/utils.rs:291:19 | 291 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` ... 360 | scalar_float_impl!(f64, u64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `Float` is never used --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/distributions/utils.rs:238:18 | 238 | pub(crate) trait Float: Sized { | ^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: associated items `lanes`, `extract`, and `replace` are never used --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/distributions/utils.rs:247:8 | 245 | pub(crate) trait FloatAsSIMD: Sized { | ----------- associated items in this trait 246 | #[inline(always)] 247 | fn lanes() -> usize { | ^^^^^ ... 255 | fn extract(self, index: usize) -> Self { | ^^^^^^^ ... 260 | fn replace(self, index: usize, new_value: Self) -> Self { | ^^^^^^^ warning: method `all` is never used --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/distributions/utils.rs:268:8 | 266 | pub(crate) trait BoolAsSIMD: Sized { | ---------- method in this trait 267 | fn any(self) -> bool; 268 | fn all(self) -> bool; | ^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/seq/mod.rs:115:27 | 115 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 115 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter<'_, Self, Self::Item> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/seq/mod.rs:221:9 | 221 | &self, rng: &mut R, amount: usize, weight: F, | ^^^^^ the lifetime is elided here 222 | ) -> Result, WeightedError> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 222 | ) -> Result, WeightedError> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/seq/mod.rs:515:27 | 515 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 515 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter<'_, Self, Self::Item> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/rand-0.8.5/src/seq/mod.rs:565:9 | 565 | &self, rng: &mut R, amount: usize, weight: F, | ^^^^^ the lifetime is elided here 566 | ) -> Result, WeightedError> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 566 | ) -> Result, WeightedError> | +++ Fresh num-traits v0.2.19 Fresh lzma-sys v0.1.20 Fresh zstd v0.13.2 warning: unexpected `cfg` condition name: `tests` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zstd-0.13.2/src/stream/functions.rs:58:7 | 58 | #[cfg(tests)] | ^^^^^ help: there is a config with a similar name: `test` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Fresh env_filter v0.1.2 Fresh aes v0.8.4 warning: unexpected `cfg` condition name: `aes_armv8` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/lib.rs:134:43 | 134 | if #[cfg(all(target_arch = "aarch64", aes_armv8, not(aes_force_soft)))] { | ^^^^^^^^^ | = help: expected names are: `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(aes_armv8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_armv8)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `aes_force_soft` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/lib.rs:134:58 | 134 | if #[cfg(all(target_arch = "aarch64", aes_armv8, not(aes_force_soft)))] { | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_force_soft)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_force_soft` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/lib.rs:140:13 | 140 | not(aes_force_soft) | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_force_soft)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:1098:11 | 1098 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:1106:11 | 1106 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:1128:15 | 1128 | #[cfg(any(not(aes_compact), feature = "hazmat"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:1167:11 | 1167 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:1401:11 | 1401 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:1409:11 | 1409 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:65:11 | 65 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:71:15 | 71 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:171:11 | 171 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:177:15 | 177 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:241:11 | 241 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:247:15 | 247 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:276:15 | 276 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:283:15 | 283 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:302:19 | 302 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:366:15 | 366 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:338:15 | 338 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:347:19 | 347 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:390:15 | 390 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:394:19 | 394 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:444:15 | 444 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:448:19 | 448 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:488:15 | 488 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:495:15 | 495 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:514:19 | 514 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:578:15 | 578 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:550:15 | 550 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:559:19 | 559 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_armv8` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/autodetect.rs:13:36 | 13 | #[cfg(all(target_arch = "aarch64", aes_armv8))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_armv8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_armv8)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/aes-0.8.4/src/autodetect.rs:19:1 | 19 | cpufeatures::new!(aes_intrinsics, "aes"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `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: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `$crate::__unless_target_features` crate for guidance on how handle this unexpected cfg = help: the macro `$crate::__unless_target_features` may come from an old version of the `cpufeatures` crate, try updating your dependency with `cargo update -p cpufeatures` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info) Fresh async-compression v0.4.13 warning: `rand` (lib) generated 31 warnings (1 duplicate) warning: `num-traits` (lib) generated 1 warning (1 duplicate) warning: `lzma-sys` (lib) generated 1 warning (1 duplicate) warning: `zstd` (lib) generated 2 warnings (1 duplicate) warning: `env_filter` (lib) generated 1 warning (1 duplicate) warning: `aes` (lib) generated 37 warnings (4 duplicates) warning: `async-compression` (lib) generated 1 warning (1 duplicate) warning: `fnm` (build script) generated 1 warning (1 duplicate) Fresh clap v4.5.19 Fresh owo-colors v4.1.0 Fresh serde_json v1.0.128 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde_json-1.0.128/src/map.rs:273:21 | 273 | pub fn entry(&mut self, key: S) -> 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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 273 | pub fn entry(&mut self, key: S) -> Entry<'_> | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde_json-1.0.128/src/map.rs:302:17 | 302 | 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 | 302 | pub fn iter(&self) -> Iter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde_json-1.0.128/src/map.rs:310:21 | 310 | 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 | 310 | pub fn iter_mut(&mut self) -> IterMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde_json-1.0.128/src/map.rs:318:17 | 318 | 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 help: use `'_` for type paths | 318 | pub fn keys(&self) -> Keys<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde_json-1.0.128/src/map.rs:326:19 | 326 | 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 | 326 | pub fn values(&self) -> Values<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde_json-1.0.128/src/map.rs:334:23 | 334 | 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 | 334 | pub fn values_mut(&mut self) -> ValuesMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde_json-1.0.128/src/value/de.rs:1311:19 | 1311 | fn unexpected(&self) -> Unexpected { | ^^^^^ ^^^^^^^^^^ 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 | 1311 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde_json-1.0.128/src/number.rs:788:30 | 788 | pub(crate) fn unexpected(&self) -> Unexpected { | ^^^^^ ^^^^^^^^^^ 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 | 788 | pub(crate) fn unexpected(&self) -> Unexpected<'_> { | ++++ Fresh backtrace-ext v0.2.1 Fresh console v0.15.8 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/console-0.15.8/src/ansi.rs:189:28 | 189 | pub fn strip_ansi_codes(s: &str) -> Cow { | ^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 189 | pub fn strip_ansi_codes(s: &str) -> Cow<'_, str> { | +++ Fresh portable-atomic v1.9.0 Fresh url v2.5.2 Fresh lzma-rs v0.3.0 warning: `clap` (lib) generated 1 warning (1 duplicate) warning: `owo-colors` (lib) generated 1 warning (1 duplicate) warning: `serde_json` (lib) generated 9 warnings (1 duplicate) warning: `backtrace-ext` (lib) generated 1 warning (1 duplicate) warning: `console` (lib) generated 2 warnings (1 duplicate) warning: `portable-atomic` (lib) generated 1 warning (1 duplicate) warning: `url` (lib) generated 1 warning (1 duplicate) warning: `lzma-rs` (lib) generated 1 warning (1 duplicate) Fresh serde_urlencoded v0.7.1 warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/serde_urlencoded-0.7.1/src/ser/mod.rs:80:51 | 80 | Error::Utf8(ref err) => error::Error::description(err), | ^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default Fresh sha1 v0.10.6 warning: unexpected `cfg` condition value: `` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/sha1-0.10.6/src/compress/x86.rs:100:1 | 100 | cpufeatures::new!(shani_cpuid, "sha", "sse2", "ssse3", "sse4.1"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `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: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `$crate::__unless_target_features` crate for guidance on how handle this unexpected cfg = help: the macro `$crate::__unless_target_features` may come from an old version of the `cpufeatures` crate, try updating your dependency with `cargo update -p cpufeatures` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/sha1-0.10.6/src/compress/x86.rs:100:1 | 100 | cpufeatures::new!(shani_cpuid, "sha", "sse2", "ssse3", "sse4.1"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `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: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `$crate::__unless_target_features` crate for guidance on how handle this unexpected cfg = help: the macro `$crate::__unless_target_features` may come from an old version of the `cpufeatures` crate, try updating your dependency with `cargo update -p cpufeatures` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info) Fresh flate2 v1.0.34 Fresh http-body-util v0.1.2 warning: trait `MustNotImplDrop` is never used --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/http-body-util-0.1.2/src/either.rs:141:15 | 141 | trait MustNotImplDrop {} | ^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/http-body-util-0.1.2/src/either.rs:27:37 | 27 | pub(crate) fn project(self: Pin<&mut Self>) -> EitherProj { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ 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 | 27 | pub(crate) fn project(self: Pin<&mut Self>) -> EitherProj<'_, L, R> { | +++ Fresh terminal_size v0.3.0 Fresh xattr v1.3.1 Fresh tokio-util v0.7.12 Fresh displaydoc v0.2.5 warning: `serde_urlencoded` (lib) generated 2 warnings (1 duplicate) warning: `sha1` (lib) generated 5 warnings (3 duplicates) warning: `flate2` (lib) generated 1 warning (1 duplicate) warning: `http-body-util` (lib) generated 3 warnings (1 duplicate) warning: `terminal_size` (lib) generated 1 warning (1 duplicate) warning: `xattr` (lib) generated 1 warning (1 duplicate) warning: `tokio-util` (lib) generated 1 warning (1 duplicate) warning: `displaydoc` (lib) generated 1 warning (1 duplicate) Fresh miette-derive v7.2.0 warning: enum `MemberOrString` is never used --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-derive-7.2.0/src/utils.rs:8:17 | 8 | pub(crate) enum MemberOrString { | ^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default Fresh sync_wrapper v1.0.1 Fresh filetime v0.2.25 warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/filetime-0.2.25/src/unix/mod.rs:88:11 | 88 | #[cfg(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/fnm/work/fnm-1.38.1/cargo-crates/filetime-0.2.25/src/unix/mod.rs:97:15 | 97 | #[cfg(not(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 name: `emulate_second_only_system` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/filetime-0.2.25/src/lib.rs:82:17 | 82 | if cfg!(emulate_second_only_system) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = 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(emulate_second_only_system)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(emulate_second_only_system)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh encoding_rs v0.8.34 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/lib.rs:11:5 | 11 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/iso_2022_jp.rs:377:5 | 377 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/iso_2022_jp.rs:398:5 | 398 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/utf_8.rs:229:12 | 229 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop, cyclomatic_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/utf_8.rs:606:12 | 606 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/data.rs:425:12 | 425 | #[cfg_attr(feature = "cargo-clippy", allow(unreadable_literal))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/handles.rs:1183:16 | 1183 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/handles.rs:1217:16 | 1217 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/mem.rs:336:12 | 336 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/mem.rs:710:12 | 710 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if, cyclomatic_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/mem.rs:1140:12 | 1140 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/macros.rs:689:16 | 689 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/euc_jp.rs:77:5 | 77 | / euc_jp_decoder_functions!( 78 | | { 79 | | let trail_minus_offset = byte.wrapping_sub(0xA1); ... | 220 | | handle 221 | | ); | |_____- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `euc_jp_decoder_function` which comes from the expansion of the macro `euc_jp_decoder_functions` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/macros.rs:364:16 | 364 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/gb18030.rs:111:5 | 111 | / gb18030_decoder_functions!( ... | 294 | | handle, 295 | | 'outermost); | |___________________- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `gb18030_decoder_function` which comes from the expansion of the macro `gb18030_decoder_functions` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/ascii.rs:1725:20 | 1725 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/ascii.rs:227:13 | 227 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1856 | basic_latin_alu!(ascii_to_basic_latin, u8, u16, ascii_to_basic_latin_stride_alu); | -------------------------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `basic_latin_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/ascii.rs:227:13 | 227 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1857 | basic_latin_alu!(basic_latin_to_ascii, u16, u8, basic_latin_to_ascii_stride_alu); | -------------------------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `basic_latin_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/ascii.rs:349:13 | 349 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1858 | latin1_alu!(unpack_latin1, u8, u16, unpack_latin1_stride_alu); | ------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `latin1_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/ascii.rs:349:13 | 349 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1859 | latin1_alu!(pack_latin1, u16, u8, pack_latin1_stride_alu); | --------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `latin1_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/ascii.rs:105:20 | 105 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop, cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1861 | ascii_alu!(ascii_to_ascii, u8, u8, ascii_to_ascii_stride); | --------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `ascii_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/mem.rs:86:20 | 86 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 322 | by_unit_check_alu!(is_ascii_impl, u8, 0x80, ASCII_MASK); | ------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `by_unit_check_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/mem.rs:86:20 | 86 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 323 | by_unit_check_alu!(is_basic_latin_impl, u16, 0x80, BASIC_LATIN_MASK); | -------------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `by_unit_check_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/mem.rs:86:20 | 86 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 324 | by_unit_check_alu!(is_utf16_latin1_impl, u16, 0x100, LATIN1_MASK); | ----------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `by_unit_check_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/mem.rs:591:20 | 591 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `disabled` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/ascii.rs:1508:68 | 1508 | if #[cfg(all(feature = "simd-accel", target_endian = "little", target_arch = "disabled"))] { | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/mem.rs:44:32 | 44 | ($($arg:tt)*) => (if !cfg!(fuzzing) { debug_assert!($($arg)*); }) | ^^^^^^^ ... 1933 | non_fuzz_debug_assert!(is_utf8_latin1(src)); | ------------------------------------------- in this macro invocation | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `non_fuzz_debug_assert` (in Nightly builds, run with -Z macro-backtrace for more info) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/handles.rs:390:21 | 390 | pub fn new(src: &[u8]) -> ByteSource { | ^^^^^ ^^^^^^^^^^ 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 | 390 | pub fn new(src: &[u8]) -> ByteSource<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/handles.rs:597:21 | 597 | pub fn new(dst: &mut [u16]) -> Utf16Destination { | ^^^^^^^^^^ ^^^^^^^^^^^^^^^^ 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 | 597 | pub fn new(dst: &mut [u16]) -> Utf16Destination<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/handles.rs:942:21 | 942 | pub fn new(dst: &mut [u8]) -> Utf8Destination { | ^^^^^^^^^ ^^^^^^^^^^^^^^^ 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 | 942 | pub fn new(dst: &mut [u8]) -> Utf8Destination<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/handles.rs:1168:21 | 1168 | pub fn new(src: &[u16]) -> Utf16Source { | ^^^^^^ ^^^^^^^^^^^ 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 | 1168 | pub fn new(src: &[u16]) -> Utf16Source<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/handles.rs:1477:21 | 1477 | pub fn new(src: &str) -> Utf8Source { | ^^^^ ^^^^^^^^^^ 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 | 1477 | pub fn new(src: &str) -> Utf8Source<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/encoding_rs-0.8.34/src/handles.rs:1936:21 | 1936 | pub fn new(dst: &mut [u8]) -> ByteDestination { | ^^^^^^^^^ ^^^^^^^^^^^^^^^ 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 | 1936 | pub fn new(dst: &mut [u8]) -> ByteDestination<'_> { | ++++ Fresh humantime v2.1.0 warning: unexpected `cfg` condition value: `cloudabi` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/humantime-2.1.0/src/date.rs:6:7 | 6 | #[cfg(target_os="cloudabi")] | ^^^^^^^^^^^^^^^^^^^^ | = 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: `cloudabi` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/humantime-2.1.0/src/date.rs:14:9 | 14 | not(target_os="cloudabi"), | ^^^^^^^^^^^^^^^^^^^^ | = 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 deflate64 v0.1.9 Fresh unicode-segmentation v1.12.0 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:251:18 | 251 | fn graphemes(&self, is_extended: bool) -> Graphemes { | ^^^^^ ^^^^^^^^^ 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 | 251 | fn graphemes(&self, is_extended: bool) -> Graphemes<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:256:25 | 256 | fn grapheme_indices(&self, is_extended: bool) -> GraphemeIndices { | ^^^^^ ^^^^^^^^^^^^^^^ 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 | 256 | fn grapheme_indices(&self, is_extended: bool) -> GraphemeIndices<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:261:22 | 261 | fn unicode_words(&self) -> UnicodeWords { | ^^^^^ ^^^^^^^^^^^^ 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 | 261 | fn unicode_words(&self) -> UnicodeWords<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:266:29 | 266 | fn unicode_word_indices(&self) -> UnicodeWordIndices { | ^^^^^ ^^^^^^^^^^^^^^^^^^ 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 | 266 | fn unicode_word_indices(&self) -> UnicodeWordIndices<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:271:26 | 271 | fn split_word_bounds(&self) -> UWordBounds { | ^^^^^ ^^^^^^^^^^^ 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 | 271 | fn split_word_bounds(&self) -> UWordBounds<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:276:33 | 276 | fn split_word_bound_indices(&self) -> UWordBoundIndices { | ^^^^^ ^^^^^^^^^^^^^^^^^ 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 | 276 | fn split_word_bound_indices(&self) -> UWordBoundIndices<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:281:26 | 281 | fn unicode_sentences(&self) -> UnicodeSentences { | ^^^^^ ^^^^^^^^^^^^^^^^ 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 | 281 | fn unicode_sentences(&self) -> UnicodeSentences<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:286:30 | 286 | fn split_sentence_bounds(&self) -> USentenceBounds { | ^^^^^ ^^^^^^^^^^^^^^^ 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 | 286 | fn split_sentence_bounds(&self) -> USentenceBounds<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:291:37 | 291 | fn split_sentence_bound_indices(&self) -> USentenceBoundIndices { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ 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 | 291 | fn split_sentence_bound_indices(&self) -> USentenceBoundIndices<'_> { | ++++ Fresh mime v0.3.17 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/mime-0.3.17/src/lib.rs:139:18 | 139 | pub fn type_(&self) -> Name { | ^^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing note: the lint level is defined here --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/mime-0.3.17/src/lib.rs:27:9 | 27 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` help: use `'_` for type paths | 139 | pub fn type_(&self) -> Name<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/mime-0.3.17/src/lib.rs:156:20 | 156 | pub fn subtype(&self) -> Name { | ^^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 156 | pub fn subtype(&self) -> Name<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/mime-0.3.17/src/lib.rs:179:19 | 179 | pub fn suffix(&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 help: use `'_` for type paths | 179 | pub fn suffix(&self) -> Option> { | ++++ warning: `miette-derive` (lib) generated 2 warnings (1 duplicate) warning: `sync_wrapper` (lib) generated 1 warning (1 duplicate) warning: `filetime` (lib) generated 4 warnings (1 duplicate) warning: `encoding_rs` (lib) generated 34 warnings (3 duplicates) warning: `humantime` (lib) generated 3 warnings (1 duplicate) warning: `deflate64` (lib) generated 1 warning (1 duplicate) warning: `unicode-segmentation` (lib) generated 10 warnings (1 duplicate) warning: `mime` (lib) generated 4 warnings (1 duplicate) Fresh fastrand v2.1.1 Fresh number_prefix v0.4.0 Fresh bytecount v0.6.8 warning: unexpected `cfg` condition value: `generic_simd` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/bytecount-0.6.8/src/lib.rs:96:48 | 96 | #[cfg(all(target_arch = "aarch64", not(feature = "generic_simd")))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"generic-simd"` | = note: expected values for `feature` are: `generic-simd`, `html_report`, and `runtime-dispatch-simd` = help: consider adding `generic_simd` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `generic_simd` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/bytecount-0.6.8/src/lib.rs:158:48 | 158 | #[cfg(all(target_arch = "aarch64", not(feature = "generic_simd")))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"generic-simd"` | = note: expected values for `feature` are: `generic-simd`, `html_report`, and `runtime-dispatch-simd` = help: consider adding `generic_simd` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration Fresh ipnet v2.10.1 Fresh supports-unicode v3.0.0 Fresh base64 v0.22.1 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/base64-0.22.1/src/lib.rs:223:13 | 223 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/base64-0.22.1/src/chunked_encoder.rs:57:26 | 57 | pub(crate) fn new(s: &mut String) -> StringSink { | ^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 57 | pub(crate) fn new(s: &mut String) -> StringSink<'_> { | ++++ Fresh constant_time_eq v0.3.1 Fresh home v0.5.9 warning: `fastrand` (lib) generated 1 warning (1 duplicate) warning: `number_prefix` (lib) generated 1 warning (1 duplicate) warning: `bytecount` (lib) generated 3 warnings (1 duplicate) warning: `ipnet` (lib) generated 1 warning (1 duplicate) warning: `supports-unicode` (lib) generated 1 warning (1 duplicate) warning: `base64` (lib) generated 3 warnings (1 duplicate) warning: `constant_time_eq` (lib) generated 1 warning (1 duplicate) warning: `home` (lib) generated 1 warning (1 duplicate) Fresh supports-hyperlinks v3.0.0 Fresh node-semver v2.1.0 Fresh zip v2.2.0 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zip-2.2.0/src/read.rs:1074:28 | 1074 | pub fn by_name_decrypt(&mut self, name: &str, password: &[u8]) -> ZipResult { | ^^^^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 1074 | pub fn by_name_decrypt(&mut self, name: &str, password: &[u8]) -> ZipResult> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zip-2.2.0/src/read.rs:1079:20 | 1079 | pub fn by_name(&mut self, name: &str) -> ZipResult { | ^^^^^^^^^ ^^^^^^^ 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 | 1079 | pub fn by_name(&mut self, name: &str) -> ZipResult> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zip-2.2.0/src/read.rs:1105:25 | 1105 | pub fn by_name_seek(&mut self, name: &str) -> ZipResult> { | ^^^^^^^^^ ^^^^^^^^^^^^^^ 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 | 1105 | pub fn by_name_seek(&mut self, name: &str) -> ZipResult> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zip-2.2.0/src/read.rs:1110:26 | 1110 | pub fn by_index_seek(&mut self, index: usize) -> ZipResult> { | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1110 | pub fn by_index_seek(&mut self, index: usize) -> ZipResult> { | +++ warning: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/zip-2.2.0/src/read.rs:1737:93 | 1737 | pub fn read_zipfile_from_stream<'a, R: Read>(reader: &'a mut R) -> ZipResult>> { | -- the lifetime is named here ^^ the same lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 1737 - pub fn read_zipfile_from_stream<'a, R: Read>(reader: &'a mut R) -> ZipResult>> { 1737 + pub fn read_zipfile_from_stream<'a, R: Read>(reader: &'a mut R) -> ZipResult>> { | Fresh tempfile v3.13.0 Fresh reqwest v0.12.8 Fresh indicatif v0.17.8 Fresh etcetera v0.8.0 Fresh tar v0.4.42 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tar-0.4.42/src/archive.rs:81:20 | 81 | pub fn entries(&mut self) -> io::Result> { | ^^^^^^^^^ ^^^^^^^^^^ 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 | 81 | pub fn entries(&mut self) -> io::Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tar-0.4.42/src/archive.rs:186:30 | 186 | pub fn entries_with_seek(&mut self) -> io::Result> { | ^^^^^^^^^ ^^^^^^^^^^ 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 | 186 | pub fn entries_with_seek(&mut self) -> io::Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tar-0.4.42/src/entry.rs:77:17 | 77 | pub fn path(&self) -> io::Result> { | ^^^^^ ^^^^^^^^^ 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 | 77 | pub fn path(&self) -> io::Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tar-0.4.42/src/entry.rs:87:23 | 87 | pub fn path_bytes(&self) -> Cow<[u8]> { | ^^^^^ ^^^^^^^^^ 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 | 87 | pub fn path_bytes(&self) -> Cow<'_, [u8]> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tar-0.4.42/src/entry.rs:104:22 | 104 | pub fn link_name(&self) -> io::Result>> { | ^^^^^ ^^^^^^^^^ 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 | 104 | pub fn link_name(&self) -> io::Result>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tar-0.4.42/src/entry.rs:113:28 | 113 | pub fn link_name_bytes(&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 help: use `'_` for type paths | 113 | pub fn link_name_bytes(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tar-0.4.42/src/entry.rs:135:27 | 135 | pub fn pax_extensions(&mut self) -> io::Result> { | ^^^^^^^^^ ^^^^^^^^^^^^^ 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 | 135 | pub fn pax_extensions(&mut self) -> io::Result>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tar-0.4.42/src/entry.rs:303:13 | 303 | fn path(&self) -> io::Result> { | ^^^^^ ^^^^^^^^^ 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 | 303 | fn path(&self) -> io::Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tar-0.4.42/src/entry.rs:307:19 | 307 | fn path_bytes(&self) -> Cow<[u8]> { | ^^^^^ ^^^^^^^^^ 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 | 307 | fn path_bytes(&self) -> Cow<'_, [u8]> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tar-0.4.42/src/entry.rs:336:18 | 336 | fn link_name(&self) -> io::Result>> { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 336 | fn link_name(&self) -> io::Result>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tar-0.4.42/src/entry.rs:343:24 | 343 | fn link_name_bytes(&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 help: use `'_` for type paths | 343 | fn link_name_bytes(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tar-0.4.42/src/entry.rs:367:23 | 367 | fn pax_extensions(&mut self) -> io::Result> { | ^^^^^^^^^ ^^^^^^^^^^^^^ 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 | 367 | fn pax_extensions(&mut self) -> io::Result>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tar-0.4.42/src/header.rs:346:17 | 346 | pub fn path(&self) -> io::Result> { | ^^^^^ ^^^^^^^^^ 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 | 346 | pub fn path(&self) -> io::Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tar-0.4.42/src/header.rs:357:23 | 357 | pub fn path_bytes(&self) -> Cow<[u8]> { | ^^^^^ ^^^^^^^^^ 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 | 357 | pub fn path_bytes(&self) -> Cow<'_, [u8]> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tar-0.4.42/src/header.rs:406:22 | 406 | pub fn link_name(&self) -> io::Result>> { | ^^^^^ ^^^^^^^^^ 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 link_name(&self) -> io::Result>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tar-0.4.42/src/header.rs:420:28 | 420 | pub fn link_name_bytes(&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 help: use `'_` for type paths | 420 | pub fn link_name_bytes(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tar-0.4.42/src/header.rs:957:23 | 957 | pub fn path_bytes(&self) -> Cow<[u8]> { | ^^^^^ ^^^^^^^^^ 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 | 957 | pub fn path_bytes(&self) -> Cow<'_, [u8]> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/tar-0.4.42/src/header.rs:1630:22 | 1630 | pub fn path2bytes(p: &Path) -> io::Result> { | ^^^^^ ^^^^^^^^^ 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 | 1630 | pub fn path2bytes(p: &Path) -> io::Result> { | +++ warning: `supports-hyperlinks` (lib) generated 1 warning (1 duplicate) warning: `node-semver` (lib) generated 1 warning (1 duplicate) warning: `zip` (lib) generated 6 warnings (1 duplicate) warning: `tempfile` (lib) generated 1 warning (1 duplicate) warning: `reqwest` (lib) generated 1 warning (1 duplicate) warning: `indicatif` (lib) generated 1 warning (1 duplicate) warning: `etcetera` (lib) generated 1 warning (1 duplicate) warning: `tar` (lib) generated 19 warnings (1 duplicate) Fresh miette v7.2.0 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/eyreish/mod.rs:1:13 | 1 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/eyreish/context.rs:13:20 | 13 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/eyreish/error.rs:23:16 | 23 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/eyreish/error.rs:68:16 | 68 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/eyreish/error.rs:83:16 | 83 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/eyreish/error.rs:88:16 | 88 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/eyreish/error.rs:109:16 | 109 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/eyreish/error.rs:133:16 | 133 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/eyreish/error.rs:157:16 | 157 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/eyreish/error.rs:426:16 | 426 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/eyreish/kind.rs:65:16 | 65 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/eyreish/kind.rs:86:16 | 86 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/eyreish/kind.rs:107:16 | 107 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/eyreish/mod.rs:87:12 | 87 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/eyreish/mod.rs:88:16 | 88 | #[cfg_attr(not(track_caller), allow(unused_mut))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/eyreish/mod.rs:435:16 | 435 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/eyreish/mod.rs:442:16 | 442 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/eyreish/mod.rs:449:16 | 449 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/eyreish/mod.rs:455:16 | 455 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/eyreish/mod.rs:477:16 | 477 | #[cfg_attr(track_caller, track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/eyreish/mod.rs:92:11 | 92 | #[cfg(track_caller)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `track_caller` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/eyreish/mod.rs:98:15 | 98 | #[cfg(not(track_caller))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/eyreish/mod.rs:177:17 | 177 | error: &(dyn Diagnostic), | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 177 - error: &(dyn Diagnostic), 177 + error: &dyn Diagnostic, | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/handler.rs:408:34 | 408 | fn debug(&self, diagnostic: &(dyn Diagnostic), f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^ ^ | help: remove these parentheses | 408 - fn debug(&self, diagnostic: &(dyn Diagnostic), f: &mut fmt::Formatter<'_>) -> fmt::Result { 408 + fn debug(&self, diagnostic: &dyn Diagnostic , f: &mut fmt::Formatter<'_>) -> fmt::Result { | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/handlers/debug.rs:34:22 | 34 | diagnostic: &(dyn Diagnostic), | ^ ^ | help: remove these parentheses | 34 - diagnostic: &(dyn Diagnostic), 34 + diagnostic: &dyn Diagnostic , | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/handlers/debug.rs:64:34 | 64 | fn debug(&self, diagnostic: &(dyn Diagnostic), f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^ ^ | help: remove these parentheses | 64 - fn debug(&self, diagnostic: &(dyn Diagnostic), f: &mut fmt::Formatter<'_>) -> fmt::Result { 64 + fn debug(&self, diagnostic: &dyn Diagnostic , f: &mut fmt::Formatter<'_>) -> fmt::Result { | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/handlers/graphical.rs:218:22 | 218 | diagnostic: &(dyn Diagnostic), | ^ ^ | help: remove these parentheses | 218 - diagnostic: &(dyn Diagnostic), 218 + diagnostic: &dyn Diagnostic , | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/handlers/graphical.rs:245:67 | 245 | fn render_header(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { | ^ ^ | help: remove these parentheses | 245 - fn render_header(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { 245 + fn render_header(&self, f: &mut impl fmt::Write, diagnostic: &dyn Diagnostic ) -> fmt::Result { | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/handlers/graphical.rs:281:67 | 281 | fn render_causes(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { | ^ ^ | help: remove these parentheses | 281 - fn render_causes(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { 281 + fn render_causes(&self, f: &mut impl fmt::Write, diagnostic: &dyn Diagnostic ) -> fmt::Result { | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/handlers/graphical.rs:371:67 | 371 | fn render_footer(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { | ^ ^ | help: remove these parentheses | 371 - fn render_footer(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { 371 + fn render_footer(&self, f: &mut impl fmt::Write, diagnostic: &dyn Diagnostic ) -> fmt::Result { | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/handlers/graphical.rs:394:22 | 394 | diagnostic: &(dyn Diagnostic), | ^ ^ | help: remove these parentheses | 394 - diagnostic: &(dyn Diagnostic), 394 + diagnostic: &dyn Diagnostic , | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/handlers/graphical.rs:422:22 | 422 | diagnostic: &(dyn Diagnostic), | ^ ^ | help: remove these parentheses | 422 - diagnostic: &(dyn Diagnostic), 422 + diagnostic: &dyn Diagnostic , | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/handlers/graphical.rs:1245:34 | 1245 | fn debug(&self, diagnostic: &(dyn Diagnostic), f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^ ^ | help: remove these parentheses | 1245 - fn debug(&self, diagnostic: &(dyn Diagnostic), f: &mut fmt::Formatter<'_>) -> fmt::Result { 1245 + fn debug(&self, diagnostic: &dyn Diagnostic , f: &mut fmt::Formatter<'_>) -> fmt::Result { | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/handlers/json.rs:63:22 | 63 | diagnostic: &(dyn Diagnostic), | ^ ^ | help: remove these parentheses | 63 - diagnostic: &(dyn Diagnostic), 63 + diagnostic: &dyn Diagnostic , | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/handlers/json.rs:71:22 | 71 | diagnostic: &(dyn Diagnostic), | ^ ^ | help: remove these parentheses | 71 - diagnostic: &(dyn Diagnostic), 71 + diagnostic: &dyn Diagnostic , | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/handlers/json.rs:157:22 | 157 | diagnostic: &(dyn Diagnostic), | ^ ^ | help: remove these parentheses | 157 - diagnostic: &(dyn Diagnostic), 157 + diagnostic: &dyn Diagnostic , | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/handlers/json.rs:173:34 | 173 | fn debug(&self, diagnostic: &(dyn Diagnostic), f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^ ^ | help: remove these parentheses | 173 - fn debug(&self, diagnostic: &(dyn Diagnostic), f: &mut fmt::Formatter<'_>) -> fmt::Result { 173 + fn debug(&self, diagnostic: &dyn Diagnostic , f: &mut fmt::Formatter<'_>) -> fmt::Result { | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/handlers/narratable.rs:72:22 | 72 | diagnostic: &(dyn Diagnostic), | ^ ^ | help: remove these parentheses | 72 - diagnostic: &(dyn Diagnostic), 72 + diagnostic: &dyn Diagnostic , | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/handlers/narratable.rs:88:67 | 88 | fn render_header(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { | ^ ^ | help: remove these parentheses | 88 - fn render_header(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { 88 + fn render_header(&self, f: &mut impl fmt::Write, diagnostic: &dyn Diagnostic ) -> fmt::Result { | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/handlers/narratable.rs:99:67 | 99 | fn render_causes(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { | ^ ^ | help: remove these parentheses | 99 - fn render_causes(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { 99 + fn render_causes(&self, f: &mut impl fmt::Write, diagnostic: &dyn Diagnostic ) -> fmt::Result { | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/handlers/narratable.rs:113:67 | 113 | fn render_footer(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { | ^ ^ | help: remove these parentheses | 113 - fn render_footer(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { 113 + fn render_footer(&self, f: &mut impl fmt::Write, diagnostic: &dyn Diagnostic ) -> fmt::Result { | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/handlers/narratable.rs:129:22 | 129 | diagnostic: &(dyn Diagnostic), | ^ ^ | help: remove these parentheses | 129 - diagnostic: &(dyn Diagnostic), 129 + diagnostic: &dyn Diagnostic , | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/handlers/narratable.rs:155:22 | 155 | diagnostic: &(dyn Diagnostic), | ^ ^ | help: remove these parentheses | 155 - diagnostic: &(dyn Diagnostic), 155 + diagnostic: &dyn Diagnostic , | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/handlers/narratable.rs:347:34 | 347 | fn debug(&self, diagnostic: &(dyn Diagnostic), f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^ ^ | help: remove these parentheses | 347 - fn debug(&self, diagnostic: &(dyn Diagnostic), f: &mut fmt::Formatter<'_>) -> fmt::Result { 347 + fn debug(&self, diagnostic: &dyn Diagnostic , f: &mut fmt::Formatter<'_>) -> fmt::Result { | warning: struct `DisplayError` is never constructed --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/eyreish/wrapper.rs:10:19 | 10 | pub(crate) struct DisplayError(pub(crate) M); | ^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: struct `NoneError` is never constructed --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/miette-7.2.0/src/eyreish/wrapper.rs:15:19 | 15 | pub(crate) struct NoneError; | ^^^^^^^^^ Fresh env_logger v0.11.5 Fresh encoding_rs_io v0.1.7 Fresh clap_complete v4.5.32 Fresh chrono v0.4.38 warning: unexpected `cfg` condition value: `bench` --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/chrono-0.4.38/src/lib.rs:504:13 | 504 | #![cfg_attr(feature = "bench", feature(test))] // lib stability features as per RFC #507 | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `__internal_bench`, `alloc`, `android-tzdata`, `arbitrary`, `clock`, `default`, `iana-time-zone`, `js-sys`, `libc`, `now`, `oldtime`, `pure-rust-locales`, `rkyv`, `rkyv-16`, `rkyv-32`, `rkyv-64`, `rkyv-validation`, `serde`, `std`, `unstable-locales`, `wasm-bindgen`, `wasmbind`, `winapi`, and `windows-targets` = help: consider adding `bench` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Fresh xz2 v0.1.7 Fresh anyhow v1.0.89 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/anyhow-1.0.89/src/error.rs:406:18 | 406 | pub fn chain(&self) -> Chain { | ^^^^^ ^^^^^ 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 | 406 | pub fn chain(&self) -> Chain<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/anyhow-1.0.89/src/error.rs:728:20 | 728 | fn no_backtrace(e: Ref) -> Option<&Backtrace> { | ^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here | | | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 728 | fn no_backtrace(e: Ref<'_, ErrorImpl>) -> Option<&Backtrace> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/anyhow-1.0.89/src/error.rs:853:35 | 853 | unsafe fn context_backtrace(e: Ref) -> Option<&Backtrace> | ^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here | | | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 853 | unsafe fn context_backtrace(e: Ref<'_, ErrorImpl>) -> Option<&Backtrace> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/anyhow-1.0.89/src/error.rs:891:14 | 891 | fn erase(&self) -> Ref { | ^^^^^ ^^^^^^^^^^^^^^ 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 | 891 | fn erase(&self) -> Ref<'_, ErrorImpl> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/anyhow-1.0.89/src/error.rs:900:38 | 900 | pub(crate) unsafe fn error(this: Ref) -> &(dyn StdError + Send + Sync + 'static) { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | | | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 900 | pub(crate) unsafe fn error(this: Ref<'_, Self>) -> &(dyn StdError + Send + Sync + 'static) { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/anyhow-1.0.89/src/error.rs:907:42 | 907 | pub(crate) unsafe fn error_mut(this: Mut) -> &mut (dyn StdError + Send + Sync + 'static) { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | | | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 907 | pub(crate) unsafe fn error_mut(this: Mut<'_, Self>) -> &mut (dyn StdError + Send + Sync + 'static) { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/anyhow-1.0.89/src/error.rs:923:42 | 923 | pub(crate) unsafe fn backtrace(this: Ref) -> &Backtrace { | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here | | | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 923 | pub(crate) unsafe fn backtrace(this: Ref<'_, Self>) -> &Backtrace { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/anyhow-1.0.89/src/ptr.rs:48:19 | 48 | pub fn by_ref(&self) -> Ref { | ^^^^^ ^^^^^^ 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 | 48 | pub fn by_ref(&self) -> Ref<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/anyhow-1.0.89/src/ptr.rs:55:19 | 55 | pub fn by_mut(&mut self) -> Mut { | ^^^^^^^^^ ^^^^^^ 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 | 55 | pub fn by_mut(&mut self) -> Mut<'_, T> { | +++ warning: `miette` (lib) generated 47 warnings (1 duplicate) warning: `env_logger` (lib) generated 1 warning (1 duplicate) warning: `encoding_rs_io` (lib) generated 1 warning (1 duplicate) warning: `clap_complete` (lib) generated 1 warning (1 duplicate) warning: `chrono` (lib) generated 2 warnings (1 duplicate) warning: `xz2` (lib) generated 1 warning (1 duplicate) warning: `anyhow` (lib) generated 10 warnings (1 duplicate) Fresh sysinfo v0.30.13 Fresh colored v2.1.0 warning: unnecessary parentheses around closure body --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/colored-2.1.0/src/style.rs:78:34 | 78 | .filter(|&(mask, _)| (0 != (u & mask))) | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 78 - .filter(|&(mask, _)| (0 != (u & mask))) 78 + .filter(|&(mask, _)| 0 != (u & mask) ) | warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/colored-2.1.0/src/lib.rs:429:37 | 429 | fn escape_inner_reset_sequences(&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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 429 | fn escape_inner_reset_sequences(&self) -> Cow<'_, str> { | +++ Fresh indoc v2.0.5 warning: function `unindent` is never used --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/indoc-2.0.5/src/unindent.rs:3:8 | 3 | pub fn unindent(s: &str) -> String { | ^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: function `unindent_bytes` is never used --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/indoc-2.0.5/src/unindent.rs:10:8 | 10 | pub fn unindent_bytes(s: &[u8]) -> Vec { | ^^^^^^^^^^^^^^ warning: trait `Unindent` is never used --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/indoc-2.0.5/src/unindent.rs:53:11 | 53 | pub trait Unindent { | ^^^^^^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/indoc-2.0.5/src/unindent.rs:103:14 | 103 | fn lines(&self) -> Split bool>; | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 103 | fn lines(&self) -> Split<'_, u8, fn(&u8) -> bool>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1/cargo-crates/indoc-2.0.5/src/unindent.rs:107:14 | 107 | fn lines(&self) -> Split bool> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 107 | fn lines(&self) -> Split<'_, u8, fn(&u8) -> bool> { | +++ warning: `sysinfo` (lib) generated 1 warning (1 duplicate) warning: `colored` (lib) generated 3 warnings (1 duplicate) warning: `indoc` (lib) generated 6 warnings (1 duplicate) Fresh fnm v1.38.1 (/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1) warning: value assigned to `cause` is never read --> src/pretty_serde.rs:6:5 | 6 | cause: serde_json::Error, | ^^^^^ | = help: maybe it is overwritten before being read? = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default warning: value assigned to `input` is never read --> src/pretty_serde.rs:8:5 | 8 | input: String, | ^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `location` is never read --> src/pretty_serde.rs:10:5 | 10 | location: SourceOffset, | ^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `input` is never read --> src/pretty_serde.rs:18:5 | 18 | input: String, | ^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `location` is never read --> src/pretty_serde.rs:20:5 | 20 | location: SourceOffset, | ^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `message` is never read --> src/pretty_serde.rs:16:5 | 16 | message: String, | ^^^^^^^ | = help: maybe it is overwritten before being read? warning: `fnm` (bin "fnm") generated 7 warnings (1 duplicate) Finished `release` profile [optimized] target(s) in 0.54s Installing /wrkdirs/usr/ports/devel/fnm/work/stage/usr/local/bin/fnm Installed package `fnm v1.38.1 (/wrkdirs/usr/ports/devel/fnm/work/fnm-1.38.1)` (executable `fnm`) warning: be sure to add `/wrkdirs/usr/ports/devel/fnm/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-30T03:58:07+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 fnm-1.38.1_10 ===> Building fnm-1.38.1_10 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for fnm-1.38.1_10 build of devel/fnm | fnm-1.38.1_10 ended at Mon Dec 29 23:02:05 EST 2025 build time: 00:03:58