=>> Building devel/desed build started at Sun Dec 28 03:19:30 EST 2025 port directory: /usr/ports/devel/desed package name: desed-1.2.2_11 building for: FreeBSD 143amd64-deluxe-desktop-job-03 14.3-RELEASE-p2 FreeBSD 14.3-RELEASE-p2 amd64 maintained by: yuri@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 2525 Dec 24 21:58 /usr/ports/devel/desed/Makefile Ports top last git commit: 3dd9e2202282 Ports top unclean checkout: yes Port dir last git commit: 5e496c770786 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.4 Host OSVERSION: 1403000 Jail OSVERSION: 1403000 Job Id: 03 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1403000 UNAME_v=FreeBSD 14.3-RELEASE-p2 UNAME_r=14.3-RELEASE-p2 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.4 MASTERMNT=/mnt/data/.m/143amd64-deluxe-desktop/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen GID=0 OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 UID=0 PWD=/mnt/data/.m/143amd64-deluxe-desktop/03/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=143amd64-deluxe-desktop SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/mnt/data/.m/143amd64-deluxe-desktop/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.4 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- yuri@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/desed/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/desed/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/desed/work/.cache HOME=/wrkdirs/usr/ports/devel/desed/work TMPDIR="/wrkdirs/usr/ports/devel/desed/work" PATH=/wrkdirs/usr/ports/devel/desed/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/desed/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/desed/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/desed/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/desed/work/.cache HOME=/wrkdirs/usr/ports/devel/desed/work TMPDIR="/wrkdirs/usr/ports/devel/desed/work" PATH=/wrkdirs/usr/ports/devel/desed/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/desed/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/desed" EXAMPLESDIR="share/examples/desed" DATADIR="share/desed" WWWDIR="www/desed" ETCDIR="etc/desed" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/desed DOCSDIR=/usr/local/share/doc/desed EXAMPLESDIR=/usr/local/share/examples/desed WWWDIR=/usr/local/www/desed ETCDIR=/usr/local/etc/desed --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 ===> desed-1.2.2_11 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.5.1.pkg [143amd64-deluxe-desktop-job-03] Installing pkg-2.5.1... [143amd64-deluxe-desktop-job-03] Extracting pkg-2.5.1: .......... done ===> desed-1.2.2_11 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of desed-1.2.2_11 =========================================================================== =================================================== ===== 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 desed-1.2.2_11 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by desed-1.2.2_11 for building => SHA256 Checksum OK for rust/crates/desed-1.2.2.crate. => 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/allocator-api2-0.2.18.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/autocfg-1.4.0.crate. => SHA256 Checksum OK for rust/crates/backtrace-0.3.74.crate. => SHA256 Checksum OK for rust/crates/bitflags-1.3.2.crate. => SHA256 Checksum OK for rust/crates/bitflags-2.6.0.crate. => SHA256 Checksum OK for rust/crates/cassowary-0.3.0.crate. => SHA256 Checksum OK for rust/crates/castaway-0.2.3.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.0.crate. => SHA256 Checksum OK for rust/crates/clap-4.5.20.crate. => SHA256 Checksum OK for rust/crates/clap_builder-4.5.20.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/compact_str-0.8.0.crate. => SHA256 Checksum OK for rust/crates/crossterm-0.28.1.crate. => SHA256 Checksum OK for rust/crates/crossterm_winapi-0.9.1.crate. => SHA256 Checksum OK for rust/crates/either-1.13.0.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/foldhash-0.1.3.crate. => SHA256 Checksum OK for rust/crates/futures-core-0.3.31.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/inotify-0.10.2.crate. => SHA256 Checksum OK for rust/crates/inotify-sys-0.1.5.crate. => SHA256 Checksum OK for rust/crates/instability-0.3.2.crate. => SHA256 Checksum OK for rust/crates/is_terminal_polyfill-1.70.1.crate. => SHA256 Checksum OK for rust/crates/itertools-0.13.0.crate. => SHA256 Checksum OK for rust/crates/itoa-1.0.11.crate. => SHA256 Checksum OK for rust/crates/kqueue-1.0.8.crate. => SHA256 Checksum OK for rust/crates/kqueue-sys-1.0.4.crate. => SHA256 Checksum OK for rust/crates/libc-0.2.159.crate. => SHA256 Checksum OK for rust/crates/linux-raw-sys-0.4.14.crate. => SHA256 Checksum OK for rust/crates/lock_api-0.4.12.crate. => SHA256 Checksum OK for rust/crates/log-0.4.22.crate. => SHA256 Checksum OK for rust/crates/lru-0.12.5.crate. => SHA256 Checksum OK for rust/crates/memchr-2.7.4.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/object-0.36.5.crate. => SHA256 Checksum OK for rust/crates/parking_lot-0.12.3.crate. => SHA256 Checksum OK for rust/crates/parking_lot_core-0.9.10.crate. => SHA256 Checksum OK for rust/crates/paste-1.0.15.crate. => SHA256 Checksum OK for rust/crates/pin-project-lite-0.2.14.crate. => SHA256 Checksum OK for rust/crates/proc-macro2-1.0.87.crate. => SHA256 Checksum OK for rust/crates/quote-1.0.37.crate. => SHA256 Checksum OK for rust/crates/ratatui-0.28.1.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.5.7.crate. => SHA256 Checksum OK for rust/crates/rustc-demangle-0.1.24.crate. => SHA256 Checksum OK for rust/crates/rustix-0.38.37.crate. => SHA256 Checksum OK for rust/crates/rustversion-1.0.18.crate. => SHA256 Checksum OK for rust/crates/ryu-1.0.18.crate. => SHA256 Checksum OK for rust/crates/scopeguard-1.2.0.crate. => SHA256 Checksum OK for rust/crates/signal-hook-0.3.17.crate. => SHA256 Checksum OK for rust/crates/signal-hook-mio-0.2.4.crate. => SHA256 Checksum OK for rust/crates/signal-hook-registry-1.4.2.crate. => SHA256 Checksum OK for rust/crates/smallvec-1.13.2.crate. => SHA256 Checksum OK for rust/crates/socket2-0.5.7.crate. => SHA256 Checksum OK for rust/crates/static_assertions-1.1.0.crate. => SHA256 Checksum OK for rust/crates/strsim-0.11.1.crate. => SHA256 Checksum OK for rust/crates/strum-0.26.3.crate. => SHA256 Checksum OK for rust/crates/strum_macros-0.26.4.crate. => SHA256 Checksum OK for rust/crates/syn-2.0.79.crate. => SHA256 Checksum OK for rust/crates/tokio-1.40.0.crate. => SHA256 Checksum OK for rust/crates/unicode-ident-1.0.13.crate. => SHA256 Checksum OK for rust/crates/unicode-segmentation-1.12.0.crate. => SHA256 Checksum OK for rust/crates/unicode-truncate-1.1.0.crate. => SHA256 Checksum OK for rust/crates/unicode-width-0.1.14.crate. => SHA256 Checksum OK for rust/crates/utf8parse-0.2.2.crate. => SHA256 Checksum OK for rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate. => SHA256 Checksum OK for rust/crates/winapi-0.3.9.crate. => SHA256 Checksum OK for rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.52.6.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.52.6.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.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.52.6.crate. =========================================================================== =================================================== ===== 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 desed-1.2.2_11 for building ===> Extracting for desed-1.2.2_11 => SHA256 Checksum OK for rust/crates/desed-1.2.2.crate. => 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/allocator-api2-0.2.18.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/autocfg-1.4.0.crate. => SHA256 Checksum OK for rust/crates/backtrace-0.3.74.crate. => SHA256 Checksum OK for rust/crates/bitflags-1.3.2.crate. => SHA256 Checksum OK for rust/crates/bitflags-2.6.0.crate. => SHA256 Checksum OK for rust/crates/cassowary-0.3.0.crate. => SHA256 Checksum OK for rust/crates/castaway-0.2.3.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.0.crate. => SHA256 Checksum OK for rust/crates/clap-4.5.20.crate. => SHA256 Checksum OK for rust/crates/clap_builder-4.5.20.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/compact_str-0.8.0.crate. => SHA256 Checksum OK for rust/crates/crossterm-0.28.1.crate. => SHA256 Checksum OK for rust/crates/crossterm_winapi-0.9.1.crate. => SHA256 Checksum OK for rust/crates/either-1.13.0.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/foldhash-0.1.3.crate. => SHA256 Checksum OK for rust/crates/futures-core-0.3.31.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/inotify-0.10.2.crate. => SHA256 Checksum OK for rust/crates/inotify-sys-0.1.5.crate. => SHA256 Checksum OK for rust/crates/instability-0.3.2.crate. => SHA256 Checksum OK for rust/crates/is_terminal_polyfill-1.70.1.crate. => SHA256 Checksum OK for rust/crates/itertools-0.13.0.crate. => SHA256 Checksum OK for rust/crates/itoa-1.0.11.crate. => SHA256 Checksum OK for rust/crates/kqueue-1.0.8.crate. => SHA256 Checksum OK for rust/crates/kqueue-sys-1.0.4.crate. => SHA256 Checksum OK for rust/crates/libc-0.2.159.crate. => SHA256 Checksum OK for rust/crates/linux-raw-sys-0.4.14.crate. => SHA256 Checksum OK for rust/crates/lock_api-0.4.12.crate. => SHA256 Checksum OK for rust/crates/log-0.4.22.crate. => SHA256 Checksum OK for rust/crates/lru-0.12.5.crate. => SHA256 Checksum OK for rust/crates/memchr-2.7.4.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/object-0.36.5.crate. => SHA256 Checksum OK for rust/crates/parking_lot-0.12.3.crate. => SHA256 Checksum OK for rust/crates/parking_lot_core-0.9.10.crate. => SHA256 Checksum OK for rust/crates/paste-1.0.15.crate. => SHA256 Checksum OK for rust/crates/pin-project-lite-0.2.14.crate. => SHA256 Checksum OK for rust/crates/proc-macro2-1.0.87.crate. => SHA256 Checksum OK for rust/crates/quote-1.0.37.crate. => SHA256 Checksum OK for rust/crates/ratatui-0.28.1.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.5.7.crate. => SHA256 Checksum OK for rust/crates/rustc-demangle-0.1.24.crate. => SHA256 Checksum OK for rust/crates/rustix-0.38.37.crate. => SHA256 Checksum OK for rust/crates/rustversion-1.0.18.crate. => SHA256 Checksum OK for rust/crates/ryu-1.0.18.crate. => SHA256 Checksum OK for rust/crates/scopeguard-1.2.0.crate. => SHA256 Checksum OK for rust/crates/signal-hook-0.3.17.crate. => SHA256 Checksum OK for rust/crates/signal-hook-mio-0.2.4.crate. => SHA256 Checksum OK for rust/crates/signal-hook-registry-1.4.2.crate. => SHA256 Checksum OK for rust/crates/smallvec-1.13.2.crate. => SHA256 Checksum OK for rust/crates/socket2-0.5.7.crate. => SHA256 Checksum OK for rust/crates/static_assertions-1.1.0.crate. => SHA256 Checksum OK for rust/crates/strsim-0.11.1.crate. => SHA256 Checksum OK for rust/crates/strum-0.26.3.crate. => SHA256 Checksum OK for rust/crates/strum_macros-0.26.4.crate. => SHA256 Checksum OK for rust/crates/syn-2.0.79.crate. => SHA256 Checksum OK for rust/crates/tokio-1.40.0.crate. => SHA256 Checksum OK for rust/crates/unicode-ident-1.0.13.crate. => SHA256 Checksum OK for rust/crates/unicode-segmentation-1.12.0.crate. => SHA256 Checksum OK for rust/crates/unicode-truncate-1.1.0.crate. => SHA256 Checksum OK for rust/crates/unicode-width-0.1.14.crate. => SHA256 Checksum OK for rust/crates/utf8parse-0.2.2.crate. => SHA256 Checksum OK for rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate. => SHA256 Checksum OK for rust/crates/winapi-0.3.9.crate. => SHA256 Checksum OK for rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.52.6.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.52.6.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.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.52.6.crate. ===> Moving crates to /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2//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 desed-1.2.2_11 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> desed-1.2.2_11 depends on package: rust>=1.92.0 - not found ===> Installing existing package /packages/All/rust-1.92.0.pkg [143amd64-deluxe-desktop-job-03] Installing rust-1.92.0... [143amd64-deluxe-desktop-job-03] `-- Installing curl-8.17.0... [143amd64-deluxe-desktop-job-03] | `-- Installing brotli-1.2.0,1... [143amd64-deluxe-desktop-job-03] | `-- Extracting brotli-1.2.0,1: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing libidn2-2.3.8... [143amd64-deluxe-desktop-job-03] | | `-- Installing indexinfo-0.3.1_1... [143amd64-deluxe-desktop-job-03] | | `-- Extracting indexinfo-0.3.1_1: . done [143amd64-deluxe-desktop-job-03] | | `-- Installing libunistring-1.4.1... [143amd64-deluxe-desktop-job-03] | | `-- Extracting libunistring-1.4.1: .......... done [143amd64-deluxe-desktop-job-03] | `-- Extracting libidn2-2.3.8: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing libnghttp2-1.68.0... [143amd64-deluxe-desktop-job-03] | `-- Extracting libnghttp2-1.68.0: ....... done [143amd64-deluxe-desktop-job-03] | `-- Installing libpsl-0.21.5_2... [143amd64-deluxe-desktop-job-03] | `-- Extracting libpsl-0.21.5_2: ........ done [143amd64-deluxe-desktop-job-03] | `-- Installing libssh2-1.11.1,3... [143amd64-deluxe-desktop-job-03] | `-- Extracting libssh2-1.11.1,3: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing zstd-1.5.7_1... [143amd64-deluxe-desktop-job-03] | `-- Extracting zstd-1.5.7_1: .......... done [143amd64-deluxe-desktop-job-03] `-- Extracting curl-8.17.0: .......... done [143amd64-deluxe-desktop-job-03] Extracting rust-1.92.0: .......... done ===> desed-1.2.2_11 depends on package: rust>=1.92.0 - found ===> Returning to build of desed-1.2.2_11 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for desed-1.2.2_11 ===> Additional optimization to port applied ===> Cargo config: [source.cargo] directory = '/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2//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 desed-1.2.2_11 Compiling libc v0.2.159 Compiling proc-macro2 v1.0.87 Compiling rustversion v1.0.18 Compiling unicode-ident v1.0.13 Compiling autocfg v1.4.0 Compiling cfg-if v1.0.0 Compiling parking_lot_core v0.9.10 Compiling signal-hook v0.3.17 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/libc-0.2.159 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/build/libc-48e4b7bd112ea7a3 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/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/desed/work/desed-1.2.2/cargo-crates/proc-macro2-1.0.87 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/build/proc-macro2-9ce322ca18f822ad -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/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/desed/work/desed-1.2.2/cargo-crates/rustversion-1.0.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/rustversion-1.0.18/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Conditional compilation according to rustc compiler version' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustversion CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/rustversion' CARGO_PKG_RUST_VERSION=1.31 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/desed/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/rustversion-1.0.18/build/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=4edacbf95bf97226 -C extra-filename=-68a8beae3c33bf25 --out-dir /wrkdirs/usr/ports/devel/desed/work/target/release/build/rustversion-68a8beae3c33bf25 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/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/desed/work/desed-1.2.2/cargo-crates/unicode-ident-1.0.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_ident --edition=2018 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/autocfg-1.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps /usr/local/bin/rustc --crate-name autocfg --edition=2015 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/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/desed/work/desed-1.2.2/cargo-crates/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/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/desed/work/desed-1.2.2/cargo-crates/parking_lot_core-0.9.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/parking_lot_core-0.9.10/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.9.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/desed/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/parking_lot_core-0.9.10/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=9416a949568b225e -C extra-filename=-4af8ed1bc2cf1540 --out-dir /wrkdirs/usr/ports/devel/desed/work/target/release/build/parking_lot_core-4af8ed1bc2cf1540 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/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/desed/work/desed-1.2.2/cargo-crates/signal-hook-0.3.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/signal-hook-0.3.17/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner :Thomas Himmelstoss ' CARGO_PKG_DESCRIPTION='Unix signal handling' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signal-hook CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/signal-hook' 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/desed/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/signal-hook-0.3.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="iterator"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cc", "channel", "default", "extended-siginfo", "extended-siginfo-raw", "iterator"))' -C metadata=e06fbc7ef77ea2ce -C extra-filename=-8f3e07525ff57f43 --out-dir /wrkdirs/usr/ports/devel/desed/work/target/release/build/signal-hook-8f3e07525ff57f43 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `-C ar`: this option is deprecated and does nothing warning: `cfg-if` (lib) 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/desed/work/desed-1.2.2/cargo-crates/log-0.4.22 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps /usr/local/bin/rustc --crate-name log --edition=2021 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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 --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=75e4d86b571353e0 -C extra-filename=-ca4419d2eaf0181b --out-dir /wrkdirs/usr/ports/devel/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `unicode-ident` (lib) 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/desed/work/desed-1.2.2/cargo-crates/utf8parse-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps /usr/local/bin/rustc --crate-name utf8parse --edition=2018 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `signal-hook` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=channel,default,iterator 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_CHANNEL=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_ITERATOR=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/signal-hook-0.3.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/signal-hook-0.3.17/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner :Thomas Himmelstoss ' CARGO_PKG_DESCRIPTION='Unix signal handling' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signal-hook CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/signal-hook' 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/desed/work/target/release/deps:/wrkdirs/usr/ports/devel/desed/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/desed/work/target/release/build/signal-hook-40e15d7c83cb5ad4/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/desed/work/target/release/build/signal-hook-8f3e07525ff57f43/build-script-build` Compiling rustix v0.38.37 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/rustix-0.38.37 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="termios"' --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=5e728dace797e851 -C extra-filename=-49f23cdcb1b5209f --out-dir /wrkdirs/usr/ports/devel/desed/work/target/release/build/rustix-49f23cdcb1b5209f -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `parking_lot_core` (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/desed/work/desed-1.2.2/cargo-crates/parking_lot_core-0.9.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/parking_lot_core-0.9.10/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.9.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/desed/work/target/release/deps:/wrkdirs/usr/ports/devel/desed/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/desed/work/target/release/build/parking_lot_core-b48a5bcbd3515633/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/desed/work/target/release/build/parking_lot_core-4af8ed1bc2cf1540/build-script-build` warning: `utf8parse` (lib) generated 1 warning (1 duplicate) Compiling scopeguard v1.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=scopeguard CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/scopeguard-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/scopeguard-1.2.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic). Defines the macros `defer'\!'`, `defer_on_unwind'\!'`, `defer_on_success'\!'` as shorthands for guards with one of the implemented strategies. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=scopeguard CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/scopeguard' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/desed/work/target/release/deps /usr/local/bin/rustc --crate-name scopeguard --edition=2015 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/scopeguard-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=ffbe5ff4f2a8e5aa -C extra-filename=-f2a6a48bde8b10e7 --out-dir /wrkdirs/usr/ports/devel/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` [parking_lot_core 0.9.10] cargo:rerun-if-changed=build.rs Compiling smallvec v1.13.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/smallvec-1.13.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps /usr/local/bin/rustc --crate-name smallvec --edition=2018 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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 --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=eba764700f5b5017 -C extra-filename=-f12cf8bbafaeb08d --out-dir /wrkdirs/usr/ports/devel/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/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/desed/work/desed-1.2.2/cargo-crates/proc-macro2-1.0.87 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps:/wrkdirs/usr/ports/devel/desed/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/devel/desed/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/desed/work/target/release/build/proc-macro2-9ce322ca18f822ad/build-script-build` warning: `rustversion` (build script) generated 1 warning (1 duplicate) warning: `scopeguard` (lib) generated 1 warning (1 duplicate) Compiling anstyle-parse v0.2.5 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/desed/work/desed-1.2.2/cargo-crates/rustversion-1.0.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/rustversion-1.0.18/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Conditional compilation according to rustc compiler version' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustversion CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/rustversion' CARGO_PKG_RUST_VERSION=1.31 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/desed/work/target/release/deps:/wrkdirs/usr/ports/devel/desed/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/devel/desed/work/target/release/build/rustversion-5cd6186bbf1b468d/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/desed/work/target/release/build/rustversion-68a8beae3c33bf25/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle_parse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/anstyle-parse-0.2.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle_parse --edition=2021 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --extern utf8parse=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libutf8parse-747797aa596578ef.rmeta --cap-lints warn -C ar=ar -C linker=cc` 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/desed/work/desed-1.2.2/cargo-crates/libc-0.2.159 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps:/wrkdirs/usr/ports/devel/desed/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/desed/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/desed/work/target/release/build/libc-48e4b7bd112ea7a3/build-script-build` [rustversion 1.0.18] cargo:rerun-if-changed=build/build.rs [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: `log` (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/desed/work/desed-1.2.2/cargo-crates/is_terminal_polyfill-1.70.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps /usr/local/bin/rustc --crate-name is_terminal_polyfill --edition=2021 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` [rustversion 1.0.18] cargo:rustc-check-cfg=cfg(cfg_macro_not_allowed) [rustversion 1.0.18] cargo:rustc-check-cfg=cfg(host_os, values("windows")) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustversion CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/rustversion-1.0.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/rustversion-1.0.18/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Conditional compilation according to rustc compiler version' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustversion CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/rustversion' CARGO_PKG_RUST_VERSION=1.31 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/desed/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/desed/work/target/release/build/rustversion-5cd6186bbf1b468d/out /usr/local/bin/rustc --crate-name rustversion --edition=2018 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/rustversion-1.0.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 -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ff35a0a86bb222e0 -C extra-filename=-ee6213405b7cc96f --out-dir /wrkdirs/usr/ports/devel/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc --check-cfg 'cfg(cfg_macro_not_allowed)' --check-cfg 'cfg(host_os, values("windows"))'` [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/desed/work/desed-1.2.2/cargo-crates/libc-0.2.159 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/desed/work/target/release/build/libc-92613da972ca1506/out /usr/local/bin/rustc --crate-name libc --edition=2015 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/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/desed/work/desed-1.2.2/cargo-crates/proc-macro2-1.0.87 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/desed/work/target/release/build/proc-macro2-81009a6deec0b5de/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2021 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --extern unicode_ident=/wrkdirs/usr/ports/devel/desed/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: `is_terminal_polyfill` (lib) generated 1 warning (1 duplicate) Compiling paste v1.0.15 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/paste-1.0.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/paste-1.0.15/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Macros for all your token pasting needs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=paste CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/paste' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.15 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/desed/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/paste-1.0.15/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=52798d8878514cdf -C extra-filename=-0478a01713a9ec74 --out-dir /wrkdirs/usr/ports/devel/desed/work/target/release/build/paste-0478a01713a9ec74 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `autocfg` (lib) generated 1 warning (1 duplicate) Compiling lock_api v0.4.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/lock_api-0.4.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/lock_api-0.4.12/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/desed/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/lock_api-0.4.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=89e5b6158b2201d9 -C extra-filename=-595e56c9ad9260a5 --out-dir /wrkdirs/usr/ports/devel/desed/work/target/release/build/lock_api-595e56c9ad9260a5 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libautocfg-9f5a33e95be71924.rlib --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,libc-extra-traits,std,stdio,termios 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_LIBC_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_STDIO=1 CARGO_FEATURE_TERMIOS=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/rustix-0.38.37 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps:/wrkdirs/usr/ports/devel/desed/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/desed/work/target/release/build/rustix-4df6b071d69f0941/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/desed/work/target/release/build/rustix-49f23cdcb1b5209f/build-script-build` [rustix 0.38.37] cargo:rerun-if-changed=build.rs warning: `anstyle-parse` (lib) 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/desed/work/desed-1.2.2/cargo-crates/bitflags-2.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2021 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `smallvec` (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/desed/work/desed-1.2.2/cargo-crates/either-1.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps /usr/local/bin/rustc --crate-name either --edition=2018 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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 --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=1d5c0846d5b6d2c1 -C extra-filename=-8cbc029b92765e85 --out-dir /wrkdirs/usr/ports/devel/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` [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 equivalent v1.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/equivalent-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps /usr/local/bin/rustc --crate-name equivalent --edition=2015 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unused import: `for_both` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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: `lock_api` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=atomic_usize,default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_ATOMIC_USIZE=1 CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/lock_api-0.4.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/lock_api-0.4.12/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/desed/work/target/release/deps:/wrkdirs/usr/ports/devel/desed/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/desed/work/target/release/build/lock_api-d63baa6ec8a467ca/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/desed/work/target/release/build/lock_api-595e56c9ad9260a5/build-script-build` warning: `equivalent` (lib) generated 1 warning (1 duplicate) Compiling anstyle-query v1.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle_query CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/anstyle-query-1.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle_query --edition=2021 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `paste` (build script) generated 1 warning (1 duplicate) Compiling foldhash v0.1.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=foldhash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/foldhash-0.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/foldhash-0.1.3/Cargo.toml CARGO_PKG_AUTHORS='Orson Peters ' CARGO_PKG_DESCRIPTION='A fast, non-cryptographic, minimally DoS-resistant hashing algorithm.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Zlib CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=foldhash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/orlp/foldhash' CARGO_PKG_RUST_VERSION='' 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/desed/work/target/release/deps /usr/local/bin/rustc --crate-name foldhash --edition=2021 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/foldhash-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("default", "std"))' -C metadata=ba1bb7045386d478 -C extra-filename=-43aba7cdcfab38fe --out-dir /wrkdirs/usr/ports/devel/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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: `anstyle-query` (lib) generated 1 warning (1 duplicate) Compiling heck v0.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=heck CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/heck-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps /usr/local/bin/rustc --crate-name heck --edition=2021 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` [lock_api 0.4.12] warning: `-C ar`: this option is deprecated and does nothing [lock_api 0.4.12] [lock_api 0.4.12] cargo:rustc-cfg=has_const_fn_trait_bound Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lock_api CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/lock_api-0.4.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/lock_api-0.4.12/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/desed/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/desed/work/target/release/build/lock_api-d63baa6ec8a467ca/out /usr/local/bin/rustc --crate-name lock_api --edition=2021 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/lock_api-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=24a5fd4f7e983a76 -C extra-filename=-798f874177b4f1e2 --out-dir /wrkdirs/usr/ports/devel/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --extern scopeguard=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libscopeguard-f2a6a48bde8b10e7.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg has_const_fn_trait_bound` warning: `foldhash` (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/desed/work/desed-1.2.2/cargo-crates/colorchoice-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps /usr/local/bin/rustc --crate-name colorchoice --edition=2021 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/lock_api-0.4.12/src/mutex.rs:148:11 | 148 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/lock_api-0.4.12/src/mutex.rs:158:15 | 158 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/lock_api-0.4.12/src/remutex.rs:232:11 | 232 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/lock_api-0.4.12/src/remutex.rs:247:15 | 247 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/lock_api-0.4.12/src/rwlock.rs:369:11 | 369 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/lock_api-0.4.12/src/rwlock.rs:379:15 | 379 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `either` (lib) generated 2 warnings (1 duplicate) Compiling allocator-api2 v0.2.18 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=allocator_api2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/Cargo.toml CARGO_PKG_AUTHORS='Zakarum ' CARGO_PKG_DESCRIPTION='Mirror of Rust'\''s allocator API' CARGO_PKG_HOMEPAGE='https://github.com/zakarumych/allocator-api2' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=allocator-api2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zakarumych/allocator-api2' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/desed/work/target/release/deps /usr/local/bin/rustc --crate-name allocator_api2 --edition=2018 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly", "serde", "std"))' -C metadata=edff331a621c0518 -C extra-filename=-646727f7a3dc37c5 --out-dir /wrkdirs/usr/ports/devel/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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: `colorchoice` (lib) generated 1 warning (1 duplicate) Compiling anstyle v1.0.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/anstyle-1.0.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle --edition=2021 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/alloc/mod.rs:25:34 | 25 | #[cfg(all(feature = "alloc", not(no_global_oom_handling)))] | ^^^^^^^^^^^^^^^^^^^^^^ | = 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(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:156:11 | 156 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:168:11 | 168 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:170:11 | 170 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:1192:11 | 1192 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:1221:11 | 1221 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:1270:11 | 1270 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:1389:11 | 1389 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:1431:11 | 1431 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:1457:11 | 1457 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:1519:11 | 1519 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:1847:11 | 1847 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:1855:11 | 1855 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:2114:11 | 2114 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:2122:11 | 2122 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:206:19 | 206 | #[cfg(all(not(no_global_oom_handling)))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:231:15 | 231 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:256:15 | 256 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:270:15 | 270 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:359:15 | 359 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:420:15 | 420 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:489:15 | 489 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:545:15 | 545 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:605:15 | 605 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:630:15 | 630 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:724:15 | 724 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:751:15 | 751 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:14:11 | 14 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:85:11 | 85 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:608:11 | 608 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:639:11 | 639 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:164:15 | 164 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:172:15 | 172 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:208:15 | 208 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:216:15 | 216 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:249:15 | 249 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:364:15 | 364 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:388:15 | 388 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:421:15 | 421 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:451:15 | 451 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:529:15 | 529 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:54:11 | 54 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:60:11 | 60 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:62:11 | 62 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:80:11 | 80 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:83:11 | 83 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:96:11 | 96 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:99:11 | 99 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2624:11 | 2624 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2684:11 | 2684 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2757:11 | 2757 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2841:11 | 2841 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2939:11 | 2939 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2956:11 | 2956 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2973:11 | 2973 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:3014:11 | 3014 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:3040:11 | 3040 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:3104:11 | 3104 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:3113:11 | 3113 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/into_iter.rs:13:11 | 13 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/into_iter.rs:167:11 | 167 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/partial_eq.rs:1:11 | 1 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/partial_eq.rs:30:11 | 30 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:427:15 | 427 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:614:15 | 614 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:852:15 | 852 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:882:15 | 882 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:982:15 | 982 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:1011:15 | 1011 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:1044:15 | 1044 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:1384:15 | 1384 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:1788:15 | 1788 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:1889:15 | 1889 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:1899:15 | 1899 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2064:15 | 2064 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2128:15 | 2128 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2325:15 | 2325 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2356:15 | 2356 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2383:15 | 2383 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2495:15 | 2495 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2821:15 | 2821 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/macros.rs:54:11 | 54 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/slice.rs:17:15 | 17 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/slice.rs:39:15 | 39 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/slice.rs:70:15 | 70 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/slice.rs:112:15 | 112 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `bitflags` (lib) generated 1 warning (1 duplicate) Compiling itertools v0.13.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/itertools-0.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/itertools-0.13.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='Extra iterator adaptors, iterator methods, free functions, and macros.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itertools CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-itertools/itertools' CARGO_PKG_RUST_VERSION=1.43.1 CARGO_PKG_VERSION=0.13.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/desed/work/target/release/deps /usr/local/bin/rustc --crate-name itertools --edition=2018 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/itertools-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=77d3d9f9e7153b66 -C extra-filename=-5b41429c0b314038 --out-dir /wrkdirs/usr/ports/devel/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --extern either=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libeither-8cbc029b92765e85.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `rustversion` (lib) 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/desed/work/desed-1.2.2/cargo-crates/quote-1.0.37 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps /usr/local/bin/rustc --crate-name quote --edition=2018 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libproc_macro2-4ce83f28e97556ce.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `heck` (lib) generated 1 warning (1 duplicate) Compiling castaway v0.2.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=castaway CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/castaway-0.2.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/castaway-0.2.3/Cargo.toml CARGO_PKG_AUTHORS='Stephen M. Coakley ' CARGO_PKG_DESCRIPTION='Safe, zero-cost downcasting for limited compile-time specialization.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=castaway CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sagebind/castaway' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/desed/work/target/release/deps /usr/local/bin/rustc --crate-name castaway --edition=2018 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/castaway-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=bea784fb38004e1d -C extra-filename=-70c01a4aaa64e8f6 --out-dir /wrkdirs/usr/ports/devel/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --extern rustversion=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/librustversion-ee6213405b7cc96f.so --cap-lints warn -C ar=ar -C linker=cc` warning: field `0` is never read --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/lock_api-0.4.12/src/lib.rs:103:24 | 103 | pub struct GuardNoSend(*mut ()); | ----------- ^^^^^^^ | | | field in this struct | = help: consider removing this field = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: `lock_api` (lib) generated 8 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/desed/work/desed-1.2.2/cargo-crates/paste-1.0.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/paste-1.0.15/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Macros for all your token pasting needs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=paste CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/paste' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.15 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/desed/work/target/release/deps:/wrkdirs/usr/ports/devel/desed/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/devel/desed/work/target/release/build/paste-464970ce5e6ea951/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/desed/work/target/release/build/paste-0478a01713a9ec74/build-script-build` [paste 1.0.15] cargo:rerun-if-changed=build.rs warning: `castaway` (lib) generated 1 warning (1 duplicate) Compiling clap_lex v0.7.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_lex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/clap_lex-0.7.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps /usr/local/bin/rustc --crate-name clap_lex --edition=2021 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` [paste 1.0.15] cargo:rustc-check-cfg=cfg(no_literal_fromstr) [paste 1.0.15] cargo:rustc-check-cfg=cfg(feature, values("protocol_feature_paste")) Compiling static_assertions v1.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=static_assertions CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/static_assertions-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/static_assertions-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='Nikolai Vazquez' CARGO_PKG_DESCRIPTION='Compile-time assertions to ensure that invariants are met.' CARGO_PKG_HOMEPAGE='https://github.com/nvzqz/static-assertions-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=static_assertions CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nvzqz/static-assertions-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/desed/work/target/release/deps /usr/local/bin/rustc --crate-name static_assertions --edition=2015 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/static_assertions-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=c60e1ab739843cab -C extra-filename=-2b3cac9271484e5a --out-dir /wrkdirs/usr/ports/devel/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `static_assertions` (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/desed/work/desed-1.2.2/cargo-crates/anstream-0.6.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps /usr/local/bin/rustc --crate-name anstream --edition=2021 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --extern anstyle=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libanstyle-8133c3be28011d3a.rmeta --extern anstyle_parse=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libanstyle_parse-886e4ceec1f68f5e.rmeta --extern anstyle_query=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libanstyle_query-6b7f659496026732.rmeta --extern colorchoice=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libcolorchoice-8a03c7aa85c74d42.rmeta --extern is_terminal_polyfill=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libis_terminal_polyfill-c033df841f7906e0.rmeta --extern utf8parse=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libutf8parse-747797aa596578ef.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `anstyle` (lib) 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/desed/work/desed-1.2.2/cargo-crates/syn-2.0.79 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps /usr/local/bin/rustc --crate-name syn --edition=2021 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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"' --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=f534c0f27257f43e -C extra-filename=-e088a4467d880990 --out-dir /wrkdirs/usr/ports/devel/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libproc_macro2-4ce83f28e97556ce.rmeta --extern quote=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libquote-9a92b06cb0988cc9.rmeta --extern unicode_ident=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libunicode_ident-8deb1006ac45e5e5.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `proc-macro2` (lib) generated 12 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/desed/work/desed-1.2.2/cargo-crates/unicode-segmentation-1.12.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_segmentation --edition=2018 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: trait `ExtendFromWithinSpec` is never used --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2548:7 | 2548 | trait ExtendFromWithinSpec { | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: trait `NonDrop` is never used --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/into_iter.rs:161:11 | 161 | pub trait NonDrop {} | ^^^^^^^ warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:1902:30 | 1902 | let count = unsafe { (*other).len() }; | ^^-----^^^^^^^ | | | this raw pointer has type `*const [T]` | = 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: `&[T]` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:1902:30 | 1902 | let count = unsafe { (*other).len() }; | ^^^^^^^^ note: method calls to `len` require a reference --> /usr/local/lib/rustlib/src/rust/library/core/src/slice/mod.rs:114:5 | 114 | pub const fn len(&self) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = 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 | 1902 | let count = unsafe { (&(*other)).len() }; | ++ + warning: `quote` (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/desed/work/desed-1.2.2/cargo-crates/itoa-1.0.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps /usr/local/bin/rustc --crate-name itoa --edition=2018 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `allocator-api2` (lib) generated 90 warnings (1 duplicate) Compiling hashbrown v0.15.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/hashbrown-0.15.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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 --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="default-hasher"' --cfg 'feature="equivalent"' --cfg 'feature="inline-more"' --cfg 'feature="raw-entry"' --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=84a6fc1294117ef9 -C extra-filename=-3f5ba7d7e66a9992 --out-dir /wrkdirs/usr/ports/devel/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --extern allocator_api2=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/liballocator_api2-646727f7a3dc37c5.rmeta --extern equivalent=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libequivalent-56541eaef0130a2e.rmeta --extern foldhash=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libfoldhash-43aba7cdcfab38fe.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `clap_lex` (lib) generated 1 warning (1 duplicate) Compiling bitflags v1.3.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/bitflags-1.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/bitflags-1.3.2/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags. ' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/desed/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2018 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/bitflags-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=7fe4d75ec57a64f6 -C extra-filename=-e0e7b282ff3f12ba --out-dir /wrkdirs/usr/ports/devel/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `itoa` (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/desed/work/desed-1.2.2/cargo-crates/ryu-1.0.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps /usr/local/bin/rustc --crate-name ryu --edition=2018 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `bitflags` (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/desed/work/desed-1.2.2/cargo-crates/unicode-width-0.1.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_width --edition=2021 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: value assigned to `vp` is never read --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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: `anstream` (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/desed/work/desed-1.2.2/cargo-crates/strsim-0.11.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps /usr/local/bin/rustc --crate-name strsim --edition=2015 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `ryu` (lib) generated 2 warnings (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/desed/work/desed-1.2.2/cargo-crates/anyhow-1.0.89 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/build/anyhow-4b9db270c4a4df49 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `unicode-width` (lib) generated 1 warning (1 duplicate) Compiling compact_str v0.8.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=compact_str CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/compact_str-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/compact_str-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Parker Timmerman ' CARGO_PKG_DESCRIPTION='A memory efficient string type that transparently stores strings on the stack, when possible' CARGO_PKG_HOMEPAGE='https://github.com/ParkMyCar/compact_str' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=compact_str CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ParkMyCar/compact_str' 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/desed/work/target/release/deps /usr/local/bin/rustc --crate-name compact_str --edition=2021 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/compact_str-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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "bytes", "default", "diesel", "markup", "proptest", "quickcheck", "rkyv", "serde", "smallvec", "sqlx", "sqlx-mysql", "sqlx-postgres", "sqlx-sqlite", "std"))' -C metadata=9a2ab28ed7256060 -C extra-filename=-12bdcd18509900d4 --out-dir /wrkdirs/usr/ports/devel/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --extern castaway=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libcastaway-70c01a4aaa64e8f6.rmeta --extern cfg_if=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libcfg_if-1e473bfa730f368f.rmeta --extern itoa=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libitoa-3931b4178a0344c4.rmeta --extern rustversion=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/librustversion-ee6213405b7cc96f.so --extern ryu=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libryu-5f92a43fd4656b84.rmeta --extern static_assertions=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libstatic_assertions-2b3cac9271484e5a.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `unicode-segmentation` (lib) generated 10 warnings (1 duplicate) Compiling clap_builder v4.5.20 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_builder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/clap_builder-4.5.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/clap_builder-4.5.20/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.20 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/desed/work/target/release/deps /usr/local/bin/rustc --crate-name clap_builder --edition=2021 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/clap_builder-4.5.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=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="cargo"' --cfg 'feature="color"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=2ab3d18fce4e7356 -C extra-filename=-3e97429dc80b82df --out-dir /wrkdirs/usr/ports/devel/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --extern anstream=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libanstream-07f240aeedc36bd0.rmeta --extern anstyle=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libanstyle-8133c3be28011d3a.rmeta --extern clap_lex=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libclap_lex-1af6f6e8d54876de.rmeta --extern strsim=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libstrsim-e35ee3d0d77e0e6e.rmeta --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/desed/work/desed-1.2.2/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: `anyhow` (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/desed/work/desed-1.2.2/cargo-crates/anyhow-1.0.89 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps:/wrkdirs/usr/ports/devel/desed/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/desed/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/desed/work/target/release/build/anyhow-4b9db270c4a4df49/build-script-build` [anyhow 1.0.89] cargo:rerun-if-changed=build/probe.rs [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 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=paste CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/paste-1.0.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/paste-1.0.15/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Macros for all your token pasting needs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=paste CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/paste' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.15 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/desed/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/desed/work/target/release/build/paste-464970ce5e6ea951/out /usr/local/bin/rustc --crate-name paste --edition=2018 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/paste-1.0.15/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=dc96c65bb1f2344f -C extra-filename=-f4995560fbc9594e --out-dir /wrkdirs/usr/ports/devel/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc --check-cfg 'cfg(no_literal_fromstr)' --check-cfg 'cfg(feature, values("protocol_feature_paste"))'` warning: `hashbrown` (lib) generated 1 warning (1 duplicate) Compiling signal-hook-registry v1.4.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=signal_hook_registry CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/signal-hook-registry-1.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/signal-hook-registry-1.4.2/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner :Masaki Hara ' CARGO_PKG_DESCRIPTION='Backend crate for signal-hook' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signal-hook-registry CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/signal-hook' 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/desed/work/target/release/deps /usr/local/bin/rustc --crate-name signal_hook_registry --edition=2015 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/signal-hook-registry-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bd1a5b1a8f0f919b -C extra-filename=-b3c167f8afd647f2 --out-dir /wrkdirs/usr/ports/devel/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/desed/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 mio v1.0.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mio CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/mio-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps /usr/local/bin/rustc --crate-name mio --edition=2021 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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="default"' --cfg 'feature="log"' --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=2934d81bad1f08ac -C extra-filename=-cea17bfa1641ccfa --out-dir /wrkdirs/usr/ports/devel/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/liblibc-ee3e4e2e25c91da3.rmeta --extern log=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/liblog-ca4419d2eaf0181b.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `strsim` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/parking_lot_core-0.9.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/parking_lot_core-0.9.10/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.9.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/desed/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/desed/work/target/release/build/parking_lot_core-b48a5bcbd3515633/out /usr/local/bin/rustc --crate-name parking_lot_core --edition=2021 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/parking_lot_core-0.9.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=4f2571f41026b3a1 -C extra-filename=-7179b8b25ac0a023 --out-dir /wrkdirs/usr/ports/devel/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libcfg_if-1e473bfa730f368f.rmeta --extern libc=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/liblibc-ee3e4e2e25c91da3.rmeta --extern smallvec=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libsmallvec-f12cf8bbafaeb08d.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/signal-hook-registry-1.4.2/src/lib.rs:291:18 | 291 | unsafe { GLOBAL_DATA.as_ref().unwrap() } | ^^^^^^^^^^^^^^^^^^^^ 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: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/signal-hook-registry-1.4.2/src/half_lock.rs:125:24 | 125 | pub(crate) fn read(&self) -> ReadGuard { | ^^^^^ ^^^^^^^^^^^^ the 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 | 125 | pub(crate) fn read(&self) -> ReadGuard<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/signal-hook-registry-1.4.2/src/half_lock.rs:194:25 | 194 | pub(crate) fn write(&self) -> WriteGuard { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 194 | pub(crate) fn write(&self) -> WriteGuard<'_, T> { | +++ warning: unused import: `UnparkHandle` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/parking_lot_core-0.9.10/src/thread_parker/mod.rs:85:49 | 85 | pub use self::imp::{thread_yield, ThreadParker, UnparkHandle}; | ^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unexpected `cfg` condition name: `tsan_enabled` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/parking_lot_core-0.9.10/src/word_lock.rs:293:13 | 293 | if cfg!(tsan_enabled) { | ^^^^^^^^^^^^ | = 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(tsan_enabled)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tsan_enabled)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `paste` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=signal_hook CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/signal-hook-0.3.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/signal-hook-0.3.17/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner :Thomas Himmelstoss ' CARGO_PKG_DESCRIPTION='Unix signal handling' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signal-hook CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/signal-hook' 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/desed/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/desed/work/target/release/build/signal-hook-40e15d7c83cb5ad4/out /usr/local/bin/rustc --crate-name signal_hook --edition=2018 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/signal-hook-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="channel"' --cfg 'feature="default"' --cfg 'feature="iterator"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cc", "channel", "default", "extended-siginfo", "extended-siginfo-raw", "iterator"))' -C metadata=aab711675a55d88a -C extra-filename=-6e33550886f4b87e --out-dir /wrkdirs/usr/ports/devel/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/liblibc-ee3e4e2e25c91da3.rmeta --extern signal_hook_registry=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libsignal_hook_registry-b3c167f8afd647f2.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/itertools-0.13.0/src/lib.rs:1491:30 | 1491 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the 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 | 1491 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile<'_, Self, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/itertools-0.13.0/src/lib.rs:1517:26 | 1517 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1517 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef<'_, Self, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/itertools-0.13.0/src/lib.rs:2331:26 | 2331 | fn format(self, sep: &str) -> Format | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2331 | fn format(self, sep: &str) -> Format<'_, Self> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/itertools-0.13.0/src/lib.rs:2370:34 | 2370 | fn format_with(self, sep: &str, format: F) -> FormatWith | ^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2370 | fn format_with(self, sep: &str, format: F) -> FormatWith<'_, Self, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/itertools-0.13.0/src/adaptors/mod.rs:526:35 | 526 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef | ^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 526 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef<'_, I, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/itertools-0.13.0/src/peeking_take_while.rs:129:39 | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile<'_, I, F> | +++ warning: `parking_lot_core` (lib) generated 3 warnings (1 duplicate) Compiling errno v0.3.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/errno-0.3.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps /usr/local/bin/rustc --crate-name errno --edition=2018 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/liblibc-ee3e4e2e25c91da3.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/signal-hook-0.3.17/src/iterator/mod.rs:268:20 | 268 | pub fn forever(&mut self) -> Forever { | ^^^^^^^^^ ^^^^^^^^^^ the 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 | 268 | pub fn forever(&mut self) -> Forever<'_, E> { | +++ warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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: `compact_str` (lib) generated 1 warning (1 duplicate) Compiling parking_lot v0.12.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/parking_lot-0.12.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/parking_lot-0.12.3/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='More compact and efficient implementations of the standard synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.12.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/desed/work/target/release/deps /usr/local/bin/rustc --crate-name parking_lot --edition=2021 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/parking_lot-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=10e901b3ed3fa8e5 -C extra-filename=-21803e92d316f05b --out-dir /wrkdirs/usr/ports/devel/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --extern lock_api=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/liblock_api-798f874177b4f1e2.rmeta --extern parking_lot_core=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libparking_lot_core-7179b8b25ac0a023.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `signal-hook-registry` (lib) generated 4 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/rustix-0.38.37 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/desed/work/target/release/build/rustix-4df6b071d69f0941/out /usr/local/bin/rustc --crate-name rustix --edition=2021 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="termios"' --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=215120fccacaefb1 -C extra-filename=-805235cb304a9642 --out-dir /wrkdirs/usr/ports/devel/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libbitflags-b1e5c3c8973e124f.rmeta --extern libc_errno=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/liberrno-5a682386042fa925.rmeta --extern libc=/wrkdirs/usr/ports/devel/desed/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` warning: `errno` (lib) generated 2 warnings (1 duplicate) Compiling signal-hook-mio v0.2.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=signal_hook_mio CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/signal-hook-mio-0.2.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/signal-hook-mio-0.2.4/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner :Thomas Himmelstoss ' CARGO_PKG_DESCRIPTION='MIO support for signal-hook' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signal-hook-mio CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/signal-hook' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/desed/work/target/release/deps /usr/local/bin/rustc --crate-name signal_hook_mio --edition=2018 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/signal-hook-mio-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="mio-1_0"' --cfg 'feature="support-v1_0"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("mio-0_6", "mio-0_7", "mio-0_8", "mio-1_0", "mio-uds", "support-v0_6", "support-v0_7", "support-v0_8", "support-v1_0"))' -C metadata=30b9e4cbb12f73a5 -C extra-filename=-07fd9be152fde2d5 --out-dir /wrkdirs/usr/ports/devel/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/liblibc-ee3e4e2e25c91da3.rmeta --extern mio_1_0=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libmio-cea17bfa1641ccfa.rmeta --extern signal_hook=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libsignal_hook-6e33550886f4b87e.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `signal-hook-mio` (lib) generated 1 warning (1 duplicate) Compiling lru v0.12.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lru CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/lru-0.12.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/lru-0.12.5/Cargo.toml CARGO_PKG_AUTHORS='Jerome Froelich ' CARGO_PKG_DESCRIPTION='A LRU cache implementation' CARGO_PKG_HOMEPAGE='https://github.com/jeromefroe/lru-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lru CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jeromefroe/lru-rs.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/desed/work/target/release/deps /usr/local/bin/rustc --crate-name lru --edition=2015 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/lru-0.12.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="hashbrown"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hashbrown", "nightly"))' -C metadata=b207b3b62b81e94d -C extra-filename=-5b3b4857b2e50c6c --out-dir /wrkdirs/usr/ports/devel/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --extern hashbrown=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libhashbrown-3f5ba7d7e66a9992.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `mio` (lib) generated 1 warning (1 duplicate) Compiling kqueue-sys v1.0.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=kqueue_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/kqueue-sys-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/kqueue-sys-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='William Orr :Daniel (dmilith) Dettlaff ' CARGO_PKG_DESCRIPTION='Low-level kqueue interface for BSDs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=kqueue-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/rust-kqueue/rust-kqueue-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/desed/work/target/release/deps /usr/local/bin/rustc --crate-name kqueue_sys --edition=2018 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/kqueue-sys-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=97a0e5c0c1e81da2 -C extra-filename=-1c6c83a9189d12d9 --out-dir /wrkdirs/usr/ports/devel/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libbitflags-e0e7b282ff3f12ba.rmeta --extern libc=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/liblibc-ee3e4e2e25c91da3.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `lru` (lib) generated 1 warning (1 duplicate) Compiling cassowary v0.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cassowary CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/cassowary-0.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/cassowary-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='Dylan Ede ' CARGO_PKG_DESCRIPTION='A Rust implementation of the Cassowary linear constraint solving algorithm. The Cassowary algorithm is designed for naturally laying out user interfaces using linear constraints, like '\''this button must line up with this text box'\''. ' CARGO_PKG_HOMEPAGE='https://github.com/dylanede/cassowary-rs' CARGO_PKG_LICENSE='MIT / Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cassowary CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dylanede/cassowary-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/desed/work/target/release/deps /usr/local/bin/rustc --crate-name cassowary --edition=2015 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/cassowary-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=da48ef59bb768005 -C extra-filename=-9020eca7fdcf6692 --out-dir /wrkdirs/usr/ports/devel/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:77:13 | 77 | try!(self.add_constraint(constraint.clone())); | ^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:135:9 | 135 | try!(self.optimise(&objective).map_err(|e| AddConstraintError::InternalSolverError(e.0))); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:115:17 | 115 | if !try!(self.add_with_artificial_variable(&row) | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:163:9 | 163 | try!(self.optimise(&objective).map_err(|e| RemoveConstraintError::InternalSolverError(e.0))); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:141:19 | 141 | let tag = try!(self.cns.remove(constraint).ok_or(RemoveConstraintError::UnknownConstraint)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:151:38 | 151 | let (leaving, mut row) = try!(self.get_marker_leaving_row(tag.marker) | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:215:13 | 215 | try!(self.remove_constraint(&constraint) | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:286:9 | 286 | try!(self.dual_optimise().map_err(|e| SuggestValueError::InternalSolverError(e.0))); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:239:24 | 239 | let info = try!(self.edits.get_mut(&variable).ok_or(SuggestValueError::UnknownEditVariable)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:497:9 | 497 | try!(self.optimise(&artificial)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:560:38 | 560 | let (leaving, mut row) = try!(self.get_leaving_row(entering) | ^^^ warning: use of deprecated constant `std::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/cassowary-0.3.0/src/lib.rs:235:77 | 235 | static VARIABLE_ID: ::std::sync::atomic::AtomicUsize = ::std::sync::atomic::ATOMIC_USIZE_INIT; | ^^^^^^^^^^^^^^^^^ | help: replace the use of the deprecated constant | 235 - static VARIABLE_ID: ::std::sync::atomic::AtomicUsize = ::std::sync::atomic::ATOMIC_USIZE_INIT; 235 + static VARIABLE_ID: ::std::sync::atomic::AtomicUsize = ::std::sync::atomic::AtomicUsize::new(0); | warning: `itertools` (lib) generated 7 warnings (1 duplicate) Compiling unicode-truncate v1.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_truncate CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/unicode-truncate-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/unicode-truncate-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='Aetf ' CARGO_PKG_DESCRIPTION='Unicode-aware algorithm to pad or truncate `str` in terms of displayed width. ' CARGO_PKG_HOMEPAGE='https://github.com/Aetf/unicode-truncate' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-truncate CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Aetf/unicode-truncate' CARGO_PKG_RUST_VERSION=1.63 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/desed/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_truncate --edition=2018 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/unicode-truncate-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=f61d7da61d43f853 -C extra-filename=-3224c5c592d94eeb --out-dir /wrkdirs/usr/ports/devel/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --extern itertools=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libitertools-5b41429c0b314038.rmeta --extern unicode_segmentation=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libunicode_segmentation-73a1027b06837c32.rmeta --extern unicode_width=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libunicode_width-85ac9ed258c92944.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `kqueue-sys` (lib) generated 1 warning (1 duplicate) Compiling kqueue v1.0.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=kqueue CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/kqueue-1.0.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/kqueue-1.0.8/Cargo.toml CARGO_PKG_AUTHORS='William Orr ' CARGO_PKG_DESCRIPTION='kqueue interface for BSDs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=kqueue CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/rust-kqueue/rust-kqueue' CARGO_PKG_RUST_VERSION='' 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/desed/work/target/release/deps /usr/local/bin/rustc --crate-name kqueue --edition=2018 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/kqueue-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=60a12e252d0d5f0a -C extra-filename=-5b4ed7d0d4163966 --out-dir /wrkdirs/usr/ports/devel/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --extern kqueue_sys=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libkqueue_sys-1c6c83a9189d12d9.rmeta --extern libc=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/liblibc-ee3e4e2e25c91da3.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `unicode-truncate` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anyhow CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/anyhow-1.0.89 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/desed/work/target/release/build/anyhow-101e353c9ec42615/out /usr/local/bin/rustc --crate-name anyhow --edition=2018 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/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: unnecessary transmute --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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: `#[warn(unnecessary_transmutes)]` on by default = 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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/kqueue-1.0.8/src/lib.rs:504:17 | 504 | pub fn iter(&self) -> EventIter { | ^^^^^ ^^^^^^^^^ the 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 | 504 | pub fn iter(&self) -> EventIter<'_> { | ++++ warning: `signal-hook` (lib) generated 2 warnings (1 duplicate) warning: `parking_lot` (lib) generated 1 warning (1 duplicate) Compiling crossterm v0.28.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossterm CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/crossterm-0.28.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/crossterm-0.28.1/Cargo.toml CARGO_PKG_AUTHORS='T. Post' CARGO_PKG_DESCRIPTION='A crossplatform terminal library for manipulating terminals.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossterm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossterm-rs/crossterm' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.28.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=28 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/desed/work/target/release/deps /usr/local/bin/rustc --crate-name crossterm --edition=2021 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/crossterm-0.28.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="bracketed-paste"' --cfg 'feature="default"' --cfg 'feature="events"' --cfg 'feature="windows"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bracketed-paste", "default", "event-stream", "events", "filedescriptor", "libc", "serde", "use-dev-tty", "windows"))' -C metadata=7eb2c210e4987ede -C extra-filename=-73e6ec3067516296 --out-dir /wrkdirs/usr/ports/devel/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libbitflags-b1e5c3c8973e124f.rmeta --extern mio=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libmio-cea17bfa1641ccfa.rmeta --extern parking_lot=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libparking_lot-21803e92d316f05b.rmeta --extern rustix=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/librustix-805235cb304a9642.rmeta --extern signal_hook=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libsignal_hook-6e33550886f4b87e.rmeta --extern signal_hook_mio=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libsignal_hook_mio-07fd9be152fde2d5.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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: `kqueue` (lib) generated 2 warnings (1 duplicate) warning: struct `GroupedValues` is never constructed --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/clap_builder-4.5.20/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: unexpected `cfg` condition name: `winapi` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/crossterm-0.28.1/src/lib.rs:256:11 | 256 | #[cfg(all(winapi, not(feature = "winapi")))] | ^^^^^^ | = 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(winapi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(winapi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `winapi` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/crossterm-0.28.1/src/lib.rs:256:23 | 256 | #[cfg(all(winapi, not(feature = "winapi")))] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bracketed-paste`, `default`, `event-stream`, `events`, `filedescriptor`, `libc`, `serde`, `use-dev-tty`, and `windows` = help: consider adding `winapi` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossterm_winapi` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/crossterm-0.28.1/src/lib.rs:259:11 | 259 | #[cfg(all(crossterm_winapi, not(feature = "crossterm_winapi")))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossterm_winapi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossterm_winapi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `crossterm_winapi` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/crossterm-0.28.1/src/lib.rs:259:33 | 259 | #[cfg(all(crossterm_winapi, not(feature = "crossterm_winapi")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bracketed-paste`, `default`, `event-stream`, `events`, `filedescriptor`, `libc`, `serde`, `use-dev-tty`, and `windows` = help: consider adding `crossterm_winapi` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unnecessary parentheses around closure body --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/crossterm-0.28.1/src/terminal/sys/unix.rs:85:50 | 85 | let file = File::open("/dev/tty").map(|file| (FileDesc::Owned(file.into()))); | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 85 - let file = File::open("/dev/tty").map(|file| (FileDesc::Owned(file.into()))); 85 + let file = File::open("/dev/tty").map(|file| FileDesc::Owned(file.into())); | warning: `rustix` (lib) generated 5 warnings (1 duplicate) warning: `anyhow` (lib) generated 10 warnings (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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: `cassowary` (lib) generated 13 warnings (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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: struct `InternalEventFilter` is never constructed --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/crossterm-0.28.1/src/event/filter.rs:65:19 | 65 | pub(crate) struct InternalEventFilter; | ^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default Compiling clap v4.5.20 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/clap-4.5.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/clap-4.5.20/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.20 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/desed/work/target/release/deps /usr/local/bin/rustc --crate-name clap --edition=2021 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/clap-4.5.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=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="cargo"' --cfg 'feature="color"' --cfg 'feature="default"' --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=1bf1418dd0237e78 -C extra-filename=-f9aefd21e1e55321 --out-dir /wrkdirs/usr/ports/devel/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --extern clap_builder=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libclap_builder-3e97429dc80b82df.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `clap` (lib) generated 1 warning (1 duplicate) warning: `syn` (lib) generated 20 warnings (1 duplicate) Compiling strum_macros v0.26.4 Compiling instability v0.3.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strum_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/strum_macros-0.26.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/strum_macros-0.26.4/Cargo.toml CARGO_PKG_AUTHORS='Peter Glotfelty ' CARGO_PKG_DESCRIPTION='Helpful macros for working with enums and strings' CARGO_PKG_HOMEPAGE='https://github.com/Peternator7/strum' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strum_macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Peternator7/strum' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.26.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=26 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/desed/work/target/release/deps /usr/local/bin/rustc --crate-name strum_macros --edition=2018 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/strum_macros-0.26.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f9aabc1e5707c182 -C extra-filename=-4a8b16c7665161f0 --out-dir /wrkdirs/usr/ports/devel/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --extern heck=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libheck-417e488ba9776adb.rlib --extern proc_macro2=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libproc_macro2-4ce83f28e97556ce.rlib --extern quote=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libquote-9a92b06cb0988cc9.rlib --extern rustversion=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/librustversion-ee6213405b7cc96f.so --extern syn=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libsyn-e088a4467d880990.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=instability CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/instability-0.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/instability-0.3.2/Cargo.toml CARGO_PKG_AUTHORS='Stephen M. Coakley :Joshka' CARGO_PKG_DESCRIPTION='Rust API stability attributes for the rest of us. A fork of the `stability` crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=instability CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ratatui-org/instability' CARGO_PKG_RUST_VERSION=1.61 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/desed/work/target/release/deps /usr/local/bin/rustc --crate-name instability --edition=2021 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/instability-0.3.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=7f95bbd96b0ba3c2 -C extra-filename=-8a1ea145c4e7ee43 --out-dir /wrkdirs/usr/ports/devel/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --extern quote=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libquote-9a92b06cb0988cc9.rlib --extern syn=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libsyn-e088a4467d880990.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `instability` (lib) generated 1 warning (1 duplicate) warning: `crossterm` (lib) generated 7 warnings (1 duplicate) warning: field `kw` is never read --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/strum_macros-0.26.4/src/helpers/metadata.rs:90:14 | 90 | Derive { kw: kw::derive, paths: Vec }, | ------ ^^ | | | field in this variant | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: field `kw` is never read --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/strum_macros-0.26.4/src/helpers/metadata.rs:157:9 | 156 | Serialize { | --------- field in this variant 157 | kw: kw::serialize, | ^^ warning: field `kw` is never read --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/strum_macros-0.26.4/src/helpers/metadata.rs:178:9 | 177 | Props { | ----- field in this variant 178 | kw: kw::props, | ^^ warning: `strum_macros` (lib) generated 4 warnings (1 duplicate) Compiling strum v0.26.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strum CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/strum-0.26.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/strum-0.26.3/Cargo.toml CARGO_PKG_AUTHORS='Peter Glotfelty ' CARGO_PKG_DESCRIPTION='Helpful macros for working with enums and strings' CARGO_PKG_HOMEPAGE='https://github.com/Peternator7/strum' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Peternator7/strum' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.26.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=26 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/desed/work/target/release/deps /usr/local/bin/rustc --crate-name strum --edition=2018 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/strum-0.26.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="std"' --cfg 'feature="strum_macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "phf", "std", "strum_macros"))' -C metadata=b8ff855fa774e006 -C extra-filename=-a057ef5df45627d6 --out-dir /wrkdirs/usr/ports/devel/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --extern strum_macros=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libstrum_macros-4a8b16c7665161f0.so --cap-lints warn -C ar=ar -C linker=cc` Compiling ratatui v0.28.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ratatui CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/ratatui-0.28.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/ratatui-0.28.1/Cargo.toml CARGO_PKG_AUTHORS='Florian Dehau :The Ratatui Developers' CARGO_PKG_DESCRIPTION='A library that'\''s all about cooking up terminal user interfaces' CARGO_PKG_HOMEPAGE='https://ratatui.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ratatui CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ratatui/ratatui' CARGO_PKG_RUST_VERSION=1.74.0 CARGO_PKG_VERSION=0.28.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=28 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/desed/work/target/release/deps /usr/local/bin/rustc --crate-name ratatui --edition=2021 /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/ratatui-0.28.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--warn=clippy::cargo' '--warn=clippy::use_self' --forbid=unsafe_code '--warn=clippy::unnecessary_self_imports' '--warn=clippy::string_to_string' '--warn=clippy::string_slice' '--warn=clippy::string_lit_chars_any' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::redundant_type_annotations' '--warn=clippy::or_fun_call' '--warn=clippy::needless_raw_strings' '--warn=clippy::needless_pass_by_ref_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::module_inception' '--warn=clippy::mod_module_files' '--warn=clippy::mixed_read_write_in_expression' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--warn=clippy::missing_const_for_fn' '--warn=clippy::map_err_ignore' '--warn=clippy::format_push_string' '--warn=clippy::fn_to_numeric_cast_any' '--warn=clippy::equatable_if_let' '--warn=clippy::empty_line_after_doc_comments' '--warn=clippy::else_if_without_else' '--warn=clippy::deref_by_slicing' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--warn=clippy::as_underscore' --cfg 'feature="crossterm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-widgets", "crossterm", "default", "document-features", "macros", "palette", "serde", "termion", "termwiz", "underline-color", "unstable", "unstable-rendered-line-info", "unstable-widget-ref", "widget-calendar"))' -C metadata=1d3fca21dc57bae4 -C extra-filename=-c44e5c61b2730c06 --out-dir /wrkdirs/usr/ports/devel/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libbitflags-b1e5c3c8973e124f.rmeta --extern cassowary=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libcassowary-9020eca7fdcf6692.rmeta --extern compact_str=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libcompact_str-12bdcd18509900d4.rmeta --extern crossterm=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libcrossterm-73e6ec3067516296.rmeta --extern instability=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libinstability-8a1ea145c4e7ee43.so --extern itertools=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libitertools-5b41429c0b314038.rmeta --extern lru=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/liblru-5b3b4857b2e50c6c.rmeta --extern paste=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libpaste-f4995560fbc9594e.so --extern strum=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libstrum-a057ef5df45627d6.rmeta --extern strum_macros=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libstrum_macros-4a8b16c7665161f0.so --extern unicode_segmentation=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libunicode_segmentation-73a1027b06837c32.rmeta --extern unicode_truncate=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libunicode_truncate-3224c5c592d94eeb.rmeta --extern unicode_width=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libunicode_width-85ac9ed258c92944.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `strum` (lib) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition value: `unstable-backend-writer` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/ratatui-0.28.1/src/backend/crossterm.rs:108:5 | 108 | / #[instability::unstable( 109 | | feature = "backend-writer", 110 | | issue = "https://github.com/ratatui/ratatui/pull/991" 111 | | )] | |______^ | = note: expected values for `feature` are: `all-widgets`, `crossterm`, `default`, `document-features`, `macros`, `palette`, `serde`, `termion`, `termwiz`, `underline-color`, `unstable`, `unstable-rendered-line-info`, `unstable-widget-ref`, and `widget-calendar` = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `instability::unstable` crate for guidance on how handle this unexpected cfg = help: the attribute macro `instability::unstable` may come from an old version of the `instability` crate, try updating your dependency with `cargo update -p instability` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the attribute macro `instability::unstable` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `unstable-backend-writer` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/ratatui-0.28.1/src/backend/crossterm.rs:120:5 | 120 | / #[instability::unstable( 121 | | feature = "backend-writer", 122 | | issue = "https://github.com/ratatui/ratatui/pull/991" 123 | | )] | |______^ | = note: expected values for `feature` are: `all-widgets`, `crossterm`, `default`, `document-features`, `macros`, `palette`, `serde`, `termion`, `termwiz`, `underline-color`, `unstable`, `unstable-rendered-line-info`, `unstable-widget-ref`, and `widget-calendar` = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `instability::unstable` crate for guidance on how handle this unexpected cfg = help: the attribute macro `instability::unstable` may come from an old version of the `instability` crate, try updating your dependency with `cargo update -p instability` = note: see for more information about checking conditional configuration = note: this warning originates in the attribute macro `instability::unstable` (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/desed/work/desed-1.2.2/cargo-crates/ratatui-0.28.1/src/terminal/terminal.rs:165:22 | 165 | pub fn get_frame(&mut self) -> Frame { | ^^^^^^^^^ ^^^^^ the 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 | 165 | pub fn get_frame(&mut self) -> Frame<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/ratatui-0.28.1/src/terminal/terminal.rs:300:20 | 300 | pub fn draw(&mut self, render_callback: F) -> io::Result | ^^^^^^^^^ 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 | 300 | pub fn draw(&mut self, render_callback: F) -> io::Result> | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/ratatui-0.28.1/src/terminal/terminal.rs:375:27 | 375 | pub fn try_draw(&mut self, render_callback: F) -> io::Result | ^^^^^^^^^ 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 | 375 | pub fn try_draw(&mut self, render_callback: F) -> io::Result> | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/ratatui-0.28.1/src/text/line.rs:452:17 | 452 | pub fn iter(&self) -> std::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 | 452 | pub fn iter(&self) -> std::slice::Iter<'_, Span<'a>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/ratatui-0.28.1/src/text/line.rs:457:21 | 457 | pub fn iter_mut(&mut self) -> std::slice::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 | 457 | pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, Span<'a>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/ratatui-0.28.1/src/text/text.rs:438:17 | 438 | pub fn iter(&self) -> std::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 | 438 | pub fn iter(&self) -> std::slice::Iter<'_, Line<'a>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/ratatui-0.28.1/src/text/text.rs:443:21 | 443 | pub fn iter_mut(&mut self) -> std::slice::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 | 443 | pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, Line<'a>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/ratatui-0.28.1/src/text/text.rs:628:16 | 628 | fn to_text(&self) -> Text { | ^^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 628 | fn to_text(&self) -> Text<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/ratatui-0.28.1/src/widgets/block.rs:885:9 | 885 | &self, | ^^^^^ the lifetime is elided here ... 888 | ) -> impl DoubleEndedIterator { | ^^^^^^ | || | |the same lifetime is hidden here | 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 | 888 | ) -> impl DoubleEndedIterator> { | ++++ warning: `clap_builder` (lib) generated 2 warnings (1 duplicate) warning: `ratatui` (lib) generated 12 warnings (1 duplicate) Compiling desed v1.2.2 (/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2) Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=desed CARGO_CRATE_NAME=desed CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/Cargo.toml CARGO_PKG_AUTHORS='Petr Šťastný ' CARGO_PKG_DESCRIPTION='Sed script debugger. Debug and demystify your sed scripts with TUI debugger.' CARGO_PKG_HOMEPAGE='https://soptik.tech/' CARGO_PKG_LICENSE=GPL-3.0-or-later CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=desed CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SoptikHa2/desed' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/desed/work/target/release/deps /usr/local/bin/rustc --crate-name desed --edition=2018 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=2ffbe9c0029bae5a -C extra-filename=-f12695320979fa62 --out-dir /wrkdirs/usr/ports/devel/desed/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/desed/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libanyhow-4ec8939fdc500ada.rlib --extern cfg_if=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libcfg_if-1e473bfa730f368f.rlib --extern clap=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libclap-f9aefd21e1e55321.rlib --extern crossterm=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libcrossterm-73e6ec3067516296.rlib --extern kqueue=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libkqueue-5b4ed7d0d4163966.rlib --extern tui=/wrkdirs/usr/ports/devel/desed/work/target/release/deps/libratatui-c44e5c61b2730c06.rlib -C ar=ar -C linker=cc` warning: `desed` (bin "desed") generated 1 warning (1 duplicate) Finished `release` profile [optimized] target(s) in 43.38s =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> desed-1.2.2_11 depends on executable: gsed - not found ===> Installing existing package /packages/All/gsed-4.9.pkg [143amd64-deluxe-desktop-job-03] Installing gsed-4.9... [143amd64-deluxe-desktop-job-03] `-- Installing gettext-runtime-0.26... [143amd64-deluxe-desktop-job-03] `-- Extracting gettext-runtime-0.26: .......... done [143amd64-deluxe-desktop-job-03] Extracting gsed-4.9: .......... done ===> desed-1.2.2_11 depends on executable: gsed - found ===> Returning to build of desed-1.2.2_11 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for desed-1.2.2_11 ===> Generating temporary packing list Installing desed v1.2.2 (/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2) Locking 92 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 autocfg v1.4.0 Fresh cfg-if v1.0.0 warning: `proc-macro2` (build script) generated 1 warning (1 duplicate) warning: `unicode-ident` (lib) generated 1 warning (1 duplicate) warning: `rustversion` (build script) generated 1 warning (1 duplicate) warning: `autocfg` (lib) generated 1 warning (1 duplicate) warning: `signal-hook` (build script) generated 1 warning (1 duplicate) warning: `cfg-if` (lib) generated 1 warning (1 duplicate) warning: `parking_lot_core` (build script) generated 1 warning (1 duplicate) Fresh libc v0.2.159 warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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 scopeguard v1.2.0 Fresh log v0.4.22 warning: `libc` (lib) generated 12 warnings (1 duplicate) warning: `lock_api` (build script) generated 1 warning (1 duplicate) warning: `scopeguard` (lib) generated 1 warning (1 duplicate) warning: `log` (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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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 rustversion v1.0.18 Fresh signal-hook-registry v1.4.2 warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/signal-hook-registry-1.4.2/src/lib.rs:291:18 | 291 | unsafe { GLOBAL_DATA.as_ref().unwrap() } | ^^^^^^^^^^^^^^^^^^^^ 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: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/signal-hook-registry-1.4.2/src/half_lock.rs:125:24 | 125 | pub(crate) fn read(&self) -> ReadGuard { | ^^^^^ ^^^^^^^^^^^^ the 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 | 125 | pub(crate) fn read(&self) -> ReadGuard<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/signal-hook-registry-1.4.2/src/half_lock.rs:194:25 | 194 | pub(crate) fn write(&self) -> WriteGuard { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 194 | pub(crate) fn write(&self) -> WriteGuard<'_, T> { | +++ Fresh smallvec v1.13.2 Fresh utf8parse v0.2.2 Fresh errno v0.3.9 warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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: `proc-macro2` (lib) generated 12 warnings (1 duplicate) warning: `rustversion` (lib) generated 1 warning (1 duplicate) warning: `signal-hook-registry` (lib) generated 4 warnings (1 duplicate) warning: `smallvec` (lib) generated 1 warning (1 duplicate) warning: `utf8parse` (lib) generated 1 warning (1 duplicate) warning: `rustix` (build script) generated 1 warning (1 duplicate) warning: `errno` (lib) generated 2 warnings (1 duplicate) Fresh quote v1.0.37 Fresh lock_api v0.4.12 warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/lock_api-0.4.12/src/mutex.rs:148:11 | 148 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/lock_api-0.4.12/src/mutex.rs:158:15 | 158 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/lock_api-0.4.12/src/remutex.rs:232:11 | 232 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/lock_api-0.4.12/src/remutex.rs:247:15 | 247 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/lock_api-0.4.12/src/rwlock.rs:369:11 | 369 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/lock_api-0.4.12/src/rwlock.rs:379:15 | 379 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: field `0` is never read --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/lock_api-0.4.12/src/lib.rs:103:24 | 103 | pub struct GuardNoSend(*mut ()); | ----------- ^^^^^^^ | | | field in this struct | = help: consider removing this field = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default Fresh signal-hook v0.3.17 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/signal-hook-0.3.17/src/iterator/mod.rs:268:20 | 268 | pub fn forever(&mut self) -> Forever { | ^^^^^^^^^ ^^^^^^^^^^ the 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 | 268 | pub fn forever(&mut self) -> Forever<'_, E> { | +++ Fresh anstyle-parse v0.2.5 Fresh parking_lot_core v0.9.10 warning: unused import: `UnparkHandle` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/parking_lot_core-0.9.10/src/thread_parker/mod.rs:85:49 | 85 | pub use self::imp::{thread_yield, ThreadParker, UnparkHandle}; | ^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unexpected `cfg` condition name: `tsan_enabled` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/parking_lot_core-0.9.10/src/word_lock.rs:293:13 | 293 | if cfg!(tsan_enabled) { | ^^^^^^^^^^^^ | = 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(tsan_enabled)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tsan_enabled)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Fresh mio v1.0.2 Fresh bitflags v2.6.0 warning: `quote` (lib) generated 1 warning (1 duplicate) warning: `lock_api` (lib) generated 8 warnings (1 duplicate) warning: `signal-hook` (lib) generated 2 warnings (1 duplicate) warning: `anstyle-parse` (lib) generated 1 warning (1 duplicate) warning: `parking_lot_core` (lib) generated 3 warnings (1 duplicate) warning: `mio` (lib) generated 1 warning (1 duplicate) warning: `bitflags` (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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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 heck v0.5.0 Fresh is_terminal_polyfill v1.70.1 Fresh foldhash v0.1.3 Fresh allocator-api2 v0.2.18 warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/alloc/mod.rs:25:34 | 25 | #[cfg(all(feature = "alloc", not(no_global_oom_handling)))] | ^^^^^^^^^^^^^^^^^^^^^^ | = 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(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:156:11 | 156 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:168:11 | 168 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:170:11 | 170 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:1192:11 | 1192 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:1221:11 | 1221 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:1270:11 | 1270 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:1389:11 | 1389 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:1431:11 | 1431 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:1457:11 | 1457 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:1519:11 | 1519 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:1847:11 | 1847 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:1855:11 | 1855 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:2114:11 | 2114 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:2122:11 | 2122 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:206:19 | 206 | #[cfg(all(not(no_global_oom_handling)))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:231:15 | 231 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:256:15 | 256 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:270:15 | 270 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:359:15 | 359 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:420:15 | 420 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:489:15 | 489 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:545:15 | 545 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:605:15 | 605 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:630:15 | 630 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:724:15 | 724 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:751:15 | 751 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:14:11 | 14 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:85:11 | 85 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:608:11 | 608 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:639:11 | 639 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:164:15 | 164 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:172:15 | 172 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:208:15 | 208 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:216:15 | 216 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:249:15 | 249 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:364:15 | 364 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:388:15 | 388 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:421:15 | 421 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:451:15 | 451 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:529:15 | 529 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:54:11 | 54 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:60:11 | 60 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:62:11 | 62 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:80:11 | 80 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:83:11 | 83 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:96:11 | 96 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:99:11 | 99 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2624:11 | 2624 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2684:11 | 2684 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2757:11 | 2757 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2841:11 | 2841 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2939:11 | 2939 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2956:11 | 2956 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2973:11 | 2973 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:3014:11 | 3014 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:3040:11 | 3040 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:3104:11 | 3104 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:3113:11 | 3113 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/into_iter.rs:13:11 | 13 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/into_iter.rs:167:11 | 167 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/partial_eq.rs:1:11 | 1 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/partial_eq.rs:30:11 | 30 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:427:15 | 427 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:614:15 | 614 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:852:15 | 852 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:882:15 | 882 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:982:15 | 982 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:1011:15 | 1011 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:1044:15 | 1044 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:1384:15 | 1384 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:1788:15 | 1788 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:1889:15 | 1889 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:1899:15 | 1899 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2064:15 | 2064 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2128:15 | 2128 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2325:15 | 2325 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2356:15 | 2356 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2383:15 | 2383 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2495:15 | 2495 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2821:15 | 2821 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/macros.rs:54:11 | 54 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/slice.rs:17:15 | 17 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/slice.rs:39:15 | 39 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/slice.rs:70:15 | 70 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/slice.rs:112:15 | 112 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: trait `ExtendFromWithinSpec` is never used --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2548:7 | 2548 | trait ExtendFromWithinSpec { | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: trait `NonDrop` is never used --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/into_iter.rs:161:11 | 161 | pub trait NonDrop {} | ^^^^^^^ warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:1902:30 | 1902 | let count = unsafe { (*other).len() }; | ^^-----^^^^^^^ | | | this raw pointer has type `*const [T]` | = 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: `&[T]` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:1902:30 | 1902 | let count = unsafe { (*other).len() }; | ^^^^^^^^ note: method calls to `len` require a reference --> /usr/local/lib/rustlib/src/rust/library/core/src/slice/mod.rs:114:5 | 114 | pub const fn len(&self) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = 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 | 1902 | let count = unsafe { (&(*other)).len() }; | ++ + Fresh anstyle v1.0.8 Fresh anstyle-query v1.1.1 warning: `syn` (lib) generated 20 warnings (1 duplicate) warning: `heck` (lib) generated 1 warning (1 duplicate) warning: `is_terminal_polyfill` (lib) generated 1 warning (1 duplicate) warning: `foldhash` (lib) generated 1 warning (1 duplicate) warning: `paste` (build script) generated 1 warning (1 duplicate) warning: `allocator-api2` (lib) generated 90 warnings (1 duplicate) warning: `anstyle` (lib) generated 1 warning (1 duplicate) warning: `anstyle-query` (lib) generated 1 warning (1 duplicate) Fresh equivalent v1.0.1 Fresh colorchoice v1.0.2 Fresh either v1.13.0 warning: unused import: `for_both` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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 strum_macros v0.26.4 warning: field `kw` is never read --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/strum_macros-0.26.4/src/helpers/metadata.rs:90:14 | 90 | Derive { kw: kw::derive, paths: Vec }, | ------ ^^ | | | field in this variant | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: field `kw` is never read --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/strum_macros-0.26.4/src/helpers/metadata.rs:157:9 | 156 | Serialize { | --------- field in this variant 157 | kw: kw::serialize, | ^^ warning: field `kw` is never read --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/strum_macros-0.26.4/src/helpers/metadata.rs:178:9 | 177 | Props { | ----- field in this variant 178 | kw: kw::props, | ^^ Fresh parking_lot v0.12.3 Fresh rustix v0.38.37 warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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: `#[warn(unnecessary_transmutes)]` on by default = 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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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 signal-hook-mio v0.2.4 warning: `equivalent` (lib) generated 1 warning (1 duplicate) warning: `colorchoice` (lib) generated 1 warning (1 duplicate) warning: `either` (lib) generated 2 warnings (1 duplicate) warning: `strum_macros` (lib) generated 4 warnings (1 duplicate) warning: `parking_lot` (lib) generated 1 warning (1 duplicate) warning: `rustix` (lib) generated 5 warnings (1 duplicate) warning: `signal-hook-mio` (lib) generated 1 warning (1 duplicate) Fresh itertools v0.13.0 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/itertools-0.13.0/src/lib.rs:1491:30 | 1491 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the 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 | 1491 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile<'_, Self, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/itertools-0.13.0/src/lib.rs:1517:26 | 1517 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1517 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef<'_, Self, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/itertools-0.13.0/src/lib.rs:2331:26 | 2331 | fn format(self, sep: &str) -> Format | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2331 | fn format(self, sep: &str) -> Format<'_, Self> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/itertools-0.13.0/src/lib.rs:2370:34 | 2370 | fn format_with(self, sep: &str, format: F) -> FormatWith | ^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2370 | fn format_with(self, sep: &str, format: F) -> FormatWith<'_, Self, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/itertools-0.13.0/src/adaptors/mod.rs:526:35 | 526 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef | ^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 526 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef<'_, I, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/itertools-0.13.0/src/peeking_take_while.rs:129:39 | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile<'_, I, F> | +++ Fresh hashbrown v0.15.0 Fresh anstream v0.6.15 Fresh castaway v0.2.3 Fresh unicode-width v0.1.14 Fresh clap_lex v0.7.2 Fresh strsim v0.11.1 warning: `itertools` (lib) generated 7 warnings (1 duplicate) warning: `hashbrown` (lib) generated 1 warning (1 duplicate) warning: `anstream` (lib) generated 1 warning (1 duplicate) warning: `castaway` (lib) generated 1 warning (1 duplicate) warning: `unicode-width` (lib) generated 1 warning (1 duplicate) warning: `clap_lex` (lib) generated 1 warning (1 duplicate) warning: `anyhow` (build script) generated 1 warning (1 duplicate) warning: `strsim` (lib) generated 1 warning (1 duplicate) Fresh ryu v1.0.18 warning: value assigned to `vp` is never read --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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 Fresh unicode-segmentation v1.12.0 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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 bitflags v1.3.2 Fresh itoa v1.0.11 Fresh static_assertions v1.1.0 Fresh lru v0.12.5 Fresh clap_builder v4.5.20 warning: struct `GroupedValues` is never constructed --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/clap_builder-4.5.20/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: `ryu` (lib) generated 2 warnings (1 duplicate) warning: `unicode-segmentation` (lib) generated 10 warnings (1 duplicate) warning: `bitflags` (lib) generated 1 warning (1 duplicate) warning: `itoa` (lib) generated 1 warning (1 duplicate) warning: `static_assertions` (lib) generated 1 warning (1 duplicate) warning: `lru` (lib) generated 1 warning (1 duplicate) warning: `clap_builder` (lib) generated 2 warnings (1 duplicate) Fresh unicode-truncate v1.1.0 Fresh kqueue-sys v1.0.4 Fresh compact_str v0.8.0 Fresh strum v0.26.3 Fresh crossterm v0.28.1 warning: unexpected `cfg` condition name: `winapi` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/crossterm-0.28.1/src/lib.rs:256:11 | 256 | #[cfg(all(winapi, not(feature = "winapi")))] | ^^^^^^ | = 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(winapi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(winapi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `winapi` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/crossterm-0.28.1/src/lib.rs:256:23 | 256 | #[cfg(all(winapi, not(feature = "winapi")))] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bracketed-paste`, `default`, `event-stream`, `events`, `filedescriptor`, `libc`, `serde`, `use-dev-tty`, and `windows` = help: consider adding `winapi` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossterm_winapi` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/crossterm-0.28.1/src/lib.rs:259:11 | 259 | #[cfg(all(crossterm_winapi, not(feature = "crossterm_winapi")))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossterm_winapi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossterm_winapi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `crossterm_winapi` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/crossterm-0.28.1/src/lib.rs:259:33 | 259 | #[cfg(all(crossterm_winapi, not(feature = "crossterm_winapi")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bracketed-paste`, `default`, `event-stream`, `events`, `filedescriptor`, `libc`, `serde`, `use-dev-tty`, and `windows` = help: consider adding `crossterm_winapi` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unnecessary parentheses around closure body --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/crossterm-0.28.1/src/terminal/sys/unix.rs:85:50 | 85 | let file = File::open("/dev/tty").map(|file| (FileDesc::Owned(file.into()))); | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 85 - let file = File::open("/dev/tty").map(|file| (FileDesc::Owned(file.into()))); 85 + let file = File::open("/dev/tty").map(|file| FileDesc::Owned(file.into())); | warning: struct `InternalEventFilter` is never constructed --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/crossterm-0.28.1/src/event/filter.rs:65:19 | 65 | pub(crate) struct InternalEventFilter; | ^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default Fresh paste v1.0.15 Fresh instability v0.3.2 Fresh cassowary v0.3.0 warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:77:13 | 77 | try!(self.add_constraint(constraint.clone())); | ^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:135:9 | 135 | try!(self.optimise(&objective).map_err(|e| AddConstraintError::InternalSolverError(e.0))); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:115:17 | 115 | if !try!(self.add_with_artificial_variable(&row) | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:163:9 | 163 | try!(self.optimise(&objective).map_err(|e| RemoveConstraintError::InternalSolverError(e.0))); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:141:19 | 141 | let tag = try!(self.cns.remove(constraint).ok_or(RemoveConstraintError::UnknownConstraint)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:151:38 | 151 | let (leaving, mut row) = try!(self.get_marker_leaving_row(tag.marker) | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:215:13 | 215 | try!(self.remove_constraint(&constraint) | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:286:9 | 286 | try!(self.dual_optimise().map_err(|e| SuggestValueError::InternalSolverError(e.0))); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:239:24 | 239 | let info = try!(self.edits.get_mut(&variable).ok_or(SuggestValueError::UnknownEditVariable)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:497:9 | 497 | try!(self.optimise(&artificial)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:560:38 | 560 | let (leaving, mut row) = try!(self.get_leaving_row(entering) | ^^^ warning: use of deprecated constant `std::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/cassowary-0.3.0/src/lib.rs:235:77 | 235 | static VARIABLE_ID: ::std::sync::atomic::AtomicUsize = ::std::sync::atomic::ATOMIC_USIZE_INIT; | ^^^^^^^^^^^^^^^^^ | help: replace the use of the deprecated constant | 235 - static VARIABLE_ID: ::std::sync::atomic::AtomicUsize = ::std::sync::atomic::ATOMIC_USIZE_INIT; 235 + static VARIABLE_ID: ::std::sync::atomic::AtomicUsize = ::std::sync::atomic::AtomicUsize::new(0); | warning: `unicode-truncate` (lib) generated 1 warning (1 duplicate) warning: `kqueue-sys` (lib) generated 1 warning (1 duplicate) warning: `compact_str` (lib) generated 1 warning (1 duplicate) warning: `strum` (lib) generated 1 warning (1 duplicate) warning: `crossterm` (lib) generated 7 warnings (1 duplicate) warning: `paste` (lib) generated 1 warning (1 duplicate) warning: `instability` (lib) generated 1 warning (1 duplicate) warning: `cassowary` (lib) generated 13 warnings (1 duplicate) Fresh kqueue v1.0.8 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/kqueue-1.0.8/src/lib.rs:504:17 | 504 | pub fn iter(&self) -> EventIter { | ^^^^^ ^^^^^^^^^ the 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 | 504 | pub fn iter(&self) -> EventIter<'_> { | ++++ Fresh ratatui v0.28.1 warning: unexpected `cfg` condition value: `unstable-backend-writer` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/ratatui-0.28.1/src/backend/crossterm.rs:108:5 | 108 | / #[instability::unstable( 109 | | feature = "backend-writer", 110 | | issue = "https://github.com/ratatui/ratatui/pull/991" 111 | | )] | |______^ | = note: expected values for `feature` are: `all-widgets`, `crossterm`, `default`, `document-features`, `macros`, `palette`, `serde`, `termion`, `termwiz`, `underline-color`, `unstable`, `unstable-rendered-line-info`, `unstable-widget-ref`, and `widget-calendar` = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `instability::unstable` crate for guidance on how handle this unexpected cfg = help: the attribute macro `instability::unstable` may come from an old version of the `instability` crate, try updating your dependency with `cargo update -p instability` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the attribute macro `instability::unstable` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `unstable-backend-writer` --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/ratatui-0.28.1/src/backend/crossterm.rs:120:5 | 120 | / #[instability::unstable( 121 | | feature = "backend-writer", 122 | | issue = "https://github.com/ratatui/ratatui/pull/991" 123 | | )] | |______^ | = note: expected values for `feature` are: `all-widgets`, `crossterm`, `default`, `document-features`, `macros`, `palette`, `serde`, `termion`, `termwiz`, `underline-color`, `unstable`, `unstable-rendered-line-info`, `unstable-widget-ref`, and `widget-calendar` = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `instability::unstable` crate for guidance on how handle this unexpected cfg = help: the attribute macro `instability::unstable` may come from an old version of the `instability` crate, try updating your dependency with `cargo update -p instability` = note: see for more information about checking conditional configuration = note: this warning originates in the attribute macro `instability::unstable` (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/desed/work/desed-1.2.2/cargo-crates/ratatui-0.28.1/src/terminal/terminal.rs:165:22 | 165 | pub fn get_frame(&mut self) -> Frame { | ^^^^^^^^^ ^^^^^ the 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 | 165 | pub fn get_frame(&mut self) -> Frame<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/ratatui-0.28.1/src/terminal/terminal.rs:300:20 | 300 | pub fn draw(&mut self, render_callback: F) -> io::Result | ^^^^^^^^^ 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 | 300 | pub fn draw(&mut self, render_callback: F) -> io::Result> | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/ratatui-0.28.1/src/terminal/terminal.rs:375:27 | 375 | pub fn try_draw(&mut self, render_callback: F) -> io::Result | ^^^^^^^^^ 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 | 375 | pub fn try_draw(&mut self, render_callback: F) -> io::Result> | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/ratatui-0.28.1/src/text/line.rs:452:17 | 452 | pub fn iter(&self) -> std::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 | 452 | pub fn iter(&self) -> std::slice::Iter<'_, Span<'a>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/ratatui-0.28.1/src/text/line.rs:457:21 | 457 | pub fn iter_mut(&mut self) -> std::slice::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 | 457 | pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, Span<'a>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/ratatui-0.28.1/src/text/text.rs:438:17 | 438 | pub fn iter(&self) -> std::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 | 438 | pub fn iter(&self) -> std::slice::Iter<'_, Line<'a>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/ratatui-0.28.1/src/text/text.rs:443:21 | 443 | pub fn iter_mut(&mut self) -> std::slice::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 | 443 | pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, Line<'a>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/ratatui-0.28.1/src/text/text.rs:628:16 | 628 | fn to_text(&self) -> Text { | ^^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 628 | fn to_text(&self) -> Text<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/cargo-crates/ratatui-0.28.1/src/widgets/block.rs:885:9 | 885 | &self, | ^^^^^ the lifetime is elided here ... 888 | ) -> impl DoubleEndedIterator { | ^^^^^^ | || | |the same lifetime is hidden here | 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 | 888 | ) -> impl DoubleEndedIterator> { | ++++ Fresh clap v4.5.20 Fresh anyhow v1.0.89 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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/desed/work/desed-1.2.2/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: `kqueue` (lib) generated 2 warnings (1 duplicate) warning: `ratatui` (lib) generated 12 warnings (1 duplicate) warning: `clap` (lib) generated 1 warning (1 duplicate) warning: `anyhow` (lib) generated 10 warnings (1 duplicate) Fresh desed v1.2.2 (/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2) warning: `desed` (bin "desed") generated 1 warning (1 duplicate) Finished `release` profile [optimized] target(s) in 0.15s Installing /wrkdirs/usr/ports/devel/desed/work/stage/usr/local/bin/desed Installed package `desed v1.2.2 (/wrkdirs/usr/ports/devel/desed/work/desed-1.2.2)` (executable `desed`) warning: be sure to add `/wrkdirs/usr/ports/devel/desed/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-28T08:19:30+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 desed-1.2.2_11 ===> Building desed-1.2.2_11 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for desed-1.2.2_11 build of devel/desed | desed-1.2.2_11 ended at Sun Dec 28 03:20:26 EST 2025 build time: 00:00:57